feat: include Digital Spring
While my work contract was taken over from Digital Spring to upsquared, they are separate entities, so I need separate entries.
This commit is contained in:
parent
6ae826324d
commit
f94760cf18
1 changed files with 17 additions and 5 deletions
22
main.typ
22
main.typ
|
@ -36,18 +36,28 @@
|
|||
title: "Senior Software Engineer",
|
||||
location: "Hamburg, Germany",
|
||||
company: "upsquared GmbH",
|
||||
dates: dates-helper(start-date: "Apr 2019", end-date: "May 2024"),
|
||||
dates: dates-helper(start-date: "Oct 2019", end-date: "May 2024"),
|
||||
)
|
||||
- Full-Stack Architecture, Development, Infrastructure & DevOps for Cloud-native solutions
|
||||
- Main technologies: C\#, Rust, Nix, Kubernetes, Terraform / OpenTofu, React, MongoDB, GitLab CI, GCP
|
||||
- Adopted Nix for reproducible builds & development environments
|
||||
- Migrated from Windows containers to Linux containers to improve performance
|
||||
- Migrated from Azure Service Fabric to Kubernetes for container orchestration
|
||||
- Adopted Nix for reproducible builds & environments used both locally for development and for CI/CD
|
||||
- Expanded Observability using Sentry and integrations with Rust, C\#, React & Google Kubernetes Engine (GKE)
|
||||
- Adopted Rust as core part of our tech stack due to its strong type system, excellent tooling, safety & performance
|
||||
- Established reference architecture using Rust, Google Cloud Run, MongoDB Atlas, Nix & GitLab CI with scalability and evolution from monolith to microservices in mind
|
||||
|
||||
#work(
|
||||
title: "Senior Software Engineer",
|
||||
location: "Hamburg, Germany",
|
||||
company: "Digital Spring, Dirk Solbach",
|
||||
dates: dates-helper(start-date: "Apr 2019", end-date: "Sep 2019"),
|
||||
)
|
||||
- Full-Stack Architecture, Development, Infrastructure & DevOps for Cloud-native solutions
|
||||
- Main technologies: C\#, ASP.NET Core, TypeScript, Azure Service Fabric, Azure Cosmos DB, Azure, AWS
|
||||
|
||||
#work(
|
||||
title: "Software Engineer",
|
||||
location: "Hamburg, Germany",
|
||||
company: "upsquared GmbH",
|
||||
company: "Digital Spring, Dirk Solbach",
|
||||
dates: dates-helper(start-date: "Oct 2016", end-date: "Mar 2019"),
|
||||
)
|
||||
- Full-Stack Development, Infrastructure & DevOps for Cloud-native solutions
|
||||
|
@ -55,6 +65,8 @@
|
|||
- Created a microservice-based backend with ASP.NET Core & Azure Cosmos DB
|
||||
- Implemented frontends in React & Angular for different projects
|
||||
- Built serverless backends for various client projects with AWS Lambda, DynamoDB & Serverless framework
|
||||
- Migrated Windows containers to Linux containers to improve performance
|
||||
- Migrated from Azure Service Fabric to Kubernetes for container orchestration
|
||||
|
||||
#work(
|
||||
title: "Software Engineer",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue