~/projects

AI Projects

I started this in August 2024. Back then, getting a working browser game out of an LLM meant asking ChatGPT for code, pasting it into a file, testing it, going back with corrections, and repeating until it worked. Wiring the first one into this Hugo site took hours, and the second one took hours again. A flag quiz was a week of evenings. Nobody called it vibe-coding yet.

Six months later I gave the same prompt to Claude, Gemini and ChatGPT and asked each for a snake game. One of them went from idea to live on this site in ten minutes.

So what follows is a record, not a portfolio. Each project shows the date it was built and the tool that built it, and they run newest first, so scroll to the bottom to see where this started. Every one is a client-side single page app with no backend, which is why they all still run.

Retro Racer thumbnail

Retro Racer

A 3D car racing game built with vanilla JavaScript and three.js: PBR materials, HDRI sunset lighting, and real …

Claude Code CLI
Tesla Wrap Maker thumbnail

Tesla Wrap Maker

Design custom Tesla wraps in the browser, download PNGs for Paint Shop, and preview supported models in 3D.

Claude Code CLI + Codex
Note Quest thumbnail

Note Quest

Learn to read music notes on the grand staff! A fun quiz game with 10 difficulty levels.

Claude Code CLI
Hand-Gesture 3D Car Viewer thumbnail

Hand-Gesture 3D Car Viewer

Interactive 3D car concept viewer with hand tracking. Rotate, move, and zoom using hand gestures!

Claude Code CLI
Hand-Gesture Cricket thumbnail

Hand-Gesture Cricket

A 3D cricket bowling game using hand tracking. Grip, bowl, and hit the wickets using your webcam!

Claude Code CLI
Tic Tac Toe thumbnail

Tic Tac Toe

Classic Tic Tac Toe game with a clean interface and smart AI opponent.

Gemini CLI
Word Ladder thumbnail

Word Ladder

A word-building game built with Lovable.dev. Play it directly here or open in a new tab.

Lovable
Decibel Meter thumbnail

Decibel Meter

A web-based decibel meter that measures sound levels using your device's microphone. All processing happens …

Claude Code CLI
Markdown Editor thumbnail

Markdown Editor

A real-time markdown editor with live preview functionality.

Claude Code CLI
Classic Snake Game thumbnail

Classic Snake Game

A classic Snake game implemented in HTML5, CSS, and JavaScript

Claude (Artifacts)
Fitness Calculator thumbnail

Fitness Calculator

Calculate your BMI, BMR, and daily calorie needs with this comprehensive fitness calculator.

ChatGPT
Flag Game thumbnail

Flag Game

Test your knowledge of world flags in this interactive quiz game.

ChatGPT