Add the Colonel project.
This commit is contained in:
@@ -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{
|
||||
|
||||
@@ -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{
|
||||
|
||||
Reference in New Issue
Block a user