Update CV for Python.
Signed-off-by: Nicolás Ortega Froysa <nicolas@ortegas.org>
This commit is contained in:
@ -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
|
||||
|
||||
%------------------------------------------------
|
||||
|
||||
|
@ -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}
|
||||
}
|
||||
|
@ -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
|
||||
|
Reference in New Issue
Block a user