From b05baa09ba7b17d86882f1df29b7f65ccbc047aa Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nicol=C3=A1s=20Ortega=20Froysa?= Date: Tue, 27 Feb 2024 07:03:56 +0100 Subject: [PATCH] Revert "Update CV for Python." This reverts commit b83f8ce962fbc662278ab1083d5d81f6e8dd2fcd. --- en/cv-sections/education.tex | 2 -- en/cv-sections/experience.tex | 6 ++---- en/cv-sections/projects.tex | 2 +- es/cv-sections/education.tex | 2 -- es/cv-sections/experience.tex | 4 +--- es/cv-sections/projects.tex | 2 +- 6 files changed, 5 insertions(+), 13 deletions(-) diff --git a/en/cv-sections/education.tex b/en/cv-sections/education.tex index d250815..a48f578 100644 --- a/en/cv-sections/education.tex +++ b/en/cv-sections/education.tex @@ -26,7 +26,6 @@ \end{cvitems} } -\iffalse \cventry {IB Diploma Graduate} {International Baccalaureate Diploma Programme} @@ -39,7 +38,6 @@ \item Final paper on The Free Software Movement and Intellectual Property. \end{cvitems} } -\fi %------------------------------------------------ diff --git a/en/cv-sections/experience.tex b/en/cv-sections/experience.tex index a37c78f..929edb7 100644 --- a/en/cv-sections/experience.tex +++ b/en/cv-sections/experience.tex @@ -34,7 +34,6 @@ { \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. @@ -50,9 +49,8 @@ \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 Game server \& directory server development in Python. - \item Adapting to a constantly changing development environment. + \item Configuring the CMake build system for the project, linking to dependency libraries. + \item Had to adapt to a constantly changing development environment. \item Asynchronous communication with teammates in different timezones. \end{cvitems} } diff --git a/en/cv-sections/projects.tex b/en/cv-sections/projects.tex index a5ebec8..22ee253 100644 --- a/en/cv-sections/projects.tex +++ b/en/cv-sections/projects.tex @@ -17,7 +17,6 @@ architectures, bootable with GNU GRUB, and built using the GCC cross-compilation tool-chain and the CMake build system. } -\fi \entrytitlestyle{SAUS} @@ -26,3 +25,4 @@ scripted audio filtering via JACK audio inputs. The C program passes input frequencies through a user-defined script written in Python. } +\fi diff --git a/es/cv-sections/education.tex b/es/cv-sections/education.tex index ca47a16..3d5e20b 100644 --- a/es/cv-sections/education.tex +++ b/es/cv-sections/education.tex @@ -26,7 +26,6 @@ \end{cvitems} } -\iffalse \cventry {Graduado del Programa IB} {Bachillerato Internacional} @@ -39,7 +38,6 @@ \item Trabajo de investigación final sobre El Movimiento Software Libre y la Propiedad Intelectual. \end{cvitems} } -\fi %------------------------------------------------ diff --git a/es/cv-sections/experience.tex b/es/cv-sections/experience.tex index b59348d..17ba3a4 100644 --- a/es/cv-sections/experience.tex +++ b/es/cv-sections/experience.tex @@ -34,7 +34,6 @@ { \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. @@ -50,8 +49,7 @@ \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 Desarrollo del servidor de juego y de directorio en Python. + \item Configuración del sistema de compilación CMake para el proyecto, enlazando el binario con las dependencias. \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} diff --git a/es/cv-sections/projects.tex b/es/cv-sections/projects.tex index 21ee225..59c8e99 100644 --- a/es/cv-sections/projects.tex +++ b/es/cv-sections/projects.tex @@ -22,7 +22,6 @@ 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} @@ -32,3 +31,4 @@ pasa las frecuencias de entrada a un {\it script} especificado por el usuario escrito en Python. } +\fi