]> git.llucax.com Git - personal/resume.git/commitdiff
Don't divide personal projects from team projects
authorLeandro Lucarella <luca@llucax.com.ar>
Sat, 9 Feb 2013 17:16:26 +0000 (18:16 +0100)
committerLeandro Lucarella <luca@llucax.com.ar>
Sat, 9 Feb 2013 17:16:26 +0000 (18:16 +0100)
resume-en.rst
resume-es.rst

index feb97886401c0438ff5aa0e0bf18c645fdca7884..be37eb9ccbc5f0bb9e223e7ef7f48b9d869b4d13 100644 (file)
@@ -81,10 +81,6 @@ Achievements
     process to compile and test in a sandbox.
   - Pymin_ (2007) [Python]: A Linux_ router administration tool based on a
     daemon server with client/server infrastructure.
-
-- Development of several other `personal FLOSS projects`_ including (but not
-  limited to):
-
   - eventxx_ (2007) [C++]: A thin C++ wrapper for libevent_.
   - ev.d_ (2008) [D]: A thin D wrapper for libev_.
   - mutest_ (2008) [C, C++, Python]: A simple micro unit testing framework for
index b14e6c4bb2f119699bdef84da64d6ad8a46b99d8..c4e14d5d8f91466d91e9fb229338495da9a2d67c 100644 (file)
@@ -84,10 +84,6 @@ Logros
     de programas escritos en C/C++, compila y ejecuta las pruebas de forma
     segura en un *sandbox*.
   - Pymin_ (2008) [Python]: servidor para administración de *routers* Linux_.
-
-- Desarrollo de varios otros `proyectos personales FLOSS`_, incluyendo (pero
-  no limitado a):
-
   - eventxx_ (2007) [C++]: *thin-wrapper* para C++ de libevent_.
   - ev.d_ (2008) [D]: *thin-wrapper* para D de libev_.
   - mutest_ (2008) [C, C++, Python]: micro *framework* de *unit testing* para C