Selected work

Building tools that make complex work feel possible.

From self-hosted products to autonomous AI and a living home lab, these projects are where I explore ideas end to end.

01

Self-hosted product

CubeMailer

A self-hosted email blast campaign platform designed to put campaign infrastructure back in your control.

Problem
Teams running email campaigns are usually locked into a SaaS platform that owns the sending infrastructure, deliverability reputation, and subscriber data.
Role
Designed and built the platform end-to-end — architecture, sending pipeline, and self-hosting model.
Outcome
A self-hosted campaign platform that puts sending infrastructure and subscriber data back under the operator's control.
Self-hostedEmail deliveryPlatform
Visit CubeMailer
02

AI automation

CubeCrew

An autonomous multi-agent AI system that coordinates specialized agents to take work from intent to outcome.

Problem
Multi-step engineering work — discovery, architecture, implementation, review, test, deploy — usually needs a full team or constant manual hand-off between stages.
Role
Designed the agent orchestration model: role-scoped agent profiles, gated hand-offs, and workflow scripts.
Outcome
A working multi-agent delivery pipeline — the same system used to build this site — that carries a task from an approved backlog item to reviewed, tested, committed code with no manual hand-holding.
Multi-agent AIAutomationOrchestration
View the agent orchestrator on GitHub
03

Personal infrastructure

Home Lab

A hands-on environment for building, testing, and evolving clusters, DevSecOps tooling, and automation without compromise.

Problem
Enterprise platform patterns — HA clustering, hybrid networking, disaster-tolerant databases — are hard to practice safely without production access or budget.
Role
Built and operates the lab personally: provisioning, cluster administration, networking, and security, end to end.
Outcome
A working three-node Kubernetes cluster, a highly available MariaDB Galera cluster, and an on-prem OpenShift deployment bridged to AWS over a site-to-site VPN.
ProxmoxKubernetesDevSecOps
Write-up coming soon