Compare commits
1 Commits
master
...
v2.1.12/f2
Author | SHA1 | Date | |
---|---|---|---|
|
7608d29d11 |
@ -32,8 +32,8 @@
|
|||||||
#indent[
|
#indent[
|
||||||
*Languages:* Python, TypeScript/JavaScript, Rust, SQL, MATLAB, C++, Java, HTML, CSS \
|
*Languages:* Python, TypeScript/JavaScript, Rust, SQL, MATLAB, C++, Java, HTML, CSS \
|
||||||
*Frameworks:* Node.js, Express, React, Next.js, Vue, Flutter, Qt, Prisma, Apollo, Axum \
|
*Frameworks:* Node.js, Express, React, Next.js, Vue, Flutter, Qt, Prisma, Apollo, Axum \
|
||||||
*Tools:* Linux, Git, Docker, PostgreSQL, Redis, Kubernetes, AWS, GCP, Heroku,
|
*Tools:* Linux, Git, Docker, PostgreSQL, Redis, Kubernetes, AWS, GCP,
|
||||||
OpenTelemetry, GraphQL
|
OpenTelemetry, GraphQL, STM32
|
||||||
]
|
]
|
||||||
|
|
||||||
= Experience
|
= Experience
|
||||||
@ -78,6 +78,15 @@
|
|||||||
#set strong(delta: SMALL_STRONG)
|
#set strong(delta: SMALL_STRONG)
|
||||||
|
|
||||||
#indent[
|
#indent[
|
||||||
|
#project(
|
||||||
|
"Box Box Revolution",
|
||||||
|
"https://github.com/potatoeggy/boxboxrevolution",
|
||||||
|
"Rust, STM32"
|
||||||
|
)
|
||||||
|
- Created a real-time rhythm game to detect punches with an ultrasonic sensor in line with music notes
|
||||||
|
- Developed firmware to measure from an ultrasonic sensor, tone a buzzer, and show
|
||||||
|
scrolling notes on an LCD
|
||||||
|
|
||||||
#project(
|
#project(
|
||||||
"Mandown",
|
"Mandown",
|
||||||
"https://github.com/potatoeggy/mandown",
|
"https://github.com/potatoeggy/mandown",
|
||||||
@ -106,18 +115,6 @@
|
|||||||
animations based off a popular game
|
animations based off a popular game
|
||||||
- Reduced action latency by *90%* by lazily loading art assets at opportune times, such as during cutscenes
|
- Reduced action latency by *90%* by lazily loading art assets at opportune times, such as during cutscenes
|
||||||
|
|
||||||
#project(
|
|
||||||
"RecipeReady",
|
|
||||||
"https://github.com/vincentjguo/recipeready-server",
|
|
||||||
"Flutter, Selenium, FastAPI, Android",
|
|
||||||
)
|
|
||||||
- Developed a *Flutter app* to generate recipes based on ingredients and filters
|
|
||||||
through a FastAPI server
|
|
||||||
- Scraped thousands of websites for recipes to build a database with a robust
|
|
||||||
*many-to-many tag system*
|
|
||||||
- Aggregated common ingredients heuristically to build a shopping list and a meal
|
|
||||||
plan for each week
|
|
||||||
|
|
||||||
// #project("Arch Linux Server", none, "Linux, nginx, systemd")
|
// #project("Arch Linux Server", none, "Linux, nginx, systemd")
|
||||||
// - Created a *self-hosted CI/CD pipeline* with *Gitea* to automatically deploy
|
// - Created a *self-hosted CI/CD pipeline* with *Gitea* to automatically deploy
|
||||||
// personal projects behind *nginx*
|
// personal projects behind *nginx*
|
||||||
|
Loading…
Reference in New Issue
Block a user