diff options
Diffstat (limited to 'packages/cv')
| -rw-r--r-- | packages/cv/cv.typ | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/packages/cv/cv.typ b/packages/cv/cv.typ index 65324c6..8e839b2 100644 --- a/packages/cv/cv.typ +++ b/packages/cv/cv.typ @@ -64,7 +64,7 @@ #work( company: "Meta", title: "Production Engineer", - dates: dates-helper(from: "Aug 2024", to: "Present"), + dates: dates-helper(from: "Aug 2025", to: "Present"), location: "Menlo Park", ) @@ -162,10 +162,10 @@ Heavily outperforms default Python implementation. - *Languages*: #( "Rust", - "OCaml", - "C++", "Scheme", + "Haskell", "Nix", + "C++", ).join(", ") - *Technologies*: #( "Linux", |
