2 ========================
3 Leandro Matías Lucarella
4 ========================
6 :E-Mail: luca@llucax.com.ar
7 :Web: http://www.llucax.com.ar/
13 Versatile developer with a wide range of application coverage (from base
14 library and system programming in low-level languages to graphic and web
15 applications in high-level languages; enjoying the most working in the
18 Proactive self-taught, able to work on own motivation or as part of both
19 small or big teams, specially using FLOSS_ (Free *Libre* Open Source
20 Software) development methodologies and tools. Good skills and interest in
21 working on distributed and concurrent systems design and implementation.
23 .. _FLOSS: http://flossworld.org/
29 - Programming languages theory with deep practical knowledge of modern
31 - Wide range of web development knowledge.
32 - Concurrent and network programming, including POSIX threads, BSD
33 sockets, TCP/IP and TIPC_ (Transparent Inter Process Communication)
35 - GUI programming using GTK+ (glade/libglade included).
36 - Object-oriented design and programming.
37 - Shell scripting and Linux system administration.
38 - Training people on programming topics.
40 .. _TIPC: http://tipc.sourceforge.net/
46 - Founding and actual member of LUGFI_ (2002) and LUGMEN_ (1998)
47 Linux/FLOSS_ users groups, making several conferences.
48 - Several FLOSS_ projects collaborations including (but not limited to):
51 Bugfix in ``bttv`` module for Leadtek WinView 601 TV card (2001).
53 LIRC_ (Linux Infrared Remote Control):
54 Debug of ``lirc_gpio`` module (2002).
56 PEAR_ (PHP Extension and Application Repository):
57 Added ``Date_Span`` class and bugfixes (2003).
59 xmi2code_ (a roundtrip code generator from XMI):
60 Added PHP support and other minor features and bugfixes.
61 Became project maintainer (2003).
63 dia2code_ (small utility used to generate code from a Dia diagram):
64 Added PHP support (2003).
66 SQLObject_ (object relational manager for Python):
67 Minor features and bugfixes (2006-2007).
69 TurboGears_ (rapid web development megaframework):
70 Minor features and bugfixes (2006).
72 Gnomad2_ (GTK+ music manager for devices using PDE protocol):
73 Minor GUI improvements (2005).
75 - Hooks_, a PHP mini-framework for Unix-like console based website
76 administration, project founder and co-leader, mainly used for LUGFI_
77 and LUGMEN_ and related projects websites (2001-date).
78 - Development and maintenance of LUGFI_ and LUGMEN_ websites
80 - Developed an OO PHP framework based on PEAR_ and several applications
81 using it to build an intranet (2001-2004).
82 - Published several articles on the web (1999-2005). Two of them were
83 published on `Linux Free Magazine`_, year 1, number 1 (2003).
84 - Development of Etherled_, which includes an ISA NE2000 compatible network
85 adapter driver and a small, custom IP/UDP stack for 8051 micro-controllers
87 - Design, development and maintenance of Sercom_, an automated compilation and
88 testing system for programs written in C/C++ to speed up the correction
89 process of programming exercises (2004-2009).
90 - Development and maintenance of eventxx_, a thin C++ wrapper for
92 - Development of Pymin_, a Linux_ router administration tool based on a daemon
93 server written in Python (2007).
94 - Development and maintenance of ev.d_, a thin D wrapper for libev_ (2008).
95 - Development and maintenance of mutest_, a simple micro unit testing
96 framework for C and C+ (2008).
98 .. _Linux: http://www.kernel.org/
99 .. _LUGFI: http://www.lug.fi.uba.ar/
100 .. _LUGMEN: http://www.lugmen.org.ar/
101 .. _LIRC: http://www.lirc.org/
102 .. _PEAR: http://pear.php.net/
103 .. _xmi2code: http://xmi2code.sourceforge.net/
104 .. _dia2code: http://dia2code.sourceforge.net/
105 .. _SQLObject: http://www.sqlobject.org/
106 .. _TurboGears: http://www.turbogears.org/
107 .. _Gnomad2: http://gnomad2.sourceforge.net/
108 .. _Hooks: http://hooks.gforge.lug.fi.uba.ar/hooks/docs/html/index.html
109 .. _`Linux Free Magazine`: http://www.kernelproduktion.com/newfile24.htm
110 .. _Etherled: http://www.llucax.com.ar/proj/etherled/index.html
111 .. _Sercom: http://git.7542.fi.uba.ar/w/release/sercom.git
112 .. _eventxx: http://www.llucax.com.ar/~luca/eventxx/
113 .. _libevent: http://monkey.org/~provos/libevent/
114 .. _Pymin: http://www.llucax.com.ar/proj/pymin/index.html
115 .. _ev.d: http://www.llucax.com.ar/proj/ev.d/index.html
116 .. _libev: http://software.schmorp.de/pkg/libev.html
117 .. _mutest: http://www.llucax.com.ar/proj/mutest/
124 Freelance independent professional. Later works include small websites
125 development and the backend deamon (written in Python) for a Linux_
126 router administration application.
129 `Ministerio de Economía`_ - Internship - LAMP (Linux_, Apache, MySQL,
130 PHP) web development and some Linux_ system administration.
133 `My Way` - LAMP web development and some Linux_ system administration.
136 FIUBA_ (Facultad de Ingeniería, `Universidad de Buenos Aires`_)
137 - Assistant teacher, teaching programming topics covering C, C++,
138 POSIX threads, BSD sockets and GTK+ GUI and more.
141 `Integratech S.A.`_ - Development and maintenance of a small (but carrier
142 grade class 4/5) monolithic softswitch for NSN_ Argentina. Design and
143 development of a new modular and distributed version of the softswitch.
145 .. _`Ministerio de Economía`: http://www.mecon.gov.ar/
146 .. _FIUBA: http://www.fi.uba.ar/
147 .. _`Universidad de Buenos Aires`: http://www.uba.ar/
148 .. _`My Way`: http://www.myway.com.ar/
149 .. _`Integratech S.A.`: http://www.integratech.com.ar/
150 .. _NSN: http://www.nokiasiemensnetworks.com/
157 Secondary school diploma, specialized in science, technology
158 and design - CNBA_ (Colegio Nacional de Buenos Aires), Argentina.
161 Computer engineering - FIUBA_ (Facultad de Ingeniería, `Universidad de
162 Buenos Aires`_), Argentina. Working on the thesis: `Improving the
163 D programming language garbage collector`__.
165 __ http://www.llucax.com.ar/proj/dgc/index.html
167 .. _`CNBA`: http://www.cnba.uba.ar/
169 .. vim: set sw=2 sts=2 ts=2 et: