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.
Is It Recycling Day?
A website for Lisbon residents to check which week is their recycling week. It uses Google Maps API.www.isitrecyclingday.com (changed to) www.lisbonrecycling.com
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.
Poker and Blackjack
A poker and blackjack game created in Unity with C#
Stand Timer
I created this website to remind me to stand up while I’m programming at work. Previously located at standtimer.com
Cards RPG
An RPG card game made in Android Studio Java.
Another Cooking Game
Playing around with the Unreal 4 Engine, I created a basic drag-and-drop cooking game prototype.
Fantasy Box Office
A game like Fantasy Football, but for movie box office performance. It uses the rottentomatoes API.
Wedding Itinerary
A mobile-friendly website I made for my wedding party. It was designed to look like an Android ListView. It uses JQuery UI and Google Maps 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.