diff options
| author | Kleidi Bujari <mail@4kb.net> | 2025-07-04 13:04:33 -0400 |
|---|---|---|
| committer | Kleidi Bujari <mail@4kb.net> | 2025-07-04 13:04:33 -0400 |
| commit | 4993aa9ea9c6375e2eca0b43323bbc9a3936fc99 (patch) | |
| tree | 4c303c7376f6d9a69dcc9f0cd069b22b49deab4f /packages/cv | |
| parent | 47241a200c26333c72d71ab13409d5e4c7a230ac (diff) | |
| download | depot-4993aa9ea9c6375e2eca0b43323bbc9a3936fc99.tar.gz depot-4993aa9ea9c6375e2eca0b43323bbc9a3936fc99.tar.bz2 depot-4993aa9ea9c6375e2eca0b43323bbc9a3936fc99.zip | |
add t1 tests and update cv
Diffstat (limited to 'packages/cv')
| -rw-r--r-- | packages/cv/cv.typ | 13 |
1 files changed, 3 insertions, 10 deletions
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*: #( |
