From 4993aa9ea9c6375e2eca0b43323bbc9a3936fc99 Mon Sep 17 00:00:00 2001 From: Kleidi Bujari Date: Fri, 4 Jul 2025 13:04:33 -0400 Subject: add t1 tests and update cv --- packages/cv/cv.typ | 13 +++---------- 1 file changed, 3 insertions(+), 10 deletions(-) (limited to 'packages') diff --git a/packages/cv/cv.typ b/packages/cv/cv.typ index 6133098..c9bd09b 100644 --- a/packages/cv/cv.typ +++ b/packages/cv/cv.typ @@ -61,20 +61,13 @@ == Experience -/* #work( company: "Meta", title: "Production Engineer", - dates: dates-helper(from: "Jul 2024", to: "Present"), + dates: dates-helper(from: "Aug 2024", to: "Present"), location: "Menlo Park", ) -- Worked on Linux kernel and Erlang's BEAM virtual machine, - shipping performance optimizations directly to upstream projects. -- Built foundational messaging infrastructure running WhatsApp core systems worldwide, - improving reliability and performance. -*/ - #work( company: "Toronto Metropolitan University", title: "Graduate Research Assistant", @@ -167,9 +160,9 @@ Heavily outperforms default Python implementation. - *Languages*: #( "Rust", - "Scheme", + "OCaml", "C++", - "Haskell", + "Scheme", "Nix", ).join(", ") - *Technologies*: #( -- cgit v1.3.1