From 18ebf61e9b6cd7d1694a6510090696a8a627e8b9 Mon Sep 17 00:00:00 2001 From: eggy Date: Tue, 5 Dec 2023 12:23:49 -0500 Subject: [PATCH] feat: remove awards --- Daniel Chen.typ | 27 ++++++++++++--------------- 1 file changed, 12 insertions(+), 15 deletions(-) diff --git a/Daniel Chen.typ b/Daniel Chen.typ index 39da982..5d23066 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 = rgb("#ff983e") +#let color = eastern //rgb("#ff983e") #let name = "Daniel Chen" #let contact_data = (( @@ -65,13 +65,11 @@ 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], - [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 + [*Created testing infrastructure* for the backend with *Pytest* to catch regressions across database engines], ), ) @@ -85,11 +83,10 @@ 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 creating a *greedy algorithm* to match judges to - project themes], + [Automated judging scheduling by designing a *greedy algorithm* to match 20+ judges to 240+ themed projects], ), ) ] @@ -151,11 +148,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