daha / twitter-viz

Visualization of Twitter tweets

Home Page:http://daha.github.com/twitter-viz

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Twitter-viz

My goals with this project is:

  1. Play with the twitter API in javascript.
  2. Play a little with jQuery, css-selectors and effects.
  3. Try twitter bootstrap for the layout/formatting of the page.
  4. Write code to download all the tweets for a user.
  5. Extract the code for downloading the tweets into an object.
  6. Create visualizations of the data
  7. Analyze the data in web-workers.

I have not started on points 6 and 7 yet.

About

Visualization of Twitter tweets

http://daha.github.com/twitter-viz

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:JavaScript 100.0%