]> git.llucax.com Git - personal/resume.git/blob - resume-en.rst
Remove unnecessary backticks from links
[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: Berlin, Germany
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 - Concurrent and network programming, including POSIX threads, BSD
38   sockets, TCP/IP and TIPC_ (Transparent Inter Process Communication)
39   experience.
40 - VoIP knowledge (specially H.248).
41 - Object-oriented design and programming.
42 - Shell scripting and Linux system administration and performance tunning.
43 - Training people on programming topics.
44
45 .. _TIPC: http://tipc.sourceforge.net/
46
47
48 Achievements
49 ============
50
51 - Founding and actual member of LUGFI_ (2002) and LUGMEN_ (1998)
52   Linux/FLOSS_ users groups, making several conferences.
53
54 - Publication of several articles on the web (1999-2005). Two of them were
55   published on `Linux Free Magazine`_, year 1, number 1 (2003).
56
57 - Several collaborations to popular FLOSS_ projects including (but not limited
58   to):
59
60   - Linux_ (2001) [C]: Bugfix in ``bttv`` module for Leadtek WinView 601 TV
61     card.
62   - LIRC_ (2002) [C]: Debug of ``lirc_gpio`` module.
63   - PEAR_ (2003) [PHP]: Added ``Date_Span`` class and bugfixes.
64   - xmi2code_ (2003) [C++]: Added PHP support and other minor features and
65     bugfixes.  Became project maintainer.
66   - dia2code_ (2003) [C]: Added PHP support.
67   - SQLObject_ (2006-2007) [Python]: Minor features and bugfixes.
68   - TurboGears_ (2006) [Python]: Minor features and bugfixes.
69   - Gnomad2_ (2005) [C]: Minor GUI improvements.
70   - DMD_ (2008-now) [C++/D]: Minor improvements to the compiler and runtime.
71
72 - Creation of several small/medium sized FLOSS_ projects as part of a team:
73
74   - Hooks_ framework for LUGFI_ and LUGMEN_ websites (1999-2004) [PHP, Apache,
75     MySQL]: Development and maintenance of both websites (programming and
76     sysadmin).
77   - Etherled_ (2005) [C, ASM]: A remote controlled, programmable stroboscopic
78     image projector device using a 8051-family micro-controller, including an
79     ISA NE2000 compatible network adapter driver and a small, custom IP/UDP
80     stack.
81   - Sercom_ (2004-2009) [Python, SQL]: An automated compilation and testing
82     system for programs written in C/C++, including a security-aware backend
83     process to compile and test in a sandbox.
84   - Pymin_ (2007) [Python]: A Linux_ router administration tool based on a
85     daemon server with client/server infrastructure.
86
87 - Development of several other `personal FLOSS projects`_ including (but not
88   limited to):
89
90   - eventxx_ (2007) [C++]: A thin C++ wrapper for libevent_.
91   - ev.d_ (2008) [D]: A thin D wrapper for libev_.
92   - mutest_ (2008) [C, C++, Python]: A simple micro unit testing framework for
93     C and C++.
94
95 .. _Linux: http://www.kernel.org/
96 .. _LUGFI: http://www.lug.fi.uba.ar/
97 .. _LUGMEN: http://www.lugmen.org.ar/
98 .. _LIRC: http://www.lirc.org/
99 .. _PEAR: http://pear.php.net/
100 .. _xmi2code: http://xmi2code.sourceforge.net/
101 .. _dia2code: http://dia2code.sourceforge.net/
102 .. _SQLObject: http://www.sqlobject.org/
103 .. _TurboGears: http://www.turbogears.org/
104 .. _Gnomad2: http://gnomad2.sourceforge.net/
105 .. _Hooks: http://hooks.gforge.lug.fi.uba.ar/hooks/docs/html/index.html
106 .. _Linux Free Magazine: http://www.kernelproduktion.com/newfile24.htm
107 .. _Etherled: http://www.llucax.com.ar/proj/etherled/index.html
108 .. _Sercom: http://git.7542.fi.uba.ar/w/release/sercom.git
109 .. _eventxx: http://www.llucax.com.ar/proj/eventxx/
110 .. _libevent: http://monkey.org/~provos/libevent/
111 .. _Pymin: http://www.llucax.com.ar/proj/pymin/index.html
112 .. _ev.d: http://www.llucax.com.ar/proj/ev.d/index.html
113 .. _libev: http://software.schmorp.de/pkg/libev.html
114 .. _mutest: http://www.llucax.com.ar/proj/mutest/
115 .. _personal FLOSS projects: http://www.llucax.com.ar/proj/
116 .. _DMD: http://dlang.org/
117
118
119 Experience
120 ==========
121
122 1997-date:
123   Freelance independent professional. Later works include small websites
124   development and the backend deamon (written in Python) for a Linux_
125   router administration application.
126
127 2001-2004:
128   `Ministerio de Economía`_ - Internship - LAMP (Linux_, Apache, MySQL,
129   PHP) web development and some Linux_ system administration.
130
131 2004:
132   `My Way` - LAMP web development and some Linux_ system administration.
133
134 2004-2009:
135   FIUBA_ (Facultad de Ingeniería, `Universidad de Buenos Aires`_)
136   - Assistant teacher, teaching programming topics covering C, C++,
137   POSIX threads, BSD sockets and GTK+ GUI and more.
138
139 2006-2011:
140   `Integratech S.A.`_ - Development and maintenance of a monolithic (carrier
141   grade) *softswitch* (H.248 in particular). Design and development of a new
142   modular and distributed version of the *softswitch*.
143
144 2011-date:
145   `sociomantic labs GmbH`_ - Development of a high performance, distributed
146   real-time bidding platform. Linux server tunning for high load situations.
147
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/
154 .. _sociomantic labs GmbH: http://www.sociomantic.com/
155
156
157 Education
158 =========
159
160 1992-1997:
161   Secondary school diploma, specialized in science, technology
162   and design - CNBA_ (Colegio Nacional de Buenos Aires), Argentina.
163
164 1998-2010:
165   Informatics Engineering - FIUBA_ (Facultad de Ingeniería, `Universidad de
166   Buenos Aires`_), Argentina. Thesis: `Garbage collection in the D programming
167   language`__.
168
169 __ http://www.llucax.com.ar/proj/dgc/index.html
170
171 .. _CNBA: http://www.cnba.uba.ar/
172
173 .. vim: set sw=2 sts=2 ts=2 et: