Timewave.me
Timeline visualization tool. Users can create events with associated media and see them represented as interactive timelines.
- Django backend with MySQL database
- Any JSON-serialized data can be used as input feed
- Timeline visualization all in HTML5 using Javascript
- Integration with Twitter to display user's statuses as timewave via OAuth
- All media stored in Amazon S3 via Boto Python API
Teebes.com
Personal blog that discusses technology and web development. Also used as a sandbox for Django reusable applications.
Etilities.com
Service that aimed to help consumers choose the best personal technology providers based on their individual needs. The site was a community site consisting of a blog, forums and an application that aggregated personal techonlogy news and filtered them for the users based on their user profile. Extensive database of phone, cable, internet and application providers.
- Assistant application built on Zope 2 that filtered personal technology news based on user profile built
- Customized wordpress blog that covered relevant industry news
- Customized phpBB Forum where users could exchange opinions and ratings of their providers based on trademarked Delivery-Service-Value rating
Scstrategy.com
During the Beta of Blizzard's Starcraft 2 game, scstrategy.com was a site dedicated to gathering statistical information about units in the game and comparing them against one another.
- Django backend with a Piston API serving all of the data mined out of the game to the front-end
- Front-end in HTML5 leveraging jQuery and Raphael.js for the data comparisons