A Meteor app that uses the HTML5 Geolocation API to send the users location data to a MongoDB collection, that is then used to display the users location on a Google Map.
This was produced as a quick proof of concept over part of my weekend.
It allowed me to dig deeper into the Meteor framework, as well as the Google Maps API.