Code

These are some Free Software projects were I contribute.

LUGRo-Mesh/Nightwing
The LUGRo-Mesh group has as an objective the creation of a Wi-Fi Community and Free Network called Red LUGRo-Mesh, used to provide Internet access at no cost to the people of Rosario and the surrounding area. Mi main contribution to the project is the map which shows the connections between nodes: http://wifidog.lugro-mesh.org.ar/hotspots_map.php
django-polyglot
Database tables internationalization facilities for Django projects.
gpycomplete
Python code autocompletion and helper suite for GNU/Emacs. Feels like having Ipython in your buffer.
micropy
micropy is a WSGI micro-framework which has as objective to provide the most tiny and working Python Web Framework. My major contribution was to add a regular expressions based URL handling similar to Django’s way. Also the implementation of a run method to make easier to dispatch applications.
multi-web-mode
Multi Web Mode is a minor mode wich makes web editing in Emacs much easier. Basically what it does is select the appropiate major mode automatically when you move the point and also calculates the correct indentation of chunks according to the indentation of the most relevant major mode.
subdivide
Easy fast frame spliting for emacs.
terminator
multi-view terminal emulation in emacs!