top of page

MusiQue (Backend Programmer) September 2012

MusiQue is a web app that creates a Spotify playlist for an upcoming Facebook event you may be hosting. It analyzes recent music listens of guests in order to find popular artists to satisfy everyone.
• Created during Fall 2012 PennApps Hack-a-Thon within 48 hours; collab with team of 4
• Coded in JavaScript; used Facebook and Spotify API’s (no prior experience in either)

• Pulled JSON data from API’s; parsed and filtered data by manipulating data structures



Minesweeper (Programming I Final Project) April 2012

​Minesweeper game that includes all the features of the classic windows game including: flagging, custom levels, revealing all surrounding empty squares, and a mine counter.

• Coded in Java; backend uses 2D arrays and recursive reveal functions; GUI and user interaction uses Java Swing library

bottom of page