Useful systems with a pulse.

I build developer tools, agents, multiplayer systems, and high-performance interfaces.

01

Phalene-Vim

A working Vim environment in the browser, with motions, macros, search, undo, and a command palette.

Phalene-Vim dashboard with Georgie and keyboard guidance
Try the editor
03

Georgie

A quiet animated Phalène for Codex. His tail moves while it works; one raised paw means Codex needs me.

Meet Georgie

Under the hood dadbod-grip.nvim

Hover · focus · tap
SourcesPostgreSQL · MySQL · SQLite · MotherDuck · local files/HTTPS4 databases · files/HTTPS
DuckDB hubattach databases · scan files · cross-source joinsattach · scan · cross-source JOIN
Dadbod Gripedit grids · preview SQL · atomic commit · compensating undoedit · preview SQL · commit · best-effort undo
Neovim analysisschemas/FKs · notebooks · profiling · Query Doctor · four AI providersschema · profile · notebook · AI SQL

One query can join attached PostgreSQL data with a local or HTTPS Parquet file. Direct-table edits use the same statement builders for preview and execution, then apply as one transaction.Example: JOIN PostgreSQL to Parquet. Preview generated SQL; apply as one transaction.

More work

Selected history

Shipped at scaleUnity, C#, Photon, PlayFab

Totally Reliable Delivery Service

I co-founded We're Five Games and led Unity and C# multiplayer for a sandbox where four online ragdolls can form a chain and hang from a moving rocket. I led the multiplayer work that kept those grips, bodies, joints, vehicles, and collisions in the shared simulation. The game passed 50 million downloads; launch week peaked above 32,000 concurrent Twitch viewers.

Live web productReact Native, Expo, TypeScript

Theosis

An Orthodox prayer book and Scripture reader for daily prayer, Bible, saints, fasting guidance, chant, and pastoral help. One SQLite source organizes 4,017 OCA calendar days with feasts, fasts, saints, stories, and appointed readings. A second indexes 39,891 verses across 85 books for browsing and search. Before deployment, Python converts both into hashed JSON files. Cloudflare’s global CDN serves only the selected day, chapter, or search data. Serving a visit requires no API process or live database query.

Product platformReact, TypeScript, ECharts

Workhelix Nucleus

Nucleus combines HRIS, AI-usage, and prompt data so leaders can see adoption, quantify value, and find workflows worth improving. I replaced its Bubble prototype with the production React and TypeScript platform, translated Figma designs into reusable components, and built the product experience that presented the data science team's assessment outputs.

Agent memoryPython, MCP, SQLite FTS5

keephive

Keephive gives coding agents persistent, inspectable memory. Nine Claude Code hooks capture facts and decisions. MCP and lightweight shims give Claude, Codex, and Gemini access to the same store; hive verify can ask a model to inspect claims against repository evidence.