From c09d0bdc1a976825e3fb745d130c6b2c4c322d03 Mon Sep 17 00:00:00 2001 From: eggy Date: Tue, 5 Dec 2023 15:11:51 -0500 Subject: [PATCH] Revert "feat: remove awards" This reverts commit 18ebf61e9b6cd7d1694a6510090696a8a627e8b9. --- Daniel Chen.typ | 27 +++++++++++++++------------ 1 file changed, 15 insertions(+), 12 deletions(-) diff --git a/Daniel Chen.typ b/Daniel Chen.typ index 5d23066..39da982 100644 --- a/Daniel Chen.typ +++ b/Daniel Chen.typ @@ -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