Projects with the use of Azure DevOps

To see all projects, clear the filter

DIVID, die Einwegkunststofffonds-Plattform

Period: 07/2024 – 09/2024
Role: Software Developer
Client: Umweltbundesamt
Team size: 50
Person days: 55

The DIVID project is the digital platform of the Federal Environment Agency (UBA) for implementing the Single-Use Plastics Fund Act (EWKFondsG), through which Germany has transposed the extended producer responsibility under the EU Single-Use Plastics Directive into national law. The platform serves as the central point of contact for manufacturers, municipalities, and other eligible parties. Manufacturers of single-use plastic products are thereby involved in the costs of cleaning, collection, and disposal. The DIVID platform is developed iteratively on the basis of a modern technology stack with the guiding principles of modularity, microservices, and API-First, and enables the required digital processing of all processes from manufacturer registration and quantity reporting through to fund management and payment settlement for eligible groups.

My contributions to the project::
  • Merging functionally related microservices
  • Automated data migration of distributed databases into a common schema
  • Adaptation of the API Gateway
  • Creating the CI pipeline in Azure DevOps
  • Configuring code coverage measurement
  • Rolling out SonarQube in an IaC pipeline

Application Monitoring

Period: 01/2024 – 03/2024
Role: Software Developer
Client: cover.mesh
Team size: 4
Person days: 60

cover.mesh had an existing application in which insurance data was stored. The goal of the project was the real-time capture of data changes in the new back-office service, including a graphical presentation as time-series analysis in an interactive web dashboard.

My contributions to the project::
  • Implementation of event sending within the persistence layer
  • Configuration and integration of Azure Event Hub
  • Development of a reliable messaging logic (at-least-once delivery)
  • Implementation of the time-series calculation
  • Building the web portal with Blazor Server Pages
  • Development of dynamic bar charts for displaying time-series analyses
  • Creating the CI/CD pipeline in Azure DevOps

Insurance Calculation for Nursing Homes

Period: 06/2023 – 06/2024
Role: Software Developer
Client: cover.mesh
Team size: 10
Person days: 150

cover.mesh is part of the SCHUNCK GROUP and develops digital solutions for it. The SCHUNCK GROUP is a company of the Ecclesia Group and the largest German insurance broker for businesses and institutions. The task of the project was to provide a web platform that performs calculations based on domain-specific rules.

My contributions to the project::
  • Building the web portal with Blazor Server Pages
  • Creating the CI/CD pipeline in Azure DevOps
  • Implementation of the business logic