diff options
Diffstat (limited to 'packages/cv')
| -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(", ") |
