twitterTop10 This program will take as input a twitter handle and then will print out the top 10 most tweeted words from that account. I ported this program from a command line ruby program to a sinatra web application. This program requires ruby, rubygems, and sinatra to run.