From c65d00f9b263c14fbf2627bd9014ea4508731279 Mon Sep 17 00:00:00 2001 From: Kleidi Bujari Date: Sat, 5 Jul 2025 22:55:30 -0400 Subject: correct start date --- packages/cv/cv.typ | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'packages/cv/cv.typ') 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", -- cgit v1.3.1