From 08201c3406f29348abbad486195116515cc4c9b9 Mon Sep 17 00:00:00 2001 From: eggy Date: Mon, 6 Nov 2023 21:10:59 -0500 Subject: [PATCH] feat: adjust text styling --- Daniel Chen.typ | 3 +-- lib.typ | 6 +++++- 2 files changed, 6 insertions(+), 3 deletions(-) diff --git a/Daniel Chen.typ b/Daniel Chen.typ index 93d45d1..201cd10 100644 --- a/Daniel Chen.typ +++ b/Daniel Chen.typ @@ -86,8 +86,7 @@ Server to streamline check-in], [Horizontally scaled the *Node.js* server to handle *1000+ concurrent users* with *Redis* and *Kubernetes*], - [Automated judge-to-hacker matching and scheduling with a custom algorithm based - on their preferences], + [Designed a *greedy algorithm* in Python to automate the matching of *20+ judges* to *240+ hacker teams*], [Integrated *OpenTelemetry* and Grafana in a *Kubernetes* cluster to collect traces and improve observability], ), diff --git a/lib.typ b/lib.typ index b902a9a..1f97cec 100644 --- a/lib.typ +++ b/lib.typ @@ -67,7 +67,11 @@ none } cv_entry(left_content: { - text(1.1em)[*#role*] + "\n" + text[#emph[#company]] + set par(leading: 0.75em) + text(1.1em)[*#role*] + "\n" + set strong(delta: SMALL_STRONG) + text[*#company*] }, right_content: { [*#start_date -- #end_date*]