From 77f5c0634866d6ef2a58c3531b4c7837467d8636 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Motiejus=20Jak=C5=A1tys?= Date: Fri, 19 May 2023 15:33:25 +0300 Subject: [PATCH] update contact and resume --- content/contact.md | 2 +- content/resume.md | 28 ++++++++++++++++++++-------- 2 files changed, 21 insertions(+), 9 deletions(-) diff --git a/content/contact.md b/content/contact.md index 79fca73..6ff3136 100644 --- a/content/contact.md +++ b/content/contact.md @@ -5,7 +5,7 @@ description: "Motiejus Jakštys contact details" - **Email**: [motiejus@jakstys.lt](mailto:motiejus@jakstys.lt) - **Matrix**: [@motiejus:jakstys.lt](https://matrix.to/#/@motiejus:jakstys.lt) -- **Phone**: +37062951392 +- **Phone / Signal**: +37062951392 - **Libera.chat**: motiejus - **PGP**: [6F133A0C1C2848D7](/gpg.txt) diff --git a/content/resume.md b/content/resume.md index 36f6886..1e34ac4 100644 --- a/content/resume.md +++ b/content/resume.md @@ -3,28 +3,38 @@ title: "Resume" description: "Motiejus Jakštys resume" --- -In reverse-chronological order. +Status: [not employed from/since 2023-07-01]({{< ref "log/2023/7-years-at-uber" +>}}). Planning to take a summer off and think what to do next. Have ideas? +[Ping me]({{< ref "contact" >}}). + +My resume is below, in reverse-chronological order. ## Employment -### Uber: 2016-now +### Uber: 2016-2023 -Solving all sorts of interesting Infra problems. +- 2022-2023: bootstrapped Uber's infrastructure on arm64 ([official blog + post][uber-arm64]). +- 2016-2020: all kinds of OS, kernel, infrasec projects and initiatives. +- 2017-2019: grew and led Uber's First Responder team (Ring0) in EU. +- 2016: maintained [ringpop-go](https://github.com/uber/ringpop-go). -Tech: Go and Linux. +Tech: toolchains and linkers, mostly +[Go](https://github.com/golang/go/issues?q=author%3Amotiejus+) and +[Zig](https://github.com/ziglang/zig/commits?author=motiejus) on Linux x86_64 +and AArch64. -Locations: Amsterdam (2016), Vilnius (2017-now). +Locations: Amsterdam (2016), Vilnius (2017-2023). ### Amazon: 2014-2016 - - Amazon WorkMail. - Intersection between the business application and the system (and networks) that are running it. Tech: Java, Linux, AWS public offerings and internal Amazon stack. -Location: The Netherlands. +Location: The Hague, Netherlands. ### Spil Games: 2012-2014 @@ -33,7 +43,7 @@ Location: The Netherlands. Tech: Erlang, C and Linux. -Location: The Netherlands. +Location: Hilversum, Netherlands. ### Glasgow University: 2011-2012 @@ -56,3 +66,5 @@ MSc in Cartography. ### University of Glasgow: 2010-2013 BSc in Computing Science. + +[uber-arm64]: https://www.uber.com/en-US/blog/bootstrapping-ubers-infrastructure-on-arm64-with-zig/