
GitHub Deployment Bridge
> A lightweight Kubernetes controller that watches Flux Kustomizations and HelmReleases and mirrors lifecycle state to the GitHub Deployments API. It resolves workload identity from OCI labels and optional annotations, authenticates as a GitHub App, and reports queued through success or failure without orchestrating deploys.
// Technologies
// Related Projects

Neuland Kubernetes
Built and manage the self-hosted K3s infrastructure for Neuland services using GitOps principles. The infrastructure handles deployment automation, monitoring, and scaling for all Neuland applications, ensuring high availability and efficient resource management.

eggl-cli
My general-purpose helper CLI built with Go and Cobra. Distributed via Homebrew and GitHub Releases, with shell completions for bash, zsh, and fish. A small toolbox of commands I reach for across homelab, dev, and day-to-day workflows.

Expo GitHub Cache
A plugin that dramatically speeds up mobile app development by caching build files in GitHub Releases. Instead of waiting for full compilation every time, it reuses previously built versions when your code hasn't changed, saving significant development time.