Projects

A selection of open-source tools and libraries I've built — from cryptography and security to real-time systems and developer utilities.

AgeSharp

Library

A C# implementation of the age file encryption format. Fully interoperable with age, rage, and other age-compatible tools. Available on NuGet.

Secretli

Live

Zero-knowledge, end-to-end encrypted secret sharing. Share passwords and sensitive data with a self-destructing link — the server never sees the plaintext.

pgharden

CLI

Security hardening and CIS benchmark auditing tool for PostgreSQL. Scan your database configuration and get actionable recommendations.

uuid

Library

Modern, zero-alloc, zero-dependency UUID library for Go. Supports V4 and V7 (RFC 9562) with pooled and batch generation for high-throughput workloads.

ChatPulse

Live

Real-time Twitch chat sentiment overlay for OBS. Track viewer mood as a live tug-of-war bar, powered by WebSocket streaming and real-time vote counting.

k8s Cluster

Infrastructure

Production Kubernetes cluster on Hetzner running k3s, fully managed through GitOps with FluxCD. Hosts all my live projects with automatic TLS, database operators, and observability.