]> git.llucax.com Git - personal/resume.git/blob - resume-en.rst
21eb5aa2d99e32bfbabf76a71ed15b4ce9df86eb
[personal/resume.git] / resume-en.rst
1
2 ========================
3 Leandro Matías Lucarella
4 ========================
5
6 :Contact: llucax+resume at gmail dot com
7
8
9 Profile
10 =======
11
12 Versatile developer with a wide range of application coverage (from base
13 library and system programming in low-level languages to graphic and web
14 applications in high-level languages; enjoying the most working in the
15 former).
16
17 Proactive self-taught, able to work on own motivation or as part of both
18 small or big teams, specially using FLOSS_ (Free *Libre* Open Source
19 Software) development methodologies and tools. Good skills and interest in
20 working on distributed and concurrent systems design and implementation.
21
22 .. _FLOSS: http://flossworld.org/
23
24
25 Skills
26 ======
27
28 - Programming languages theory with deep practical knowledge of modern
29   C++, C and Python.
30 - Wide range of web development knowledge.
31 - Concurrent and network programming, including POSIX threads, BSD
32   sockets, TCP/IP and some TIPC_ (Transparent Inter Process Communication)
33   experience.
34 - GUI programming using GTK+ (glade/libglade included).
35 - Object-oriented design and programming.
36 - Shell scripting and Linux system administration.
37 - Training people on programming topics.
38
39 .. _TIPC: http://tipc.sourceforge.net/
40
41
42 Achievements
43 ============
44
45 - Founding and actual member of LUGFI_ (2002) and LUGMEN_ (1998)
46   Linux/FLOSS_ users groups, making several conferences.
47 - Several FLOSS_ projects collaborations:
48
49   Linux_:
50     Bugfix in ``bttv`` module for Leadtek WinView 601 TV card (2001).
51
52   LIRC_ (Linux Infrared Remote Control):
53     Debug of ``lirc_gpio`` module (2002).
54
55   PEAR_ (PHP Extension and Application Repository):
56     Added ``Date_Span`` class and bugfixes (2003).
57
58   xmi2code_ (a roundtrip code generator from XMI):
59     Added PHP support and other minor features and bugfixes.
60     Became project maintainer (2003).
61
62   dia2code_ (small utility used to generate code from a Dia diagram):
63     Added PHP support (2003).
64
65   SQLObject_ (object relational manager for Python):
66     Minor features and bugfixes (2006-2007).
67
68   TurboGears_ (rapid web development megaframework):
69     Minor features and bugfixes (2006).
70
71   Gnomad2_ (GTK+ music manager for devices using PDE protocol):
72     Minor GUI improvements (2005).
73
74 - Hooks_, a PHP mini-framework for Unix-like console based website
75   administration, project founder and co-leader, mainly used for LUGFI_
76   and LUGMEN_ and related projects websites (2001-date).
77 - Development and maintenance of LUGFI_ and LUGMEN_ websites
78   (1999-2004).
79 - Developed an OO PHP framework based on PEAR_ and several applications
80   using it to build an intranet (2001-2004).
81 - Published several articles on the web (1999-2005). Two of them were
82   published on `Linux Free Magazine`_, year 1, number 1 (2003).
83 - Developed an ISA NE2000 compatible network adapter driver and a small,
84   custom IP/UDP stack for 8051 microcontrollers in C and ASM (2005).
85 - Design, development and maintenance of an automated compilation and
86   testing system for programs written in C/C++ to speed up the correction
87   process of programming exercises (2004-date).
88 - Development and maintenance of eventxx_, a thin C++ wrapper for
89   libevent_ (2007).
90
91 .. _Linux: http://www.kernel.org/
92 .. _LUGFI: http://www.lug.fi.uba.ar/
93 .. _LUGMEN: http://www.lugmen.org.ar/
94 .. _LIRC: http://www.lirc.org/
95 .. _PEAR: http://pear.php.net/
96 .. _xmi2code: http://xmi2code.sourceforge.net/
97 .. _dia2code: http://dia2code.sourceforge.net/
98 .. _SQLObject: http://www.sqlobject.org/
99 .. _TurboGears: http://www.turbogears.org/
100 .. _Gnomad2: http://gnomad2.sourceforge.net/
101 .. _Hooks: http://hooks.gforge.lug.fi.uba.ar/hooks/docs/html/index.html
102 .. _`Linux Free Magazine`: http://www.kernelproduktion.com/newfile24.htm
103 .. _eventxx: http://www.llucax.com.ar/~luca/eventxx/
104 .. _libevent: http://monkey.org/~provos/libevent/
105
106
107 Experience
108 ==========
109
110 1997-date:
111   Freelance independent professional. Later works include small websites
112   development and the backend deamon (written in Python) for a Linux
113   router administration application.
114
115 2001-2004:
116   `Ministerio de Economía`_ - Internship - LAMP (Linux, Apache, MySQL,
117   PHP) web development and some Linux_ system administration.
118
119 2004:
120   `My Way` - LAMP web development and some Linux_ system
121   administration.
122
123 2004-date:
124   FIUBA_ (Facultad de Ingeniería, `Universidad de Buenos Aires`_)
125   - Assistant teacher, teaching programming topics covering C, C++,
126   POSIX threads, BSD sockets and GTK+ GUI and more.
127
128 2006-date:
129   `Integratech S.A.`_ - HA (High Availability) related programming for
130   a softswitch for Siemens (C/C++).
131
132 .. _`Ministerio de Economía`: http://www.mecon.gov.ar/
133 .. _FIUBA: http://www.fi.uba.ar/
134 .. _`Universidad de Buenos Aires`: http://www.uba.ar/
135 .. _`My Way`: http://www.myway.com.ar/
136 .. _`Integratech S.A.`: http://www.integratech.com.ar/
137
138
139 Education
140 =========
141
142 1992-1997:
143   Secondary school diploma, specialized in exact sciences, technology
144   and design - CNBA_ (Colegio Nacional de Buenos Aires), Argentina.
145
146 1998-date:
147   Computer engineering - FIUBA_ (Facultad de Ingeniería, `Universidad de
148   Buenos Aires`_), Argentina. Working on the thesis.
149
150 .. _`CNBA`: http://www.cnba.uba.ar/
151
152 .. vim: set sw=2 sts=2 ts=2 et: