diff --git a/en/cv-sections/projects.tex b/en/cv-sections/projects.tex index 22ee253..584dff6 100644 --- a/en/cv-sections/projects.tex +++ b/en/cv-sections/projects.tex @@ -1,15 +1,6 @@ \cvsection{Projects} %{\large \bf \color{darkgray} Hello} -\entrytitlestyle{Indivisible} - -\descriptionstyle{ - A highly optimized prime number generator with $O(n)$ time complexity for - n\textsuperscript{th} prime generation, and $O(\sqrt{n})$ for prime testing. - Written originally in C using OpenMP, then later ported to Rust. -} - -\iffalse \entrytitlestyle{Colonel} \descriptionstyle{ @@ -18,6 +9,15 @@ cross-compilation tool-chain and the CMake build system. } +\iffalse +\entrytitlestyle{Indivisible} + +\descriptionstyle{ + A highly optimized prime number generator with $O(n)$ time complexity for + n\textsuperscript{th} prime generation, and $O(\sqrt{n})$ for prime testing. + Written originally in C using OpenMP, then later ported to Rust. +} + \entrytitlestyle{SAUS} \descriptionstyle{ diff --git a/es/cv-sections/projects.tex b/es/cv-sections/projects.tex index 59c8e99..0ccdf84 100644 --- a/es/cv-sections/projects.tex +++ b/es/cv-sections/projects.tex @@ -5,6 +5,15 @@ \cvsection{Proyectos} %{\large \bf \color{darkgray} Hello} +\entrytitlestyle{Colonel} + +\descriptionstyle{ + Un pequeño proyecto personal de {\it kernel} escrito en C y ensamblador. + Compatible con arquitecturas x86, arrancable con GNU GRUB, y escrito + utilizando el {\it tool-chain} de GCC y el sistema de compilación CMake. +} + +\iffalse \entrytitlestyle{Indivisible} \descriptionstyle{ @@ -14,15 +23,6 @@ Rust. } -\iffalse -\entrytitlestyle{Colonel} - -\descriptionstyle{ - Un pequeño proyecto personal de {\it kernel} escrito en C y ensamblador. - Compatible con arquitecturas x86, arrancable con GNU GRUB, y escrito - utilizando el {\it tool-chain} de GCC y el sistema de compilación CMake. -} - \entrytitlestyle{SAUS} \descriptionstyle{