Game development, full-stack software engineering, and creative problem-solving, shown through projects I build and maintain.
A Magic: The Gathering Commander game tracking application for recording games, managing players and decks, and analyzing win rates. Built as a static Next.js export with a PHP/MySQL backend for deployment on shared hosting.
A collection of browser-based mini-games personalized for my grandkids. Features a grandkid selector that filters games by age range, score tracking, and favorites. Built with the same static export architecture as Commander Collector.
A tutorial project teaching how to build custom cards in Unity. Features a complete card system with elemental types, hand management with fan layout algorithms, and ScriptableObject-based card data architecture.