Skip to content

Completed Projects

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

OCI Artifacts

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.

Data Product

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

Pandoc Plus

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.