Code searching for lazy newbie programmer - a weekend project following the Udacity CS253 Course.
http://codesearchr.appspot.com
Fetches the first 10 answers to any given topic (the search string) and displays the answers right away.
Fast way of skimming thru subjects and finding the correct answer / code example
Client side: AngularJS and a bunch of helper libs (jquery, underscore) Server side: Python (Google App Engine)
Summer of 2012