From d470da6f96c958b1eb5fd531c1b243c0766e5b2f Mon Sep 17 00:00:00 2001 From: eggy Date: Sun, 24 Mar 2024 16:16:39 -0400 Subject: [PATCH] chore: ideas --- Daniel Chen.typ | 21 ++++++++++++--------- 1 file changed, 12 insertions(+), 9 deletions(-) diff --git a/Daniel Chen.typ b/Daniel Chen.typ index 67e306a..65d3db7 100644 --- a/Daniel Chen.typ +++ b/Daniel Chen.typ @@ -37,6 +37,7 @@ // Qt, Jest / Pytest, Apollo, Prisma *Tools:* Linux, Git, Docker, PostgreSQL, Redis, Kubernetes, AWS, GCP, OpenTelemetry, GraphQL, Android + // Jenkins, Terraform, systemd, nginx, Jira ] = Experience @@ -50,9 +51,9 @@ location: "Clearwater, FL", tools: "TypeScript, Java, AWS, Next.js, Spring Boot, PostgreSQL", tasks: ( - [???], // TODO - [???], - [???] + [ci/cd pipeline w/aws, ec2, jenkins, terraform, stasging env], // TODO + [jwts, auth, user management, user roles, permissions], + [frontend performance, limiting data over network, stale-while-revalidate, limit joins] ) ) ] @@ -74,9 +75,10 @@ [Wrote and deployed a new *React* data query builder to *33000+ users* by standardising and enforcing protocols between interfaces across the stack, eliminating the need for business users to manually write API calls], - // [Launched a service to validate and import CSV/Excel attachments into DBs by - // expanding engine support by *6x*], - [*Reduced request errors by 30%* by creating backend testing infrastructure with + [??? ETL pipeline Launched a service to validate and import CSV/Excel attachments into DBs by + expanding engine support by *6x*], + // reference • Developed a scalable microservice that asynchronously ingests email attachments directly into ETL pipelines + [??? emphasise test driven development or remove line *Reduced request errors by 30%* by creating backend testing infrastructure with *Pytest* to catch regressions and test new features across database engines with *90% code coverage*], ), @@ -86,15 +88,16 @@ "Backend Developer & Organiser", "Hack the North", start_date: "Mar 2023", - end_date: "present", + end_date: "Oct 2023", location: "Waterloo, ON", tools: "TypeScript, GraphQL, Docker, Kubernetes", tasks: ( [Streamlined event check-in times by *80%* by generating user-specific Apple Wallet passes over *Express*], - [Horizontally scaled the *Node* server to handle *1000+ concurrent users* with + [?? Include redis sentinel Horizontally scaled the *Node* server to handle *1000+ concurrent users* with *Redis* and *Kubernetes*], - [Integrated backend *tracing* to monitor performance and trigger alerts with + [?? observability and analytics platform Integrated backend *tracing* to monitor performance and trigger alerts with *OpenTelemetry* and *Grafana*], + [?? kubernetes and debouncing story], [Deployed a new attendee bus registration platform by creating new database tables and *GraphQL* resolvers], [Slashed boot and reload times by *93%* by introducing *threading, profiling*,