Projects

A mix of open source tools I use daily, experiments I built for fun, and client work I'm proud of — even when I can't share the code.

Personal & Open Source

Holocron

Personal knowledge management, across every device

My personal system for capturing and retrieving learning insights. Built with iOS, MCP servers, and Convex — everything I know lives here, queryable by AI.

iOSMCPConvexClaude API

PixelPerfect

Atomic design discipline for Claude Code

A Claude Code plugin that enforces consistent UI design across agentic sessions. Coding agents are notoriously inconsistent — PixelPerfect standardizes via Storybook integration.

Claude CodePluginStorybookTypeScript

Captain's Ready Room

Captain Picard as your personal life coach

A fun hack that puts Captain Picard (TNG) in the role of life coach. Built in a weekend — part AI experiment, part love letter to Star Trek. Still surprisingly useful advice.

AIReactOpenAIFun

Ship Commander

Agentic workflow orchestration

In Development

A tool for commanding and orchestrating multi-agent workflows. Built for managing complex AI pipelines with visibility into every step of the process.

Multi-AgentTypeScriptClaude API

LaneShadow

Intelligent traffic and routing intelligence

In Development

Real-time data processing and intelligence layer for traffic and navigation systems. Exploring how AI can make routing smarter at scale.

TypeScriptReal-timeAI

Client Work

Source under NDA

CtrlEnter

Enter Health

Private SourceView Product

An Electron desktop app that gives doctors an AI copilot — capable of chatting with their screen in real time. I bootstrapped v1 in under a month: architecture, UI, multi-agent orchestration, and HIPAA-compliant data handling.

ElectronReactOpenAI VisionMulti-AgentHIPAA

Agent Reliability Manager

Galileo AI

Private SourceView Product

Built the agent mapper for Galileo's reliability platform — a visual interface for tracking, debugging, and managing complex LLM agent flows. Created the foundational UI patterns their team now builds on.

ReactAgent VisualizationLLM EvaluationTypeScript