API based mashup used to search trends on twitter and flickr
Utilizing Ajax and PHP scirpting to bring Twitter posts and Flickr images based on the users search query.
My contributio included the OAuth implemantation as well as all the RESTful methods to access data from Twitter and Flickr services. Found in Twitter_Api and Flick_Api