Experiments and small things.
Not client work. Side projects, open source, things I built to understand a problem. Smaller in scope than the case studies on /work, but they show where my attention goes when nobody's paying me.
Laptop production host
Personal laptop running Coolify + Cloudflare Tunnel + Tailscale as a home-lab PaaS. Hosts several side projects at near-zero cost.
Trading-bot backtester
Event-driven backtester for testing strategies on historical data. Clean separation between data, strategy, and execution layers so nothing leaks future state into the signal.
MCP server experiments
A handful of Model Context Protocol servers for local workflows — quick plumbing to connect assistants to files, data, and build tools without re-inventing the glue each time.
Solana primitives
Small, focused helpers for SPL tokens, Jupiter quotes, and transaction retries — extracted from Aurion where they stood on their own.