projects.
Tools, APIs, and products I have built or maintain.
Zero-config TypeScript framework that runs .ts files natively in the browser via a Service Worker and esbuild-wasm — no bundler, no build step. The module cache keys compiled output by a content fingerprint of source, import map, tsconfig, and compiler version, with an fnv1a body hash verified on every read so stale code never executes.
Gamified Financial Education Platform — a live financial-literacy game shipped to 1,200+ users in its first two months across Azure and ICP mainnet. Real-time multiplayer in Deno (Oak) over WebSockets, core game systems in React, TypeScript, and Phaser 3 (WebGL), and an on-chain banking ledger in Rust.