Things I've built
A mix of platform engineering tools, AI applications, homelab experiments, and side projects that scratch an itch.
Sean-Michael.dev
This website. A "Website as Code" project where infrastructure, application, and CI/CD are all version-controlled together with GitOps push-based deployment.
Cluster Agent
A Model Context Protocol (MCP) server implementation for Kubernetes cluster administration. Enables AI-driven cluster management by exposing kubectl operations as tools that an LLM agent can call.
Librarius
An end-to-end Retrieval Augmented Generation (RAG) system for Warhammer 40K rulebooks. Fully self-hosted on my homelab K3s cluster — no cloud APIs, no subscriptions, just local models and local infrastructure.
Home Kubernetes Cloud
A home lab K3s cluster built from scratch on a KVM hypervisor. The goal is to learn Kubernetes by designing and building real infrastructure — because it's fun.
Cloud Sandbox
A CLI utility for creating sandbox VMs to easily access private GKE clusters. This started as a quality of life script for me to just wrap a few GKE commands. Eventually it turned into a little bit more, then a little bit more, then... you know how it is.