1
Fork 0
jakstys.lt/content/resume.md

85 lines
2.4 KiB
Markdown
Raw Normal View History

2022-04-23 07:40:29 +03:00
---
2023-05-20 16:33:40 +03:00
title: "Motiejus Jakštys Resume"
2023-02-20 16:51:40 +02:00
description: "Motiejus Jakštys resume"
2022-04-23 07:40:29 +03:00
---
2023-05-19 15:33:25 +03:00
My resume is below, in reverse-chronological order.
2022-04-23 07:40:29 +03:00
2022-07-18 20:26:51 +03:00
## Employment
2023-07-25 09:36:36 +03:00
---
### Staff Software Engineer, UBER, Lithuania 20202023
- Bootstrapped Uber's infrastructure on arm64. See [Uber's blog
post][uber-arm64].
### Senior Software Engineer, UBER, The Netherlands (2016), Lithuania (20172020)
- Developed all kinds of OS, kernel, infrasec projects and initiatives.
- Built, developed and led Uber's First Responder team (Ring0) in EU.
- Maintained [ringpop-go](https://github.com/uber/ringpop-go).
*Technologies utilized at Uber*:
* Used and contributed to
[Go](http://github.com/golang/go/issues?q=author%3Amotiejus+) and
[Zig](http://github.com/ziglang/zig/commits?author=motiejus).
* Debian builds and deployments, configuration management. Wide ecosystem.
* Productionized and on-boarded to Uber a [hermetic C++ toolchain
configuration](https://github.com/uber/hermetic_cc_toolchain)
in Bazel.
---
2022-04-23 07:40:29 +03:00
2023-07-25 09:36:36 +03:00
### GIS/Cartographer (FREELANCE), Lithuania 2019now
2022-04-23 07:40:29 +03:00
2023-07-25 09:36:36 +03:00
* Created a photomosaic of a non-trivial area with a consumer drone that
enabled significant update of openstreetmaps data and create a detailed map
of a small town.
* Implemented some spatial algorithms. Notable
example: [git.jakstys.lt/motiejus/wm][wm].
2022-04-23 07:40:29 +03:00
2023-07-25 09:36:36 +03:00
*Technologies utilized for GIS work*: PostGIS, GDAL.
2022-05-09 22:55:55 +03:00
2023-07-25 09:36:36 +03:00
---
2022-04-23 07:40:29 +03:00
2023-07-25 09:36:36 +03:00
### Software Development Engineer, AMAZON WEB SERVICES, The Netherlands, 20142016
2022-04-23 07:40:29 +03:00
2023-07-25 09:36:36 +03:00
- Developed Amazon WorkMail.
- Performed networking and Linux investigations. between the business
application and the system (and networks) that are running it.
2022-05-09 22:55:55 +03:00
2023-07-25 09:36:36 +03:00
Technologies utilized at Amazon: Java, Linux, AWS public offerings and internal
Amazon stack.
2022-04-23 07:40:29 +03:00
2023-07-25 09:36:36 +03:00
---
### Software Engineer, SPIL GAMES, Netherlands, 20122014
2022-04-23 07:40:29 +03:00
- Backend application developer.
2023-07-25 09:36:36 +03:00
- Performed networking and Linux investigations.
2022-04-23 07:40:29 +03:00
Tech: Erlang, C and Linux.
2023-05-19 15:33:25 +03:00
Location: Hilversum, Netherlands.
2022-05-09 22:55:55 +03:00
2023-07-25 09:36:36 +03:00
---
2022-05-09 22:55:55 +03:00
2023-07-25 09:36:36 +03:00
### Software Engineer, MANO NUMERIS, Lithuania, 20102011
2022-04-23 07:40:29 +03:00
2023-07-25 09:36:36 +03:00
Developed businessline applications in Erlang.
2022-04-23 07:40:29 +03:00
2022-05-09 22:55:55 +03:00
Location: Vilnius, Lithuania.
2023-07-25 09:36:36 +03:00
---
2022-04-23 07:40:29 +03:00
2023-07-25 09:36:36 +03:00
## Academic Certifications
2022-04-23 07:40:29 +03:00
2023-07-25 09:36:36 +03:00
### MSc in Cartography, VILNIUS UNIVERSITY, Lithuania, 20192021
2022-04-23 07:40:29 +03:00
2023-07-25 09:36:36 +03:00
### BSc in Computing Science, UNIVERSITY OF GLASGOW, Scotland, 20102013
2023-05-19 15:33:25 +03:00
[uber-arm64]: https://www.uber.com/en-US/blog/bootstrapping-ubers-infrastructure-on-arm64-with-zig/
2023-07-25 09:36:36 +03:00
[wm]: https://git.jakstys.lt/motiejus/wm/