Labs
Personal experiments and self-imposed challenges — built outside of work, for the sake of finding out.
Dotclaude: A Claude Code CLI Config Sync Across Computers
A sync system that mirrors an AI coding assistant's skills, hooks, and settings across machines via a private Git repo, gating anything that auto-executes behind explicit human review.
Local-First Second Brain: Synced Across Devices, Off the Cloud
Built a local-first sync system across two machines so my second brain and its AI assistant are always current and reachable from my phone, with no cloud host in the loop.
Prediction Market Edge Finder
A weekend self-challenge: take a domain I knew nothing about (prediction markets) from zero through full discovery, architecture, and a working multi-LLM research dashboard.
Ralph: A Local-Only Autonomous Coding Agent Loop
A personal proof-of-concept testing how far fully autonomous AI coding could go with zero cloud dependency — a plan-write-test-commit agent loop running entirely on local hardware via Ollama.
CalPal: Learning iOS by Building an AI Nutrition Tracker
A self-imposed crash course in native iOS: build a working SwiftUI/SwiftData app from zero, using a multimodal meal-logging tool as the vehicle rather than the goal.
Real-Time Options GEX Dashboard
A live-streaming gamma/vanna/charm exposure dashboard with full historical replay, built to replace paid delayed-snapshot options tools.
Sector Rotation & Market Regime Dashboard
A unified sector rotation, macro, and news dashboard with regime scoring and a stock scanner, replacing a multi-tool morning routine.
AI-Assisted Trading Journal
A frictionless daily/weekly trading journal with reusable templates and an AI analysis layer, built into a personal trading toolkit.