My goals with this project is:
- Play with the twitter API in javascript.
- Play a little with jQuery, css-selectors and effects.
- Try twitter bootstrap for the layout/formatting of the page.
- Write code to download all the tweets for a user.
- Extract the code for downloading the tweets into an object.
- Create visualizations of the data
- Analyze the data in web-workers.
I have not started on points 6 and 7 yet.