Projects
Personal projects
Cruciverbix
...Cruciverbix, an online converter to convert & present crossword grid images and their clues in an interactive format... More...
Warring Knights
In 2002, a Game Design contest was held as part of Tathva, the technical fest of National Institute of Technology Calicut (NITC). Despite being in my freshman year (2nd semester) and having just learnt C over the previous semester, I set out to design the game (talk about naiveté). More...
Open source contributions
Pure-FTPd
- Patches for Kerberos-based authentication and command & data channel protection using GSSAPI (RFC 2228). These have not yet been incorporated in an upstream release. Patches can be found on SourceForge (link).
- Patches for TLS-based data channel encryption (RFC 4217). Pure-FTPd version 1.0.22 (released on April 27, 2009) includes these patches.
High Availability Linux
Cluster resource agent (changeset) for managing Pure-FTPd in an Active-Passive setup
phpScheduleIt
phpScheduleIt is an open source, web-based reservation and scheduling system. I contributed patches (for version 1.2.10) which provide click and drag functionality for selecting a time range for reservations. These patches haven't yet been included in an upstream release.
python-disqus
Disqus is a service and tool for web comments and discussions. python-disqus is a Python interface to the Disqus API intended for Python 2.4 and above. It is partly based on Devin Naquin's python-disqus tree.
Django
Django is a high-level Python Web framework that encourages rapid development and clean, pragmatic design.
- Ticket 9957 - Timezone related fix to the RSS framework