Completed Projects
Projects that have reached their end of life or I no longer actively maintain.

A spin-off from my Homelab project that simplifies GitOps deployments by distributing Kustomize and Flux HelmRelease components via OCI registries. This approach β inspired by shared libraries in traditional programming β allows deploying applications with a single line of code while maintaining the flexibility of regular Kustomize and Helm charts.

My master thesis project: a data product inspired by the Data Mesh architectural pattern and Zhamak Dehghaniβs book. Built in .NET using Source Generators to create data products from schema definitions and YAML configuration.
π Read the thesis

A Docker image that packages Pandoc with LaTeX, PlantUML, and Lua filters to create LaTeX-styled scientific papers from Markdown. Being a Docker image makes it trivial to use in CI pipelines β enabling you to write scientific papers following software development best practices.
π Example output: My thesis
A Star Wars-themed site built during an Umbraco hiring process to showcase .NET and Umbraco skills. Built as a Blazor WebAssembly app fetching data from Umbraco Heartcore, deployed to a HashiCorp Nomad cluster.