Awesome Bands

A standalone CoffeeScript program was created to spit out an array of “awesome” bands with random numbers meant to represent individual tweet mentions of said “awesome” bands.

The coding challenge was to create a framework to initiate the script, then handle and animate the resulting live stream using the comps provided.

I chose to employ a prototype-based JavaScript solution. See the solution here.