diff options
| author | Kleidi Bujari <mail@4kb.net> | 2026-05-02 12:25:24 -0700 |
|---|---|---|
| committer | Kleidi Bujari <mail@4kb.net> | 2026-05-02 12:25:24 -0700 |
| commit | 1faf9a5fe73175cdb97d770127a2601bc7e5e568 (patch) | |
| tree | 07ab8270721d4e96681912689391b6e6c823a336 /packages/misc/cv/cv.typ | |
| parent | a154c9631160ddf4ae259443cbd3089e586e8128 (diff) | |
| download | depot-1faf9a5fe73175cdb97d770127a2601bc7e5e568.tar.gz depot-1faf9a5fe73175cdb97d770127a2601bc7e5e568.tar.bz2 depot-1faf9a5fe73175cdb97d770127a2601bc7e5e568.zip | |
clearer writing for resume improvements
Diffstat (limited to 'packages/misc/cv/cv.typ')
| -rw-r--r-- | packages/misc/cv/cv.typ | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/packages/misc/cv/cv.typ b/packages/misc/cv/cv.typ index fcd9047..f7e4c19 100644 --- a/packages/misc/cv/cv.typ +++ b/packages/misc/cv/cv.typ @@ -55,14 +55,14 @@ #work( company: "Meta", - title: "Production Engineer", + title: "Production Software Engineer", dates: dates-helper(from: "Aug 2025", to: "Present"), ) -- Built out Erlang/OTP runtime integration with Linux schedulers, for tracing scheduling with Perfetto. -- Observeability and runtime validation for trillions of packets flowing through WhatsApp daily. +- Analyzed reliability and optimizations for massive scale, highly-available distributed systems. +- Improved type-checking and observeability for trillions of packets flowing through WhatsApp daily. - Designed proxying solution for users fighting censorship and adverse network conditions. -- Bootstrapped Nix at Meta for easier systemd/Linux integration with production distributed systems. +- Led performance analysis of various Linux kernel schedulers for low-latency Erlang/BEAM workloads. #work( company: "Toronto Metropolitan University", @@ -81,7 +81,7 @@ dates: dates-helper(from: "May 2023", to: "Apr 2024"), ) -- Custom PXE-based provisioning for hundreds of devices on network, +- Built PXE-based provisioning for hundreds of devices on network, eliminating manual configuration. - Architected Proxmox cluster for 2024 Olympics, saving \$250k+ with reused hardware. |
