summaryrefslogtreecommitdiff
path: root/packages/cv
diff options
context:
space:
mode:
authorKleidi Bujari <mail@4kb.net>2025-07-05 22:55:30 -0400
committerKleidi Bujari <mail@4kb.net>2025-07-05 22:55:30 -0400
commitc65d00f9b263c14fbf2627bd9014ea4508731279 (patch)
tree737d566598ec6583b0402a9363e44916fb8ce922 /packages/cv
parent08668f1e0e48a400cb577ff8228e0f3b2d20e56f (diff)
downloaddepot-c65d00f9b263c14fbf2627bd9014ea4508731279.tar.gz
depot-c65d00f9b263c14fbf2627bd9014ea4508731279.tar.bz2
depot-c65d00f9b263c14fbf2627bd9014ea4508731279.zip
correct start date
Diffstat (limited to 'packages/cv')
-rw-r--r--packages/cv/cv.typ6
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",