Image Swiper
Tinder-style Photo Organizer
A gesture-based image review tool. Swipe left to archive, right to keep. Built with vanilla JavaScript and Hammer.js for touch gestures.
Two interactive demos built with Claude Code, showcasing AI-assisted development for creative projects
Tinder-style Photo Organizer
A gesture-based image review tool. Swipe left to archive, right to keep. Built with vanilla JavaScript and Hammer.js for touch gestures.
Procedural NFT Ship Generator
Generate unique wireframe spacecraft from numeric seeds. Features deterministic procedural generation with rarity tiers and metadata export.
cd demo-1-final
bun install
bun start
# Open http://localhost:3000
Place your images in the unorganized-files folder before starting.
cd demo-2-final
bun install
bun dev
# Open http://localhost:5173
Requires Bun runtime. See docs/COMMANDS.md for rendering options.
These demos were built collaboratively with Claude Code, demonstrating how AI can assist with creative development workflows. Each demo includes chat history logs showing the development process.