A repository of fun projects by Aaron Krauss
For those of you who have read How to Win Friends and Influence People, you know how powerful it is. This chart will help you practice that book.
BabylonJS is a popular library for creating 3D environments using WebGL. Use first person shooter controls to move, and spacebar to toggle gravity!
Check out this little demo using socket.io to see how WebSockets work in the wild!
MasonryJS is a sweet JS library which uses intense math behind the scenes to lay out your web page in a dynamic tile structure.
By using the OpenStates API in combination with Yahoo's geolocation API and async.js, we can load our state legislators and avoid callback hell! Error messages with SweetAlert too.
This is a little demo using the Google Maps API and GeoJSON files. Check out how I use them to color specific geographical regions.