feat: add more languages

This commit is contained in:
eggy 2023-11-29 23:14:59 -05:00
parent d165a1b259
commit f9b8dd6b0e

View File

@ -30,8 +30,10 @@
= Skills = Skills
#indent[ #indent[
*Languages:* Python, TypeScript/JavaScript, Rust, SQL, MATLAB, C++, Java, HTML, CSS \ *Languages:* Python, TypeScript, JavaScript, Rust, SQL, MATLAB, C, C++, Java,
*Frameworks:* Node.js, Express, React, Next.js, Vue, Flutter, Qt, Prisma, Apollo, Axum \ HTML, CSS, Dart \
*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, Heroku,
OpenTelemetry, GraphQL OpenTelemetry, GraphQL
] ]
@ -49,9 +51,12 @@
tasks: ( tasks: (
[Developed a *FastAPI backend* to sync HubSpot and Airtable data with Google [Developed a *FastAPI backend* to sync HubSpot and Airtable data with Google
Sheets via *AWS Lambda*], Sheets via *AWS Lambda*],
[Engineered a *heuristic algorithm* to validate SQL queries against databases for better IDE auto-completion], [Engineered a *heuristic algorithm* to validate SQL queries against databases for
[Constructed dynamic web forms in *React* by generating elements on demand based on user responses], better IDE auto-completion],
[Created testing infrastructure for the backend with *Pytest* to catch regressions across database engines], [Constructed dynamic web forms in *React* by generating elements on demand based
on user responses],
[Created testing infrastructure for the backend with *Pytest* to catch
regressions across database engines],
), ),
) )
@ -66,8 +71,8 @@
Server to streamline check-in], Server to streamline check-in],
[Horizontally scaled the *Node.js* server to handle *1000+ concurrent users* with [Horizontally scaled the *Node.js* server to handle *1000+ concurrent users* with
*Redis* and *Kubernetes*], *Redis* and *Kubernetes*],
[Designed a greedy algorithm in Python to match *20+ judges* [Designed a greedy algorithm in Python to match *20+ judges* to *240+ hacker
to *240+ hacker teams* based on their themes], teams* based on their themes],
[Integrated *OpenTelemetry* and Grafana in a *Kubernetes* cluster to collect [Integrated *OpenTelemetry* and Grafana in a *Kubernetes* cluster to collect
traces and improve observability], traces and improve observability],
), ),
@ -78,11 +83,7 @@
#set strong(delta: SMALL_STRONG) #set strong(delta: SMALL_STRONG)
#indent[ #indent[
#project( #project("Mandown", "https://github.com/potatoeggy/mandown", "Python, Qt")
"Mandown",
"https://github.com/potatoeggy/mandown",
"Python, Qt",
)
- Created a CLI and GUI to scrape, download, and convert webcomics into - Created a CLI and GUI to scrape, download, and convert webcomics into
e-ink-optimised ebooks (EPUB, PDF) e-ink-optimised ebooks (EPUB, PDF)
- Designed an *intermediate representation* to store metadata and images as a - Designed an *intermediate representation* to store metadata and images as a
@ -93,9 +94,10 @@
tests* with 55% code coverage tests* with 55% code coverage
#project("Kobink", "https://github.com/potatoeggy/kobink", "Rust, Axum") #project("Kobink", "https://github.com/potatoeggy/kobink", "Rust, Axum")
- Developed an Axum backend to *automatically convert and sync* ebooks to a Kobo eReader - Developed an Axum backend to *automatically convert and sync* ebooks to a Kobo
over the network eReader over the network
- Reverse-engineered the Kobo eReader Sync protocol to support updating ebook metadata and covers - Reverse-engineered the Kobo eReader Sync protocol to support updating ebook
metadata and covers
#project( #project(
"Primoprod", "Primoprod",
@ -104,7 +106,8 @@
) )
- Built an interactive, realistic, and beautiful game simulator with fluid - Built an interactive, realistic, and beautiful game simulator with fluid
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( #project(
"RecipeReady", "RecipeReady",