From 2bc466a29a3cc8a5c2a37241ee6c581453136d8c Mon Sep 17 00:00:00 2001 From: eggy Date: Sun, 8 Oct 2023 13:50:04 -0400 Subject: [PATCH] feat: more advertising --- Daniel Chen.typ | 20 +++++++++++--------- 1 file changed, 11 insertions(+), 9 deletions(-) diff --git a/Daniel Chen.typ b/Daniel Chen.typ index 3a20266..52da099 100644 --- a/Daniel Chen.typ +++ b/Daniel Chen.typ @@ -82,7 +82,7 @@ #indent[ #project("Mandown Comic Converter", "https://github.com/potatoeggy/mandown", "Python, Qt") -- Created a real-time site scraper for metadata and images to automatically download comics +- Developed a CLI to scrape, download, and convert online comics into e-ink friendly formats - Abstracted 4 ebook creation libraries into a common comic conversion API for e-ink devices - 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 @@ -96,8 +96,9 @@ // - ??? something here (synchronisation and DB, HTTP headers) #project("RecipeReady Recipe Aggregator", "https://github.com/vincentjguo/recipeready-server", "Flutter, Selenium, FastAPI, Android") +- Developed a cross-platform mobile/web app to search for recipes based on ingredients and dietary restrictions - Scraped thousands of websites for recipes to build a database with a robust many-to-many tag system -- Designed a REST API to filter and query recipes along with ingredient pricing from Walmart +- Aggregated common ingredients heuristically to build a shopping list and a meal plan for each week #project("\"Pillow\" Water Quality Sensor", "https://github.com/potatoeggy/ece198", "Rust, STM32") - Created a water quality statistics aggregator and visualiser on an embedded platform in safe Rust @@ -108,15 +109,16 @@ #show link: underline -- Winner of the #link("https://github.com/anyuan-chen/resketch")[EdTech category] at StormHacks 2022 from 350+ participants -- Winner of the #link("https://github.com/anyuan-chen/perdiem")[IBM Open Source category] at YRHacks 2022 from 90+ participants -- 2nd place in the Industry 4.0 2021 engineering analytics competition from 200+ participants +- Winner of the #link("https://github.com/anyuan-chen/resketch")[EdTech] prize at StormHacks 2022 from 350+ participants +- Winner of the #link("https://github.com/anyuan-chen/perdiem")[IBM Open Source] prize at YRHacks 2022 from 90+ participants = Education #indent[ -#education_entry("University of Waterloo", "Candidate for B.A.Sc. in Computer Engineering", start_date: "Sep 2022", end_date: "Apr 2027", -location: "Waterloo, ON", details: ( - [Secretary, Creative Writing Club], -)) +#education_entry( + "University of Waterloo", "Candidate for B.A.Sc. in Computer Engineering", start_date: "Sep 2022", end_date: "Apr 2027", + location: "Waterloo, ON", + details: ( + [Secretary, Creative Writing Club], + )) ]