diff options
| author | Kleidi Bujari <mail@4kb.net> | 2025-04-30 16:16:09 -0400 |
|---|---|---|
| committer | Kleidi Bujari <mail@4kb.net> | 2025-04-30 16:16:09 -0400 |
| commit | 1904468bce938cf1ed817bb5ae6ba9679be6c07b (patch) | |
| tree | acefbffcf4472da83a7cf3173169e3f0034db6fd /packages | |
| parent | 2ae51f22c5fb6a76fe3deca99bc2c94368012af7 (diff) | |
| download | depot-1904468bce938cf1ed817bb5ae6ba9679be6c07b.tar.gz depot-1904468bce938cf1ed817bb5ae6ba9679be6c07b.tar.bz2 depot-1904468bce938cf1ed817bb5ae6ba9679be6c07b.zip | |
modify langs
Diffstat (limited to 'packages')
| -rw-r--r-- | packages/cv/cv.typ | 10 |
1 files changed, 3 insertions, 7 deletions
diff --git a/packages/cv/cv.typ b/packages/cv/cv.typ index fb36816..6133098 100644 --- a/packages/cv/cv.typ +++ b/packages/cv/cv.typ @@ -75,7 +75,6 @@ improving reliability and performance. */ - #work( company: "Toronto Metropolitan University", title: "Graduate Research Assistant", @@ -169,18 +168,15 @@ Heavily outperforms default Python implementation. - *Languages*: #( "Rust", "Scheme", - "Nix", - "Haskell", - "Erlang", "C++", - "Lua", - "TypeScript", + "Haskell", + "Nix", ).join(", ") - *Technologies*: #( "Linux", "Distributed Systems", "Compilers", "Virtualisation", - "Infrastructure Automation", + "Reproducible Infrastructure", "Build Systems", ).join(", ") |
