Update CV for Python.

Signed-off-by: Nicolás Ortega Froysa <nicolas@ortegas.org>
This commit is contained in:
Nicolás A. Ortega Froysa 2024-01-30 10:31:03 +01:00
parent 4f41361d9f
commit b83f8ce962
6 changed files with 13 additions and 5 deletions

View File

@ -26,6 +26,7 @@
\end{cvitems}
}
\iffalse
\cventry
{IB Diploma Graduate}
{International Baccalaureate Diploma Programme}
@ -38,6 +39,7 @@
\item Final paper on The Free Software Movement and Intellectual Property.
\end{cvitems}
}
\fi
%------------------------------------------------

View File

@ -34,6 +34,7 @@
{
\begin{cvitems}
\item Programming with modern C++ standards (C++17).
\item Test suite development with Python \& Bash.
\item Team collaboration in a dynamic project environment.
\item Code repository management using Git CVS.
\item Maintaining build system using CMake.
@ -49,8 +50,9 @@
\begin{cvitems}
\item Development of a 3D, derby-style, shooter game written in modern C++.
\item Collaboration with various other developers in large-scale project using Git version control tool.
\item Configuring the CMake build system for the project, linking to dependency libraries.
\item Had to adapt to a constantly changing development environment.
%\item Configuring the CMake build system for the project, linking to dependency libraries.
\item Game server \& directory server development in Python.
\item Adapting to a constantly changing development environment.
\item Asynchronous communication with teammates in different timezones.
\end{cvitems}
}

View File

@ -17,6 +17,7 @@
architectures, bootable with GNU GRUB, and built using the GCC
cross-compilation tool-chain and the CMake build system.
}
\fi
\entrytitlestyle{SAUS}
@ -25,4 +26,3 @@
scripted audio filtering via JACK audio inputs. The C program passes input
frequencies through a user-defined script written in Python.
}
\fi

View File

@ -26,6 +26,7 @@
\end{cvitems}
}
\iffalse
\cventry
{Graduado del Programa IB}
{Bachillerato Internacional}
@ -38,6 +39,7 @@
\item Trabajo de investigación final sobre El Movimiento Software Libre y la Propiedad Intelectual.
\end{cvitems}
}
\fi
%------------------------------------------------

View File

@ -34,6 +34,7 @@
{
\begin{cvitems}
\item Programación usando estándares modernos de C++ (C++17).
\item Desarrollo del {\it suite} de pruebas en Python y Bash.
\item Colaboración en equipo en proyecto modular.
\item Gestión de repositorios con Git.
\item Mantenimiento de sistema de compilación en CMake.
@ -49,7 +50,8 @@
\begin{cvitems}
\item Desarrollo de un juego de coches, estilo {\it shooter} en 3D, escrito en C++ moderno.
\item Colaboración con otros desarrolladores en un proyecto a escala usando Git para el control de versiones.
\item Configuración del sistema de compilación CMake para el proyecto, enlazando el binario con las dependencias.
%\item Configuración del sistema de compilación CMake para el proyecto, enlazando el binario con las dependencias.
\item Desarrollo del servidor de juego y de directorio en Python.
\item Adaptación a un ambiente de desarrollo con cambios frecuentes.
\item Comunicación asíncrona con compañeros en zonas horarias diferentes.
\end{cvitems}

View File

@ -22,6 +22,7 @@
Compatible con arquitecturas x86, arrancable con GNU GRUB, y escrito
utilizando el {\it tool-chain} de GCC y el sistema de compilación CMake.
}
\fi
\entrytitlestyle{SAUS}
@ -31,4 +32,3 @@
pasa las frecuencias de entrada a un {\it script} especificado por el usuario
escrito en Python.
}
\fi