]> git.llucax.com Git - personal/resume.git/blob - resume-en.rst
97193a1c40c141d2c6a07e145890a3862bfa6840
[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
89 .. _Linux: http://www.kernel.org/
90 .. _LUGFI: http://www.lug.fi.uba.ar/
91 .. _LUGMEN: http://www.lugmen.org.ar/
92 .. _LIRC: http://www.lirc.org/
93 .. _PEAR: http://pear.php.net/
94 .. _xmi2code: http://xmi2code.sourceforge.net/
95 .. _dia2code: http://dia2code.sourceforge.net/
96 .. _SQLObject: http://www.sqlobject.org/
97 .. _TurboGears: http://www.turbogears.org/
98 .. _Gnomad2: http://gnomad2.sourceforge.net/
99 .. _Hooks: http://hooks.gforge.lug.fi.uba.ar/hooks/docs/html/index.html
100 .. _`Linux Free Magazine`: http://www.kernelproduktion.com/newfile24.htm
101
102
103 Experience
104 ==========
105
106 1997-date:
107   Freelance independent professional.
108
109 2001-2004:
110   Ministerio de Economía - Internship - LAMP (Linux, Apache, MySQL,
111   PHP) web development and some Linux_ system administration.
112
113 2004:
114   `My Way` - LAMP web development and some Linux_ system
115   administration.
116
117 2004-date:
118   FIUBA_ (Facultad de Ingeniería, `Universidad de Buenos Aires`_)
119   - Assistant teacher, teaching programming topics covering C, C++,
120   POSIX threads, BSD sockets and GTK+ GUI and more.
121
122 2006-date:
123   `Integratech S.A.`_ - HA (High Availability) related programming for
124   a softswitch for Siemens (C/C++).
125
126 .. _FIUBA: http://www.fi.uba.ar/
127 .. _`Universidad de Buenos Aires`: http://www.uba.ar/
128 .. _`My Way`: http://www.myway.com.ar/
129 .. _`Integratech S.A.`: http://www.integratech.com.ar/
130
131
132 Education
133 =========
134
135 1992-1997:
136   Secondary school diploma, specialized in exact sciences, technology
137   and design - CNBA_ (Colegio Nacional de Buenos Aires), Argentina.
138
139 1998-date:
140   Computer engineering - FIUBA_ (Facultad de Ingeniería, `Universidad de
141   Buenos Aires`_), Argentina. Working on the thesis.
142
143 .. _`CNBA`: http://www.cnba.uba.ar/
144
145 .. vim: set sw=2 sts=2 ts=2 et: