
Staff Engineer with 18 years of experience building distributed systems at scale, training ML models, and crafting custom game engines.
My philosophy is simple: the ultimate solution is the one that makes the problem cease to exist entirely. I do my best work behind the scenes, looking across systems to spot issues teams don't even know they have yet, and building the technology that unlocks their full potential.
This GitHub profile showcases my latest work, circling around persistent data, AI execution, and ethical software. Each project aims to erase entire categories of developer pain.
I've always been drawn to databases, especially graphs, and the strange elegance of using Git as a graph database-less database. It’s an idea I had 15 years ago, but only recently put into practice. Turns out Git works beautifully, not just as a distributed graph database, but also as a ledger.
- 🧠 Git Mind: Preserve tribal knowledge when people churn. Keep cognition distributed. Git with semantics. See not just how code changed over time, but how understanding grew with it.
- 📋 Shiplog: Stop archaeology sessions during liveops. Deployment logs, versioned in Git. Who, what, where, when, why, and how your software was released, all living with the code itself, in Git, where it always belonged in the first place.
On another front, I was building a nonprofit pet adoption platform and found myself migrating schemas for the 15th time. Writing migrations felt... unnecessary. Why do we have to describe the same shape half a dozen times all for the same programming language?! There had to be a better way. And there is! The answer was there all along: GraphQL as the single source of truth.
- 🚀 Wesley: Eliminate boilerplate. Generate your entire stack from one truth: GraphQL as schema. Never think about migrations or fight drift again.
My work in AI execution focuses on transforming complex plans into optimized graphs, then swarming them with autonomous agents.
- ⚔️ T.A.S.K.S. + S.L.A.P.S.: Decompose ideas into anti-chain graphs, then unleash AI swarms to execute them. What once took months now takes hours.
- 🛡️ MIND-UCAL License: No killer robots. No weapons. No evil AI.
I’m currently seeking new roles. If your team is tackling ambitious problems, I’d love to help make them disappear.
- 📧 james@flyingrobots.dev
- 📍 Seattle, WA (Remote = OK)
Project | Description | Status |
---|---|---|
Wesley | Instant backend–Just add schema! Use GraphQL to generate Postgres, TypeScript, Zod, Supabase. Never think about migrations again and stop describing the same shapes half a dozen times. |
MVP In-Progress |
GitScrolls | A 16-part mythic epic teaching Git through one developer’s tragic force-push. |
Story Edit In-Progress |
Shiplog | Immutable, conflict-free deployment logs, versioned in Git, where they belong. |
MVP |
Git Mind | Git as a database-less graph database. A semantic knowledge graph for distributed cognition, and human–AI co-thought. |
Early |
T.A.S.K.S. and S.L.A.P.S | Next-gen AI execution at graph scale. T.A.S.K.S. decomposes complex plans into mathematically optimized anti-chain graphs. S.L.A.P.S. is a resilient runtime where autonomous agents swarm the graph via a rolling frontier. Together they reduce time-to-completion by orders of magnitude; months into hours. |
MVP |
Hubless | Git-native project flow. Issues, Kanban, execution—all in your repo. Freedom from vendor lock-in. It's your project, take it with you. |
Early |
Universal Charter | Ethics for tomorrow. Principles for coexistence between biological, artificial, and hybrid intelligences. |
v1.0.0 |
MIND-UCAL Software License | The MIND-UCAL License is an ethical software license that forbids harmful uses like military weapons and surveillance while allowing for personal, commercial, and ethical AI applications. No weapons. No killer robots. No evil AI. |
v1.0.0 |