Yearly Archives: 2017


I led a team that created a multiplayer online clone of the card game Love Letter. We called our version Crush Note. The game can be played with 2 to 4 players. For development purposes we often had to test the game on a single machine. The trick was using […]

Multiplayer game: Crush Note, 2017


I created a website that was a slice of my favorite experiences on social media – adorable pet pictures! Using r/aww and related subreddits, I created a scraper of joy. Welcome to cute animals forever! This app uses a MongoDB database and Mongoose to interface with it. It is hosted on […]

Scraper: Reddit Image App, 2017



Using Bootstrap as the design framework, this timed quiz was good practice for working with JavaScript timing events. Figuring out how to dynamically change a progress bar using JavaScript and CSS was really fun too!

Timed Quiz: Animal Groups, 2017


Typing is the primary user interface in this app. Embedding Giphy images really brings Birb Hangman to life. Working on this project highlighted the difficulty of handling both desktop and mobile keyboard inputs in a single app.

Typing Game: Birb Hangman, 2017