Compare commits
2 Commits
Author | SHA1 | Date | |
---|---|---|---|
|
1b0ac8d324 | ||
|
03d85a07bb |
@@ -43,9 +43,9 @@
|
||||
= Skills
|
||||
|
||||
#indent[
|
||||
*Languages*: Python, JavaScript/TypeScript, Rust, SQL, C++, HTML, CSS, Bash, Java \
|
||||
*Frameworks*: Node.js, Express, React, Next.js, Vue, Flutter, Qt, Prisma, Apollo \
|
||||
*Tools*: Linux, Git, Docker, Postgres, Redis, Kubernetes, AWS, GCP, Terraform
|
||||
*Languages*: Python, TypeScript/JavaScript, Rust, SQL, C++, Dart, Bash, Java, HTML, CSS \
|
||||
*Frameworks*: Node.js, Express, React, Next.js, Vue, Flutter, Qt, Prisma, Apollo, Axum, Diesel \
|
||||
*Tools*: Linux, Git, Docker, PostgreSQL, Redis, Kubernetes, AWS, GCP, OpenTelemetry, GraphQL
|
||||
]
|
||||
|
||||
= Experience
|
||||
@@ -59,7 +59,7 @@
|
||||
tasks: (
|
||||
"Designed a type-safe ORM-style query builder to dynamically generate JSON forms based on external data",
|
||||
"Integrated Airtable and HubSpot APIs with the core product via AWS Lambda to automate data migration",
|
||||
"Refactored the frontend to use React Hook Form to aggregate and validate user input, improving DX",
|
||||
"Refactored the frontend to use react-hook-form to aggregate and validate user input, improving DX",
|
||||
"Created a Pytest testing framework to verify core functionality across many different databases"
|
||||
)
|
||||
)
|
||||
@@ -70,9 +70,9 @@
|
||||
start_date: "Mar 2023", end_date: "present",
|
||||
location: "Waterloo, ON",
|
||||
tasks: (
|
||||
"Integrated OpenTelemetry and Grafana to trace API calls across a Kubernetes cluster",
|
||||
"Integrated OpenTelemetry and Grafana into a Kubernetes cluster to collect traces and improve observability",
|
||||
"Dynamically generated Apple Wallet URLs over Apollo Server and GraphQL for a registration ticket",
|
||||
"Increased API reliability with Redis Sentinel to automatically failover to a backup Redis instance",
|
||||
"Increased API reliability with Redis Sentinel to automatically failover to backup Redis instances",
|
||||
"Slashed dev server reload time by 1500% by pre-transpiling GraphQL resolvers and offloading type-checking"
|
||||
)
|
||||
)
|
||||
@@ -100,7 +100,7 @@
|
||||
- Engineered an embedded system with an STM32 microcontroller, matrix keypad, and an LCD display
|
||||
|
||||
#project("Primoprod", "https://github.com/potatoeggy/primoprod", "Vue, TypeScript")
|
||||
- Mocked a video game UI using CSS to create a hyper-realistic, cross-platform game simulator
|
||||
- Imitated a video game UI to create an interactive, realistic, cross-platform game simulator
|
||||
- Constructed an extensible JSON data schema to concisely simplify adding new game content
|
||||
]
|
||||
|
||||
|
Reference in New Issue
Block a user