top of page
MOC Homepage
Map Marker
YouTube API

MOC (Music of Color

This was a project created in the Fall 2018 Web Programming class taught at Tufts University. The Google Maps API was used to display the map and add markers to specific locations around New York City. When you click on the marker, an info window appears with a button. The YouTube API was used so that a YouTube video pops up when this button is clicked. Moreover, you can watch the video without being redirected to a new page.

2048 Puzzle Game

This was a project created in the Fall 2018 Web Programming class taught at Tufts University. I was provided with the code for the 2048 game and then I created a server for keeping track of game's top scores. When the user finishes the game, a window appears prompting them to enter their name. Then their name is sent to the scoreboard. The scoreboard is available at https://lit-sea-63451.herokuapp.com/ and this server was created with MongoDB and Herokuapp.

Game Board
Score Board
Popup
bottom of page