Projects
A mix of AI infrastructure, systems tooling, game dev, and reverse engineering. Most are active. Some are shipped. All are built to solve real problems.
Polaris
ActiveMulti-model AI orchestration engine with self-healing RAG, phase-based development loops, and multi-model delegation
Node.js on iOS
ShippedFirst successful compilation of modern Node.js on iOS, enabling full server-side JS runtime on Apple mobile devices
Claude Code on iOS
ShippedFirst to run Claude Code CLI natively on iOS, built on the Node.js iOS cross-compilation breakthrough
Anima Assistant
ShippedAutonomous AI companion with Live2D avatar, 11 emotion states, voice synthesis (Chatterbox/ElevenLabs), markdown personality system, semantic memory, and extensible skill framework.
CHEMMRAG
ActiveAST-aware RAG pipeline with voyage-code-3 embeddings for code-aware retrieval
Project Hamlet
ActivePersistent 1976 Earth life simulation with 9 LLM agents, Smallville-pattern memory, bubble simulation, and God console
Discord MCP Server
ShippedMCP server giving Claude Code native Discord access: send/read messages, DMs, reactions, search, with alias resolution and zero-framework async design
Mistria Companion Hub
ShippedFull-stack companion app for Fields of Mistria: mod management via Nexus Mods, save data analytics, OBS streaming overlays, Twitch chat integration, Cloudflare Worker API proxy.
Clout Investor
ActiveFantasy stock market where social media creators are tradeable assets. Dynamic pricing from real YouTube/TikTok metrics, prediction markets, multiplayer mini-games, quest system, MySpace-style profiles.
ACToolkit Linux
ShippedCross-platform Animal Crossing save editor with PyQt6 GUI. Binary format parsing for GameCube/Wii saves, 6,379 items across 9 languages, town grid editor, NPC management.
NBA 2K16 Co-op
ActiveCo-op career mode for NBA 2K16 via DLL injection and DirectInput hooking with MinHook
Improved Shellsort
ShippedNew Shellsort gap sequence achieving 0.52% fewer comparisons than Ciura, first improvement in 25 years
GTO Poker Bot
ActiveAutonomous 6-max NLHE bot with SVG card vision, three-tier GTO solver cache (mmap/LRU/live), Playwright automation, and real-time WebSocket dashboard