I build AI-powered applications and infrastructure. Most of my work involves autonomous agents, LLM tooling, and shipping real products — from computer vision systems to full-stack web apps. The dashboard above tracks my AI pair programming workflow in real time.
| Project |
Description |
| 🪵 Longhouse |
Centralized platform for managing AI agent sessions, insights, memory, and orchestration |
| ⚡ LLM Benchmarks |
Benchmarking LLM inference speeds across providers — 13 stars |
| 🐣 Hatch |
CLI tool for spawning headless AI agents (Claude, Codex, Gemini) |
| 🔧 MCP Tools |
Lightweight MCP server facades for Claude Code — 90%+ token reduction |
| 🎁 Code Wrapped |
Spotify Wrapped for your AI pair programming year |
| 📜 Agentlog |
Canonical parser for AI agent session logs (Claude, Codex, Gemini, Cursor) |
| Project |
Description |
| 🛑 Stop Sign Nanny |
AI + IP camera system that tracks and scores vehicle behavior at intersections |
| 🌅 HDR Pop |
Transform standard photos into HDR using AI-powered gain map generation |
| 🏀 March Madness LLM |
NCAA bracket simulator with AI-powered decisions and a React frontend |
| 🍷 This Wine Does Not Exist |
Generating fake wines with GPT-2 + StyleGAN |
| 🌊 FloodMap USA |
Interactive flood risk mapping with elevation data |
| 🤖 AI Tools Directory |
AI agents that discover, catalog, and organize emerging AI tools |
| 🖥️ Pixel Pilot |
AI agent for completing computer tasks via screen control |
| Repo |
Commits |
AI Sessions |
| longhouse |
329 |
0 |
| floodmap |
45 |
0 |
| crims |
33 |
0 |
| me |
18 |
0 |
| obsidian-vault |
7 |
0 |
The dashboard at the top updates automatically every 6 hours. It tracks my AI-native development workflow — combining traditional git commits with AI pair programming sessions across multiple tools.
- 4 AI coding agents running in parallel: Claude Code, OpenAI Codex, Gemini, Cursor
- Avg 0 turns/session — deep problem-solving, not quick prompts
- All metrics computed locally and via the Longhouse API

Data sources
- Git activity: GitHub API + local
git log
- Claude sessions:
~/.claude/projects/
- Codex sessions:
~/.codex/sessions/
- Cursor sessions:
state.vscdb (SQLite)
- Gemini sessions:
~/.gemini/tmp/*/logs.json
Detailed Stats (Last 30 Days)
- Commits: 831
- Languages: Python (681), Shell (114), TypeScript (2)
- AI Sessions: Claude 0 · Codex 0 · Cursor 0 · Gemini 0
- Total Turns: 0
Last updated: 2026-04-16 06:33 UTC