David Pettit

Current/Ongoing Projects

...
Coming Soon...

Check back later and see what I've made!

  • Could be interesting

Completed Projects

...
PacMen

It was interesting to learn to tie together image files with JavaScript logic and HTML components to make a game that reacts to the size of the window, and generates random velocities and direction.

  • HTML / CSS / JavaScript
...
Eyes

This was fun! I created a pair of eyes with HTML objects and then used JavaScript to make them follow the mouse cursor.

  • HTML / CSS / JavaScript
...
MBTA Real-Time Bus Tracker

An exercise to bring in external real-time data and then map that data (for a single bus route in Boston, in this instance) to an interactive map.

  • HTML / CSS / JavaScript