<li>Development of mobile applications for local university, iOS/Objective-C.</li>
<li>Development of a web framework with dynamic module loading, based on Flask (Python); interface designed with Bootstrap 2 and jQuery.</li>
<li>Development of mobile application for a logistics company, iOS/Objective-C.</li>
<li>Development of apps for Django/Python.</li>
<li>Development of embedded applications in C for routers and switches, using Tail-F ConfD and Enea Element; all development following Scrum methodologies.</li>
<li>Development of a server for media sharing and social networking in Python, using the company internal framework, with user data stored, initially, in binary objects (Python Pickles) and changed later to use MySQL with master-master replication; development followed the TDD metholody.</li>
<li>Development of a Symbian/UIQ client in C++.</li>
<li>Development of an iPhone client in Objective-C.</li>
<li>Member of the "Product Council", responsible for selecting new features.</li>
<li>Development of a CGI in C++ to configure wireless routers, in Linux, using microhttp and Boa as servers; dynamic interface using HTML and pure Javascript; graphics using Flash.</li>
<li>Techincal leaderof the Configuration Control Commitee (CCC), responsible for approving changes in the company source(MPS/CMMI).</li>
<li>Working on the FAGNIS project, about knowledge extraction in neural networks; networks created with the SNNS app, exporting the result as C functions</li>
<liclass="bullet-item">Designed to support multiple interfaces (currently, PyGTK and TTY/Console).</li>
<liclass="bullet-item">Designed to support multiple networks. (currently Twitter, Identica and Facebook were planned.)</li>
<liclass="bullet-item">Support ended when Twitter used OAuth in its APIs.</li>
</ul>
</div>
<divclass="columns small-12 medium-6 large-4">
<ulclass="pricing-table">
<liclass="title">MMM - Move My Music</li>
<liclass="description">Rename files based on their MP3 tags.</li>
<liclass="bullet-item">Written in Python.</li>
<liclass="bullet-item">Read information directly from the ID3 tags inside MP3s and OGGs, renaming the files and moving to directories, if necessary (based on the renaming template).</li>
<liclass="bullet-item">Used three different ID3 tag-reading libraries, till a custom library had to be written due crashes with encodings.</li>
</ul>
</div>
<divclass="columns small-12 medium-6 large-4">
<ulclass="pricing-table">
<liclass="title">TimeTracker</li>
<liclass="description">Application to track time spent in different projects.</li>
<liclass="bullet-item">Written in Python.</li>
<liclass="bullet-item">Based on TimeKeeper, a Windows application.</li>
<liclass="bullet-item">Console application.</li>
</ul>
</div>
<divclass="columns small-12 medium-6 large-4">
<ulclass="pricing-table">
<liclass="title">Sectoid</li>
<liclass="description">Blogging app.</li>
<liclass="bullet-item">Written in PHP.</li>
<liclass="bullet-item">No templating system.</li>
<liclass="bullet-item">Option to display pages in sections and subsections (hence the name).</li>
<liclass="bullet-item">Code lost when my personal HD and the server HD managed to crash almost simultaneously.</li>
</ul>
</div>
<divclass="columns small-12 medium-6 large-4">
<ulclass="pricing-table">
<liclass="title">GUP</li>
<liclass="description">Upload pictures to Web Gallery.</li>
<liclass="bullet-item">Written in Python.</li>
<liclass="bullet-item">Supports only Web Gallery 2.x or later.</li>
<liclass="bullet-item">Local cache for album information.</li>
</ul>
</div>
<divclass="columns small-12 medium-6 large-4">
<ulclass="pricing-table">
<liclass="title">ConfigOpt</li>
<liclass="description">A small library to Python to manage configurations.</li>
<liclass="bullet-item">Written in Python, using OptParser and ConfigParser.</li>
<liclass="bullet-item">Used to have a single point for the application options; the options could be loaded from config files and be set in the command line at the same time.</li>
<liclass="bullet-item">Developed for Mitter, but designed to be a standalone library.</li>
</ul>
</div>
<divclass="columns small-12 medium-6 large-4">
<ulclass="pricing-table">
<liclass="title">LyricsPicker</li>
<liclass="description">Web application to display song lyrics.</li>
<liclass="bullet-item">Based on a play with coworkers.</li>
<liclass="bullet-item">A single database for lyrics and artists, selected randomly.</li>
<liclass="bullet-item">Display the song lyric, but not the artist or the song name.</li>
</ul>
</div>
<divclass="columns small-12 medium-6 large-4">
<ulclass="pricing-table">
<liclass="title">Lunch-o</li>
<liclass="description">A "Where We Are Going to Lunch Today?" app.</li>
<liclass="bullet-item">Started with NodeJS, but rewritten in Python with Flask and PonyORM.</li>
<liclass="bullet-item">Server only, with RESTful APIs</li>
</ul>
</div>
<divclass="columns small-12 medium-6 large-4">
<ulclass="pricing-table">
<liclass="title">This CV</li>
<liclass="bullet-item">Written with HTML and CSS.</li>
<liclass="bullet-item">Using Zurb Foundation for the style.</li>