Revert "feat: remove awards"

This reverts commit 18ebf61e9b.
This commit is contained in:
eggy 2023-12-05 15:11:51 -05:00
parent 18ebf61e9b
commit c09d0bdc1a

View File

@ -2,7 +2,7 @@
#import "lib.typ": template, work_entry, project, indent, SMALL_STRONG, DEFAULT_STRONG
// orange!!
#let color = eastern //rgb("#ff983e")
#let color = rgb("#ff983e")
#let name = "Daniel Chen"
#let contact_data = ((
@ -65,11 +65,13 @@
end_date: "Aug 2023",
location: "San Francisco, CA",
tasks: (
[Productionised a service *importing and validating CSV/Excel files* from personalised email addresses *to client databases* by implementing AWS Lambda functions in Python],
[Constructed a *type-enforced form builder* to generate a *custom JSON form schema* for React, allowing clients to filter and query their databases and business applications],
[Engineered a database-specific *SQL IDE autocompletion tool* via a heuristic
algorithm to validate queries],
[*Created testing infrastructure* for the backend with *Pytest* to catch
[Developed a service to sync HubSpot and Airtable data with Google Sheets via
*AWS Lambda*],
[Constructed dynamic forms in *react-hook-form* by generating questions from the
backend on-the-fly],
[Created testing infrastructure for the backend with *Pytest* to catch
regressions across database engines],
),
)
@ -83,10 +85,11 @@
tasks: (
[Streamlined registration by dynamically generating *user-specific Apple Wallet
passes* over *Apollo GraphQL*],
[Integrated *backend tracing* with *OpenTelemetry* and *Grafana* to monitor performance and trigger alerts],
[Integrated backend *tracing* with *OpenTelemetry* and *Grafana* to monitor performance and trigger alerts],
[Horizontally scaled the *Node.js* server to handle *1000+ concurrent users* with
*Redis* and *Kubernetes*],
[Automated judging scheduling by designing a *greedy algorithm* to match 20+ judges to 240+ themed projects],
[Automated judging scheduling by creating a *greedy algorithm* to match judges to
project themes],
),
)
]
@ -148,11 +151,11 @@
// syncing, and other services
]
// = Awards
= Awards
// #show link: underline
#show link: underline
// - 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
- 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