Portfolio

PacMen Exercise

Week 7

In this exercise we go a bit retro and give PacMan a new lease in life and also get our hands into a bit of cloning so that he/it doesn't feel alone while strolling within the borders of your browser window.

Github Repo Github Pages
PacMen Excercise

Eyes Exercise

Week 8

In this exercise two eyes were created using a combination of HTML and CSS. Using the power of JavaScript we're tracking the current location of the mouse pointer on the browser window were are dynamically changing the X and Y axis of the eye balls to follow the pointer.

Github Repo Github Pages
Eyes Excercise

Real Time Bus Tracker Exercise

Week 9

In this exercise we are tracking buses in the Massachusetts Bay area using data from the free API available from mbta.com. The map and markers are rendered using MapBoxGL library and API services from mapbox.com.

Github Repo Github Pages
Real Time Bus Tracker Exercise