feat: add judging script

This commit is contained in:
eggy 2023-09-18 14:04:18 -04:00
parent 9b031313b6
commit 39c736e9db

View File

@ -43,8 +43,8 @@
= Skills = Skills
#indent[ #indent[
*Languages*: Python, TypeScript/JavaScript, Rust, SQL, C++, Dart, Bash, Java, HTML, CSS \ *Languages*: Python, TypeScript, Rust, SQL, C++, Dart, Bash, Java, HTML, CSS \
*Frameworks*: Node.js, Express, React, Next.js, Vue, Flutter, Qt, Prisma, Apollo, Axum, Diesel \ *Frameworks*: Node.js, Express, React, Next.js, Vue, Flutter, Qt, Prisma, Apollo, Axum \
*Tools*: Linux, Git, Docker, PostgreSQL, Redis, Kubernetes, AWS, GCP, OpenTelemetry, GraphQL *Tools*: Linux, Git, Docker, PostgreSQL, Redis, Kubernetes, AWS, GCP, OpenTelemetry, GraphQL
] ]
@ -72,8 +72,8 @@
tasks: ( tasks: (
"Organised Canada's largest hackathon with more than 1000 attendees and 6000 applicants", "Organised Canada's largest hackathon with more than 1000 attendees and 6000 applicants",
"Integrated OpenTelemetry and Grafana into a Kubernetes cluster to collect traces and improve observability", "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", "Dynamically generated Apple Wallet pass files over Apollo Server and GraphQL for a registration ticket",
"Slashed dev server reload time by 1500% by pre-transpiling GraphQL resolvers and offloading type-checking" "Automated judge-to-hacker matching with a custom algorithm to optimise for judge preferences"
) )
) )
] ]