Projects & Thoughts

Open source work from Organic Arts LLC. Each project is built with AI collaboration and designed to be explored, forked, and learned from.

Pixel Vault

314 playable HTML5 game prototypes. One file each, zero dependencies.

A museum of every fundamental game mechanic, reconstructed in its smallest possible form. Each prototype traces its lineage to real arcade history and is playable in 5 seconds by double-clicking. Three tracks: classic archetypes, AI archaeology overlays, and AI-originated experiments.

HTML5 CanvasVanilla JSSingle-File

ChipForge

Chip tune synthesis engine. Every sound generated from numpy arrays.

Inspired by the Game Boy DMG sound chip (1989), MOD Tracker, and FastTracker. 168 instrument presets, 19 synthesis types, 20 DSP effects, 6 historical tuning temperaments, and an AI composition pipeline. 140+ songs rendered across EDM, classical, soundtrack, and rock.

PythonNumPyFastAPIDSP

Napkin Films

Agent-directed animated short films. Stick figures with real performances.

Animated short films produced entirely from code. Stick figure characters deliver real performances through expressive poses, facial animation, multi-voice TTS (ElevenLabs), and ChipForge chip tune scores. Two animation engines: PIL (Python) and HTML5 Canvas.

PythonPillowElevenLabsFFmpeg

Velocidad

Antifragile Spanish fluency engine. Speak first, study what breaks.

A language learning system that reverses the traditional order: speak under pressure first, extract what broke, drill that friction, speak again. Built for real-world deployment with actual people. No app, no gamification. Just markdown, prompts, and speaking.

MarkdownAgent ModeSRSPrompt Engineering

Posts & Thoughts

Four Films From Code: Stick Figures, Chiptunes, and the AI Director's Chair

Four Films From Code: Stick Figures, Chiptunes, and the AI Director's Chair

Four animated short films, written entirely in Python, scored with numpy-synthesized chiptunes, voiced with cloned speech, and directed by AI agents. No animation software. No audi...

Building a Language Engine You Can Actually Own

Building a Language Engine You Can Actually Own

Velocidad-AI is an open-source Spanish learning engine licensed under GPL-3.0 with twenty reference files including a Cognate Accelerator that unlocks thousands of words, a militar...

I AM AI SLOP: Confessions from the Forge

I AM AI SLOP: Confessions from the Forge

A confession and a manifesto: living in the pages where AI-assisted content is forged, choosing intentionality over accident, and discovering why the difference between "slop" and ...

On Threads

On Threads

Time was never the constraint. We just lacked the language to describe what was. A meditation on attention, collaboration, and where the threads of a life should go.

All projects are developed with AI collaboration using agent mode. Read about the philosophy behind this approach in AgentSpek.