// open source
$ ls ~/projects

Open source tools I build and maintain, spanning Kubernetes reliability, EU AI Act compliance, and CI automation. Each links to its source and project site.

$ cat ~/projects/*/README.md 5 repos
01
~/projects/pdb-operator

Kubernetes operator that automates PodDisruptionBudget management for workloads.

02
~/projects/sphragis

EU AI Act compliance gateway for governing and auditing LLM traffic.

03
~/projects/choragos

Multi-agent coding orchestrator: roles, agents, and models in one config, running in owned PTY panes with gates and live telemetry.

04
~/projects/pinax

Config-driven dashboard framework for Obsidian: tables, kanban boards, heatmaps, and forms on top of your notes from a single profile.json.

05
~/projects/skill-eval-action

GitHub Action that benchmarks and evaluates agent skills in CI.

$ gh repo star ~/projects/*

All of these are open source and maintained on nights and weekends. A star takes one click and it is the clearest signal that the work is worth continuing.