Work · systems · experiments

Everything I've built.

40 projects since 2024 — client work, shipped systems, and the probes I build to test an idea. Filter below; each links to an example.

Shipped work & systems 11

Client work, founded companies, and systems built to be run by a team.

Open source
Engine · v0.1.0Live

Fundamental Engine — Reciprocal DOM-Physics

A framework-agnostic engine where every meaningful thing on a page — a word, a card, a link — is a body in a particle field. Elements bend the field; the field's density bends the elements back. 36 forces, zero runtime dependencies. This site runs on it.

Read more
Open source
Applied AI · MCPLive

InDesign MCP Server

A Model Context Protocol server that brings AI-driven design automation to Adobe InDesign — 135+ programmatic tools, active maintenance, public on GitHub.

Read more
In development
CommerceLive

SWAIA Storefront System

A themeable storefront and product-customization system for Indigenous-art sellers — branded components on one shared commerce core.

Read more
In development
MotionLive

Interaction & Motion Library

Interface behavior as a system — state, feedback, transitions, and rhythm captured as reusable motion primitives that hold from brand to code.

Read more
In development
Simulation · FundamentalLive

Habitat

A simulation game built on Fundamental: living ecology, species as data, runtime crossbreeding. The engine's live proof, running under its own roof.

Read more
Shipped
Applied AI · Media2025

AI Video Production Tools

An innovation division building AI for video and post-production — live rotoscoping, active object callouts, in-camera image masking — with the product strategy, architecture, and prototype direction behind them.

Read more
Shipped
Commerce · AI2024

SWAIA — AI Commerce Platform

An Indigenous-art marketplace on Next.js, Supabase, and Stripe Connect — seller verification, customizable storefronts, product customization, and advanced search. Recommendation, semantic search, and conversational assist built directly into the shopping experience.

Read more
Shipped
Hardware · Founding2018–2022

Cursed Crypt — Self-Running Factory

A tabletop-gaming hardware company taken from a Kickstarter at ~330% of goal through a ~$500K seed to an end-to-end, just-in-time facility that ran largely on its own — achieved by re-engineering machines, commissioning custom equipment, and inventing proprietary coatings and processes.

Read more
Shipped
Studio · Leadership2014–20

Uxiliary — Product & Design Studio

A digital product and design studio directing a team of ten-plus across design and engineering, for clients from startups to Fortune 500 — Amazon, MassMutual, Novo Nordisk — owning proposals, scope, and daily delivery cadence.

Read more
Shipped
Enterprise · Web2007–13

Enterprise Brand Systems

National-brand campaigns and web systems — GE, GM, Adobe, Gilead, Celebrity Cruises — built through agencies including AKQA and Mekanism. Earlier: led the OpenEye website and CMS rebuild that drove a 320% increase in leads.

Read more
Shipped
Product · iOS2025

Ascent

A native SwiftUI iOS exam-prep app, shipped to TestFlight with Sign in with Apple and in-app purchases. Adaptive SRS study plans, anonymous-first sync.

Read more

Open source & developer tools 13

Public repositories, packages, and tools you can run.

Open source
Creative tech · WebGL2025

chroma-gem

Deterministic, WebGL-accelerated procedural crystal generation. Brand-grade generative geometry rendered in real time.

Read more
Open source
AI · Reinforcement learning2025

Slime-Go

A 4-player territorial strategy engine exploring AlphaZero-style RL and slime-mold transport networks. Neural agents plan inside a compressed continuous spatial field.

Read more
Open source
Applied AI · Vision2025

CanDo

Photo a piece of gym equipment, get a workout built for it. Rust serverless backend, vision model, zero-config deployment.

Read more
Open source
Infrastructure · GPU2025

Titan Node

Bare-metal Ubuntu GPU host plus a shell-first control plane for operating it from the repo. The machine is the deploy target.

Read more
Open source
Computer vision · AI2025

Rotoscope

AI-powered image segmentation and layer extraction — dual-model detection (Florence-2 + GPT-4o), SAM-3 masks, depth-based ordering, context-aware inpainting.

Read more
Open source
Creative tech · Audio2025

Chromatic Audio Painter

A multi-mode audio visualizer — fractal spectrums, 3D chaos clouds, spectral wash curtains — all reacting to live audio input in real time.

Read more
Open source
Systems · JS2024

Continuum

Delimited continuations for the web — advanced control flow, backtracking, and non-linear execution paths as a lightweight JS framework.

Read more
Open source
Systems · DOM2024

Stateful Elements

Reactive state management directly on DOM elements — a lightweight bridge between raw DOM and full frameworks.

Read more
Open source
3D · Photogrammetry2024

Forma

Python photogrammetry pipeline for sub-millimeter 3D scanning — optimized for prosthetics, orthotics, and medical analysis.

Read more
Open source
3D · Generative2024

Singularity Sandbox

Real-time fractal exploration in Python + OpenGL — navigate infinite depths of mathematical sets with fluid controls and visual flair.

Read more
Open source
AI · ML infrastructure2025

TurboQuant

First open-source implementation of a Google DeepMind paper — 4-7x KV cache compression for LLMs at inference time with near-zero quality loss. Benchmarked on 6 models up to 70B params.

Read more
npm
Dev tools · WebSocket

PixelHQ Bridge

Published npm package — a bridge server that watches Claude Code file events and broadcasts them via WebSocket. Real-time dev tooling for the AI-coding era.

Read more
Open source
AI · UI generation2024

Magic Markup

Annotate raw markup with natural language intent — the system transforms it into functional React components, styles, and interactive logic. AI-to-UI generation lab.

Read more

Experiments & prototypes 16

Creative-technology probes and applied-AI prototypes, built to test an idea quickly.

In development
Applied AI · macOS2025

Jellybean

A native macOS floating assistant: a red jellybean that expands into a chat backed by your own on-prem household agent, no third-party LLM.

Read more
Live · interactive
Creative tech · Live2025

The Reciprocal Field

This page's engine — a conserved particle field DOM elements bend, and are bent by. Every word, link, and card is a body with mass.

Read more
In development
Applied AI2024

Semantic Search & Assist

Retrieval, recommendation, and conversational assist built directly into the shopping experience.

In development
Computer vision2025

Live Rotoscoping

Real-time subject isolation for video — masking that follows the actor through the shot.

Read more
In development
Computer vision2025

Active Object Callouts

In-frame annotations that track objects through a moving shot.

Read more
In development
3D · SDF2025

Silica

Browser-based 3D shape creation with SDF modeling — boolean operations, real-time glass materials, sculpting tools, click-to-place building.

Read more
In development
VFX · Compositing2025

ShadowField Pro

VFX shadow extraction utility — deterministic ratio-based shadow fields from plate photography, frequency separation, Gemini Vision auto-calibration, Nuke/Fusion export.

Read more
In development
AI · Local RAG2025

docs-rag

Standalone local RAG agent — point it at a folder of Markdown docs, it builds a vector index and answers questions with Ollama. No cloud, no API keys.

Read more
In development
Applied AI · Infrastructure2025

Titan

A multi-product platform with a shared runtime fleet: a local model plus knowledge, graph, and vision runtimes on a GPU host. The agent stack behind Jellybean.

Read more
In development
Computer vision · 3D2025

3D Floating Head

Research at the intersection of computer vision and 3D rendering: focusable 3D elements driven by a tracked head.

Read more
In development
Applied AI · Data2025

Resumate

A structured career-data engine and reference implementation for portable, verifiable work history.

Read more
In development
Systems · Commerce2025

Prism Funnel System

A controllable funnel and campaign management system.

Read more
In development
Systems · Architecture2025

Ephemera

An architecture concept for an Identity Handle: a purpose-bound anchor that sits between session and commerce without becoming accounts.

Read more
In development
Dev tools2025

Mermaid to Shadcn

Turns Mermaid diagrams into shadcn/ui React components.

Read more
In development
Dev tools2025

Mermaid ReactView

Renders Mermaid diagrams as interactive React views.

Read more
In development
Tools · Next.js2025

Presentation

A two-part presentation system: a Next.js Manager for building decks from data, and a Viewer for presenting them.

Read more