Projects
LLM Leaderboarddemo
One page on 800+ language models: the best model for intelligence, coding, agents, and grunt work at a glance, then a sortable table and charts of Arena Elo, Artificial Analysis indexes, price, speed, and cost to run. Refreshed nightly.
Galaxy simulationdemo
Real-time N-body galaxy simulation in the browser. Pure WebGPU. Physics and rendering share GPU buffers, and particle state never touches the CPU during the frame loop.
Options trading bot
Automated 0DTE options strategies on Interactive Brokers. Deterministic backtester over years of minute bars, and safety-first live execution: kill switch, margin gates, loss breakers.
Atlas
A personal AI assistant that runs around the clock on a VPS. A thin Telegram relay pipes messages to Claude Code, which has the filesystem, tools and skills of a real developer environment.
This website
Hand-built with Astro. The homepage is a scroll-scrubbed flight through six miniature islands.
Life-simdemo
An interactive evolution playground. Neural-net swimmers that learn within their own lifetimes, under purely economic selection, with no fitness function. WebGL2.
NHL analytics
Hockey analytics platform with an AI Discord bot on top. Python + MySQL, running since 2022.
Hand Walkerdemo
A severed hand that walks on its fingertips, built in Three.js. Every motion is math and physics, no keyframes, no physics engine.
Close Combat-likedemo
A company-scale WW2 tactical sim in the Close Combat lineage. Orders are requests, not commands: men read the ground themselves and can refuse. Deterministic headless core, 247 soldiers a battle.
The Granddemo
A casino-resort social world in the Habbo lineage. A real server holds the rooms, the accounts and the Stars economy; the browser client renders it all in isometric pixel art generated by its own pipeline.
OceanSimdemo
A native Godot sailing simulation with a reactive ocean, boat wake, volumetric sky, and a beach shaped by receding waves.