Projects
I am a coder by birth ;-) and hence am mainly associated with programming languages and frameworks. Most of them would be in someway associated with Django, my favourite web framework. Some projects close to my heart are:
-
Django: A Pythonic webframework for perfectionists with deadlines. I am on the django-devel and django-users mailing list and keep answering questions quite often. Sometimes when I feel bored, I do some community triaging.
-
Django-Check-Constraints: A project based on Django that I worked on for Google Summer of Code 2007. You can check it out here.
-
Google Safe Browsing API + Django: Haven't thought of a good name. The name says it all. To see a demo of it, click here. The code for the project lies here.
-
Indian Linux Users Group, Hyderabad: I am a regular at their monthly meets and volunteer to organize their meets once in a while, when the moderator is away.
-
Fossconf: I collaborated with a team mainly based out of NRCFOSS to develop a conference management system (used mainly for fossconf.in). To know more about it check it out here.
-
Django-newcomments: A project based on Django that I worked on for Google Summer of Code 2008. It was integrated into trunk with release of version 1.0 but not without it's hitches. This was the biggest learning experience in my life.