This commit is contained in:
parent
6b2b24a701
commit
a6e9e42059
1 changed files with 21 additions and 4 deletions
25
src/main.typ
25
src/main.typ
|
|
@ -16,13 +16,30 @@
|
||||||
|
|
||||||
== Work Experience
|
== Work Experience
|
||||||
|
|
||||||
|
#work(
|
||||||
|
title: "Senior Software Engineer",
|
||||||
|
location: "Munich, Germany",
|
||||||
|
company: "CmdScale GmbH",
|
||||||
|
dates: dates-helper(start-date: "May 2025", end-date: "Jun 2026"),
|
||||||
|
)
|
||||||
|
- Worked as a DevOps & Platform Engineer for clients
|
||||||
|
- Main technologies: Nix, NixOS, OpenTofu, OpenStack, Kubernetes, GitLab CI
|
||||||
|
|
||||||
|
#work(
|
||||||
|
title: "Lead DevOps Engineer",
|
||||||
|
location: "Essen, Germany",
|
||||||
|
company: "secunet Security Networks AG, Contract",
|
||||||
|
dates: dates-helper(start-date: "May 2025", end-date: "Jan 2026"),
|
||||||
|
)
|
||||||
|
- Supported CmdScale client as an interim Infrastructure & DevOps Lead Engineer
|
||||||
|
|
||||||
#work(
|
#work(
|
||||||
title: "Senior Software Engineer & Tech Lead",
|
title: "Senior Software Engineer & Tech Lead",
|
||||||
location: "Hamburg, Germany",
|
location: "Hamburg, Germany",
|
||||||
company: "upsquared GmbH",
|
company: "upsquared GmbH",
|
||||||
dates: dates-helper(start-date: "Jun 2024", end-date: "Present"),
|
dates: dates-helper(start-date: "Jun 2024", end-date: "Apr 2025"),
|
||||||
)
|
)
|
||||||
- Leading Cloud-native Development, Infrastructure & DevOps solutions
|
- Lead Cloud-native Development, Infrastructure & DevOps solutions
|
||||||
- Main technologies: Rust, Nix, Kubernetes, OpenTofu, TypeScript, React, Next.js, MongoDB, GitLab CI, GCP
|
- Main technologies: Rust, Nix, Kubernetes, OpenTofu, TypeScript, React, Next.js, MongoDB, GitLab CI, GCP
|
||||||
- Onboarding, mentorship & technical leadership of new team of engineers
|
- Onboarding, mentorship & technical leadership of new team of engineers
|
||||||
|
|
||||||
|
|
@ -83,10 +100,10 @@
|
||||||
#edu(
|
#edu(
|
||||||
institution: "University of Colorado Boulder",
|
institution: "University of Colorado Boulder",
|
||||||
location: "Boulder, Colorado, USA",
|
location: "Boulder, Colorado, USA",
|
||||||
dates: dates-helper(start-date: "May 2024", end-date: "Present"),
|
dates: dates-helper(start-date: "May 2024", end-date: "Jun 2026"),
|
||||||
degree: "Master of Science in Computer Science",
|
degree: "Master of Science in Computer Science",
|
||||||
)
|
)
|
||||||
- Current GPA: 4.0 / 4.0 (19 credits)
|
- Current GPA: 3.99 / 4.0 (29/30 credits)
|
||||||
- Relevant Courses: Data Structures and Algorithms, Software Architecture for Big Data, Network Systems
|
- Relevant Courses: Data Structures and Algorithms, Software Architecture for Big Data, Network Systems
|
||||||
|
|
||||||
#edu(
|
#edu(
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue