My Projects
A page where I can share my projects.
GitHub Projects
- disaster-pi – A portable, offline toolkit designed for disaster preparedness. It transforms a Raspberry Pi into a local hotspot, NAS, and information repository. Optimized for the Pi 5 with an NVMe hat, it supports local AI agents and hosts offline clones of critical resources like iFixit and the ArchWiki for situations where internet access is unavailable.
- helpdesk-go – A lightweight Helpdesk application built specifically for Kubernetes environments with OIDC authentication. This project served as a weekend exploration into AI-assisted development, utilizing Codex for pair-programming and code review to streamline the prototyping process.
- govc-kube-operator – A Kubernetes-native container for executing govc (VMware CLI) operations. Designed to bridge the gap between GitOps workflows and VMware infrastructure, it enables automated VM operations directly from within a cluster.
- docker-ddclient – A highly optimized, "set-and-forget" Docker implementation of ddclient. I built this to provide a more stable and lightweight alternative for managing Dynamic DNS updates after other popular containers became unmaintained.