http://dock.ninja is a proof-of-concept application, to host git projects without project page for a short duration.
The intention is to save time: 1. instead of cloning a repo locally and hosting it just to know the workings 2. create a gist page and maintaining it
One sample entry: https://github.com/lukehaas/css-loaders.git
As i am learning python & django, i tried developing this application as POC. It would be really helpful to get your reviews and feedback on this application.