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
UFC Fighter Pokedex preview

UFC Fighter Pokedex

completedShipped 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.jsTypeScriptFastAPIPostgreSQLRedisScrapy
SEC EDGAR Agent preview

SEC EDGAR Agent

completedShipped Products

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

PythonFastAPIOpenAI APIChromaDBReact
Epstein Document Browser preview

Epstein Document Browser

completedShipped 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.jsTypeScriptPythonTesseract OCRPostgreSQLpdf.js
QuantumShell preview

QuantumShell

experimentExperiments / Prototypes

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

ReactTypeScriptTailwind CSSGemini API
Weather History preview

Weather History

completedShipped Products

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

Next.jsTypeScriptRechartsPostgreSQLNOAA API

Portfolio Site (wolfie.gg)

in-progressPersonal

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

ReactTypeScriptTailwind CSSFramer Motion

Ableton MCP

completedAudio & 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.

PythonMCPTCP/SocketAbleton Live API
Diachron preview

Diachron

in-progressStartup / Product Narrative

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

ProvenanceGitCLISQLite
iMessage Gateway CLI preview

iMessage Gateway CLI

completedMCP→CLI Gateways (Instant UX)

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

PythonSQLitemacOSCLI

Claude Code Tooling Index

completedAgent Tooling

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

PythonSQLiteTUIClaude Code

AI Life Planner

in-progressCore Personal SystemMCP→CLI Gateways (Instant UX)

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

PythonSQLiteCLIMCP

Convo Extraction

completedData & Research

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

PythonStreamlitETL

Spotify GigaWrapped

completedShipped Products

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

ReactTypeScriptViteIndexedDB

FlightFinder

completedLibraries

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

PythonLibraryHTTP

MAGAtest

experimentExperiments / Prototypes

Early-stage experiment exploring social + ML ideas.

ReactNode.jsPrototype
FGP (Fast Gateway Protocol) preview

FGP (Fast Gateway Protocol)

completedShipped ProductsLibraries

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

RustPythonUNIX SocketsChrome DevTools ProtocolGoogle APIs