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