ActiveJan 2026 — Present
PolicyFlow
Swiss insurance broker platform — a KVG premium calculator with offer and policy management.
PolicyFlow is a Swiss insurance-broker platform built on Quarkus, and a second take on the clean-architecture ideas behind DroneLog — this time in Java.
What it does#
- A KVG premium calculator using a multiplicative model over age group, canton, deductible and accident cover.
- Offer and policy management driven by an explicit state machine, so a policy can only move through valid transitions.
- An immutable audit log, because in insurance the history of a decision matters as much as the decision.
- PDF export via OpenPDF, and stateless authentication with JWT (RS256).
Schema changes go through Flyway migrations, the API is documented with Swagger UI, and the domain is covered by JUnit 5, RestAssured and Mockito tests.
Next, have a look at

ActiveSep 2025 — Present
DroneLog
EASA-compliant drone flight-logbook platform — a multi-tenant REST API with real-time notifications and a full test suite.
C#ASP.NET Core 8Entity Framework CoreCQRS / MediatR+2
CL
ActiveJul 2026 — Present
ClipVault
Native clipboard manager for Linux, built in Rust and Tauri — captures text, links, colours and images locally and stays out of the way at ~10–20 MB idle.
RustTauriReactTypeScript+3