Projects
Selected public projects
These repositories reflect the kinds of infrastructure and application problems I like to make easier to understand and operate.
Kubegres
A PostgreSQL operator for Kubernetes. This work sits at the intersection of stateful workloads, Kubernetes operations, database lifecycle management, and recovery planning.
Pgpool-II on Kubernetes
Notes and configuration for running Pgpool-II with Kubernetes. The project explores connection pooling, database routing, and the operational trade-offs around putting PostgreSQL-related services into a cluster.
Rels Session
A session-management component using Redis. It represents a recurring web-systems concern: making shared application state explicit, observable, and safe to operate across multiple application processes.
GCP PostgreSQL tooling
Supporting tools and configuration for PostgreSQL workloads on Google Cloud. The focus is practical infrastructure work rather than infrastructure as a marketing label.
The larger body of work
Much of my work has involved private products and employer systems, so the public record is necessarily selective. The recurring themes are:
- evolving Rails and learning platforms without defaulting to a rewrite;
- improving database, background-job, and deployment paths;
- making infrastructure changes safer to test, explain, and roll back;
- connecting application design with the operational reality of running the system.
For context on how I approach that work, see About, Consulting, and the Blog.
Public project descriptions are intentionally concise. Confidential client and employer details are not reproduced here, and quantified outcomes are included only when they can be responsibly supported.