From e26e2cbeb2cf9f1e9dc6ae9b6e539a6b40e0f4d8 Mon Sep 17 00:00:00 2001 From: eggy Date: Tue, 24 Oct 2023 12:04:46 -0400 Subject: [PATCH] feat: update mandown text --- Daniel Chen.typ | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/Daniel Chen.typ b/Daniel Chen.typ index c25ca7f..898649a 100644 --- a/Daniel Chen.typ +++ b/Daniel Chen.typ @@ -75,11 +75,12 @@ #indent[ #project("Mandown Comic Converter", "https://github.com/potatoeggy/mandown", "Python, Qt") -- Created a CLI and GUI to scrape, download, and convert webcomics into e-ink friendly ebooks -- Designed a standard *intermediate representation* to convert between different comic formats (EPUB, PDF) +- Created a CLI and GUI to scrape, download, and convert webcomics into e-ink-optimised ebooks (EPUB, PDF) +- Designed an *intermediate representation* to store metadata and images as a standardised conversion target - Implemented *image caching and multiprocessing* to increase download and update speeds by *300%* - Minimised regressions between release cycles by writing *unit and integration tests* with 55% code coverage + #project("Primoprod Genshin Simulator", "https://github.com/potatoeggy/primoprod", "Vue, TypeScript") - Built an interactive, realistic, and beautiful game simulator with fluid animations based off a popular game - Constructed an *extensible JSON data schema* to let the user dynamically switch between game versions