API Runtime
Live · Flagship
A Cloudflare-native platform for building, publishing, securing and operating TypeScript API endpoints. Monorepo with control-plane Workers, Workers for Platforms execution gateway, VanJS docs/dashboard, CLI, and an MCP server for code-aware editing from Claude.
Cloudflare Workers
D1
KV
Durable Objects
TypeScript
VanJS
MCP
FlipSpeak
Live
Reference implementation of the VNP Stack — a production marketing site, admin dashboard and blog running on Cloudflare Pages with Brotli/Gzip compression and JavaScript obfuscation pipelines. Multi-app architecture, Puter-backed auth.
VanJS
Vite
Navigo
Puter
Cloudflare Pages
Piggybank App
Live
A parent-and-child chore money tracker: virtual piggy banks, PIN-based child login, withdrawal and transfer approval flows, and a transaction ledger. Front-end and back-end both running on my own API Runtime platform — dogfooding the stack end-to-end.
VanJS
Vite
Navigo
API Runtime
Cloudflare Workers
D1
apiruntime-cli
npm · Published
Official CLI for the API Runtime platform. SHA-256 content diffing, parallel uploads via presigned URLs, API key + config management, dry-run mode. Small, fast, written in TypeScript.
TypeScript
Node.js
CLI DX
Analit
Mostly complete
Privacy-first analytics platform built on Cloudflare Workers + D1 + KV. Real-time visitor tracking, event streams, session recording, Clerk-authenticated dashboard. Rollup build, Jest tests.
Cloudflare Workers
D1
KV
Rollup
Clerk
ListAI.Cloud
Mostly complete
AI real-estate automation. SolidJS + Fastify monorepo managed with Turbo. Property image analysis, AI listing generation, Stripe billing, S3, Browserless-powered scraping.
SolidJS
Fastify
Turbo
Stripe
AWS S3
ChessEngine
Mostly complete
A FIDE-compliant chess engine in pure vanilla JS: 6 AI difficulty levels (ELO 700–2200), 48+ opening book entries, endgame tablebase, modular board component, drag-drop UI with animations and sound.
Vanilla JS
Game AI
Modular
AI Dungeon Map System
Mostly complete
Procedural world-generation engine for LLM-driven narrative adventures. Token-aware prompt generation, lazy-grid world state, AI Dungeon compatibility. Substantial engine with in-browser tests.
JavaScript
LLM prompts
Procedural gen