feat: more advertising
This commit is contained in:
parent
37b543affe
commit
2bc466a29a
@ -82,7 +82,7 @@
|
|||||||
|
|
||||||
#indent[
|
#indent[
|
||||||
#project("Mandown Comic Converter", "https://github.com/potatoeggy/mandown", "Python, Qt")
|
#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
|
- 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%
|
- 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
|
- 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)
|
// - ??? something here (synchronisation and DB, HTTP headers)
|
||||||
|
|
||||||
#project("RecipeReady Recipe Aggregator", "https://github.com/vincentjguo/recipeready-server", "Flutter, Selenium, FastAPI, Android")
|
#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
|
- 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")
|
#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
|
- Created a water quality statistics aggregator and visualiser on an embedded platform in safe Rust
|
||||||
@ -108,15 +109,16 @@
|
|||||||
|
|
||||||
#show link: underline
|
#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/resketch")[EdTech] prize 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
|
- Winner of the #link("https://github.com/anyuan-chen/perdiem")[IBM Open Source] prize at YRHacks 2022 from 90+ participants
|
||||||
- 2nd place in the Industry 4.0 2021 engineering analytics competition from 200+ participants
|
|
||||||
|
|
||||||
= Education
|
= Education
|
||||||
|
|
||||||
#indent[
|
#indent[
|
||||||
#education_entry("University of Waterloo", "Candidate for B.A.Sc. in Computer Engineering", start_date: "Sep 2022", end_date: "Apr 2027",
|
#education_entry(
|
||||||
location: "Waterloo, ON", details: (
|
"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],
|
[Secretary, Creative Writing Club],
|
||||||
))
|
))
|
||||||
]
|
]
|
||||||
|
Loading…
Reference in New Issue
Block a user