]> git.llucax.com Git - personal/resume.git/blob - resume-en.rst
49f1d6c7ebd02d0117650b3b173b6bbf16df2d77
[personal/resume.git] / resume-en.rst
1
2 ========================
3 Leandro Matías Lucarella
4 ========================
5
6 :E-Mail: luca@llucax.com.ar
7 :Web: http://www.llucax.com.ar/
8 :Location: Villa Urquiza, Buenos Aires, Argentina
9 :Nationality: Argentine with Italian citizenship
10 :Birth: 1979-02-15
11 :Updated: |date|
12
13 .. |date| date:: %Y-%m
14
15
16 Profile
17 =======
18
19 Versatile developer with a wide range of application coverage (from base
20 library and system programming in low-level languages to graphic and web
21 applications in high-level languages; enjoying the most working in the
22 former).
23
24 Proactive self-taught, able to work on own motivation or as part of both
25 small or big teams, specially using FLOSS_ (Free *Libre* Open Source
26 Software) development methodologies and tools. Good skills and interest in
27 working on distributed and concurrent systems design and implementation.
28
29 .. _FLOSS: http://flossworld.org/
30
31
32 Skills
33 ======
34
35 - Programming languages theory with deep practical knowledge of modern
36   C++, C and Python.
37 - Wide range of web development knowledge.
38 - Concurrent and network programming, including POSIX threads, BSD
39   sockets, TCP/IP and TIPC_ (Transparent Inter Process Communication)
40   experience.
41 - VoIP knowledge (specially H.248).
42 - GUI programming using GTK+ (glade/libglade included).
43 - Object-oriented design and programming.
44 - Shell scripting and Linux system administration.
45 - Training people on programming topics.
46
47 .. _TIPC: http://tipc.sourceforge.net/
48
49
50 Achievements
51 ============
52
53 - Founding and actual member of LUGFI_ (2002) and LUGMEN_ (1998)
54   Linux/FLOSS_ users groups, making several conferences.
55
56 - Publication of several articles on the web (1999-2005). Two of them were
57   published on `Linux Free Magazine`_, year 1, number 1 (2003).
58
59 - Several collaborations to popular FLOSS_ projects including (but not limited
60   to):
61
62   - Linux_ (2001) [C]: Bugfix in ``bttv`` module for Leadtek WinView 601 TV
63     card.
64   - LIRC_ (2002) [C]: Debug of ``lirc_gpio`` module.
65   - PEAR_ (2003) [PHP]: Added ``Date_Span`` class and bugfixes.
66   - xmi2code_ (2003) [C++]: Added PHP support and other minor features and
67     bugfixes.  Became project maintainer.
68   - dia2code_ (2003) [C]: Added PHP support.
69   - SQLObject_ (2006-2007) [Python]: Minor features and bugfixes.
70   - TurboGears_ (2006) [Python]: Minor features and bugfixes.
71   - Gnomad2_ (2005) [C]: Minor GUI improvements.
72
73 - Creation of several small/medium sized FLOSS_ projects as part of a team:
74
75   - Hooks_ (2001-2005) [PHP]: A PHP mini-framework for Unix-like console based
76     website administration.
77   - LUGFI_ and LUGMEN_ websites (1999-2004) [PHP, Apache, MySQL]: Development
78     and maintenance of both websites (programming and sysadmin).
79   - MECON Intranet (2001-2004) [PHP, MySQL]: A framework and
80     several applications using it done at Ministerio de Economía. The code was
81     freed (MECONlib_, SAMURAI_, YATTA_, AI_, Intranet_) but never released
82     properly.
83   - Etherled_ (2005) [C, ASM]: A remote controlled, programmable stroboscopic
84     image projector device using a 8051-family micro-controller, including an
85     ISA NE2000 compatible network adapter driver and a small, custom IP/UDP
86     stack.
87   - Sercom_ (2004-2009) [Python, SQL]: An automated compilation and testing
88     system for programs written in C/C++, including a security-aware backend
89     process to compile and test in a sandbox.
90   - Pymin_ (2007) [Python]: A Linux_ router administration tool based on a
91     daemon server with client/server infrastructure.
92
93 - Development of several other `personal FLOSS projects`_ including (but not
94   limited to):
95
96   - eventxx_ (2007) [C++]: A thin C++ wrapper for libevent_.
97   - ev.d_ (2008) [D]: A thin D wrapper for libev_.
98   - mutest_ (2008) [C, C++, Python]: A simple micro unit testing framework for
99     C and C++.
100
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/proj/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/
121 .. _personal FLOSS projects: http://www.llucax.com.ar/proj/
122 .. _MECONlib: http://git.llucax.com.ar/w/mecon/meconlib.git
123 .. _SAMURAI: http://git.llucax.com.ar/w/mecon/samurai.git
124 .. _YATTA: http://git.llucax.com.ar/w/mecon/yatta.git
125 .. _AI: http://git.llucax.com.ar/w/mecon/ai.git
126 .. _Intranet: http://git.llucax.com.ar/w/mecon/intranet.git
127
128
129 Experience
130 ==========
131
132 1997-date:
133   Freelance independent professional. Later works include small websites
134   development and the backend deamon (written in Python) for a Linux_
135   router administration application.
136
137 2001-2004:
138   `Ministerio de Economía`_ - Internship - LAMP (Linux_, Apache, MySQL,
139   PHP) web development and some Linux_ system administration.
140
141 2004:
142   `My Way` - LAMP web development and some Linux_ system administration.
143
144 2004-2009:
145   FIUBA_ (Facultad de Ingeniería, `Universidad de Buenos Aires`_)
146   - Assistant teacher, teaching programming topics covering C, C++,
147   POSIX threads, BSD sockets and GTK+ GUI and more.
148
149 2006-2011:
150   `Integratech S.A.`_ - Development and maintenance of a monolithic (carrier
151   grade) *softswitch* (H.248 in particular). Design and development of a new
152   modular and distributed version of the *softswitch*.
153
154 .. _`Ministerio de Economía`: http://www.mecon.gov.ar/
155 .. _FIUBA: http://www.fi.uba.ar/
156 .. _`Universidad de Buenos Aires`: http://www.uba.ar/
157 .. _`My Way`: http://www.myway.com.ar/
158 .. _`Integratech S.A.`: http://www.integratech.com.ar/
159 .. _NSN: http://www.nokiasiemensnetworks.com/
160
161
162 Education
163 =========
164
165 1992-1997:
166   Secondary school diploma, specialized in science, technology
167   and design - CNBA_ (Colegio Nacional de Buenos Aires), Argentina.
168
169 1998-2010:
170   Informatics Engineering - FIUBA_ (Facultad de Ingeniería, `Universidad de
171   Buenos Aires`_), Argentina. Thesis: `Garbage collection in the D programming
172   language`__.
173
174 __ http://www.llucax.com.ar/proj/dgc/index.html
175
176 .. _`CNBA`: http://www.cnba.uba.ar/
177
178 .. vim: set sw=2 sts=2 ts=2 et: