An Android game created with Android Studio basic UI components. It’s a basic “Shut the Box” dice game.
Lisbon Recycling
A free Android app for Lisbon, Connecticut residents. It was mainly created to keep track of which week is your recycling week, but also includes the town’s quarterly newsletter. It implements Google Maps API.
Firefighter I Skill Sheets Android App
To study for the Firefighter I Practical Exams, we were given a ~200-page PDF. Using Python, I parsed each of the skill sheets into Java datasets, then used those datasets to display the sheets in a standard GUI.
Cards RPG
An RPG card game made in Android Studio Java.
Fantasy Box Office
A game like Fantasy Football, but for movie box office performance. It uses the rottentomatoes API.
Cooking Game
An abandoned project, Cooking Game had you choose a recipe, figure out the correct ingredients, and cook. The game wasn’t fun at all, but I learned a lot in the process.