← Back to home

/ Side projects

Everything I've built for fun, across the stack — from JVM fault tolerance to local-first databases to the AI experiments that led to warden.

Warden

Go

Run a fleet of AI coding agents from one cockpit — a single Go binary that spawns, monitors, and tears them down in isolated git worktrees.

GitHub

spaiSH

Go

Experimental AI shell assistant — ask questions, get shell commands, run an autonomous agent loop in your terminal.

GitHub

ScrivaDB

Go

Lightweight, embeddable, local-first database — single binary, NDJSON storage, gRPC/REST API, full CLI.

GitHub

sp-treeview

TypeScript

Material-design tree view component for Angular, published on npm.

GitHub

Pocket Money

Go · React Native

Family-oriented chore tracking and pocket-money app — parents define and approve chores, kids log them and track their earnings and payouts.

GitHub

Kept

Python · React

Private expense tracker

GitHub

RDQ

Go

Retry Dead Letter Queue — automatically retries and manages failed messages from a dead letter queue.

GitHub