Full Catalog

Projects

A complete list of public work, plus experiments that are interesting but not flagship-ready.

User perception of response time scale chart comparing tool startup costs

Instant UX thesis

My favorite projects reduce tooling overhead so agents feel instant. When startup costs cross the "noticeable" threshold, workflows become frustrating fast.

See: iMessage Gateway CLI, Gmail/Calendar daemon paths.

Try:
Pillars
Tags
01featured

UFC Fighter Pokedex

completed / Shipped Products

Full-stack MMA fighter database with 76,000+ fighter profiles, 270,000+ fights, and real-time stats. A Pokedex-style experience for combat sports enthusiasts.

Next.js / TypeScript / FastAPI / PostgreSQL / Redis / Scrapy
02featured

SEC EDGAR Agent

completed / Shipped Products

AI-native platform for financial research providing LLM-ready SEC filing data with semantic search, RAG chat, and structured table extraction.

Python / FastAPI / OpenAI API / ChromaDB / React
03featured

Epstein Document Browser

completed / Shipped Products

A searchable archive of court documents with OCR text extraction and full-text search capabilities. Makes publicly released legal documents accessible and navigable.

Next.js / TypeScript / Python / Tesseract OCR / PostgreSQL / pdf.js
04experiment

QuantumShell

experiment / Experiments / Prototypes

Interactive periodic table with animated electron orbital visualizations. AI-powered exploration of atomic structure and quantum mechanics concepts.

React / TypeScript / Tailwind CSS / Gemini API
05featured

Weather History

completed / Shipped Products

Historical weather context for any location. Compare today's conditions against 100+ years of NOAA climate data with interactive visualizations.

Next.js / TypeScript / Recharts / PostgreSQL / NOAA API
06public

Portfolio Site (wolfie.gg)

in-progress / Personal

Wolfie's portfolio website built with React, TypeScript, and Framer Motion. Features WebGL shaders, fluid animations, and a dark terminal-inspired aesthetic.

React / TypeScript / Tailwind CSS / Framer Motion
07featured

Ableton MCP

completed / Audio & Creative Tooling

MCP server enabling AI-assisted music production in Ableton Live. 50+ tools for MIDI manipulation, automation, groove control, and arrangement—all controllable through natural language.

Python / MCP / TCP/Socket / Ableton Live API
08featured

Diachron

in-progress / Startup / Product Narrative

Provenance for AI-written code: prompt → patch → verification → merge. “Git for agent actions”.

Provenance / Git / CLI / SQLite
09featured

iMessage Gateway CLI

completed / MCP→CLI Gateways (Instant UX)

The fastest iMessage integration for Claude Code. CLI + daemon design avoids MCP overhead for "instant" UX.

Python / SQLite / macOS / CLI
10featured

Claude Code Tooling Index

completed / Agent Tooling

A shareable inventory + analytics layer for your Claude Code setup, with an interactive TUI dashboard.

Python / SQLite / TUI / Claude Code
11featured

AI Life Planner

in-progress / Core Personal System / MCP→CLI Gateways (Instant UX)

A personal operating system: projects, tasks, notes, and integrations—driven through an agent-first CLI.

Python / SQLite / CLI / MCP
12featured

Convo Extraction

completed / Data & Research

Turn raw LLM chat exports into structured datasets and research-friendly artifacts.

Python / Streamlit / ETL
13public

Spotify GigaWrapped

completed / Shipped Products

Analyze your full Spotify listening history locally in the browser (not just 90 days). Privacy-first, no server required.

React / TypeScript / Vite / IndexedDB
14public

FlightFinder

completed / Libraries

A Python library for flight search workflows with clean abstractions and reproducible results.

Python / Library / HTTP
15experiment

MAGAtest

experiment / Experiments / Prototypes

Early-stage experiment exploring social + ML ideas.

React / Node.js / Prototype
16featured

FGP (Fast Gateway Protocol)

completed / Shipped Products / Libraries

Daemon-based architecture for AI agent tools. 19x faster than MCP stdio with sub-10ms latency via persistent UNIX socket daemons.

Rust / Python / UNIX Sockets / Chrome DevTools Protocol / Google APIs
17public

SF Civic Correlator

completed / Data & Research

Precinct-level map of San Francisco elections built with deck.gl and MapLibre. Recolor ~514 precincts by leading candidate across contests, with a correlator mode comparing scraped civic data against certified vote share.

React / TypeScript / deck.gl / MapLibre GL / Vite
18public

Pulse of SF

completed / Data & Research

A unified 3D civic-stress map of San Francisco - poop, crime, fire/EMS, 311, and traffic crashes rendered as one multi-source hex stack with a rolling 91-day playback window and a diverging-delta compare mode.

React / TypeScript / deck.gl / MapLibre GL / Vite
19public

CityScope SF

completed / Data & Research

A real-time urban-intelligence map of San Francisco: crime, fire, building permits, landmarks, heritage sites, and 311 service requests layered over 3D buildings with deck.gl.

React / TypeScript / deck.gl / MapLibre GL / Vite
20public

SF Civic Pulse

completed / Data & Research

A unified 3D map of San Francisco civic event streams - 311 waste and needle reports, SFPD crime, SFFD fire calls, general 311 cases, and SFMTA traffic incidents - with every rendering mode exposed as a runtime toggle.

React 19 / TypeScript / deck.gl / MapLibre GL / Vite
21public

CountryData

completed / Data & Research

A global country-statistics dashboard: compare nations across 60+ datasets with choropleth maps, correlations, trends, and composite indices, all with shareable URL state and validated data.

React 19 / TypeScript / Vite / Nivo / Recharts / Zustand
22public

Tree of Life Explorer

completed / Data & Research

Google Maps for biodiversity: pan and zoom the entire phylogenetic tree of life, drilling from Domain to Species with iNaturalist photos, range maps, and Wikipedia summaries at each leaf.

React / TypeScript / Vite
23public

SF Poop Map 3D

completed / Data & Research

An interactive 3D visualization of ~300,000 human and animal waste reports filed with SF 311 between 2008 and 2024, rendered as a deck.gl hex map.

React 19 / TypeScript / deck.gl / MapLibre GL / Vite