diff options
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*: #( |
