Add the Colonel project.
This commit is contained in:
@@ -1,15 +1,6 @@
|
|||||||
\cvsection{Projects}
|
\cvsection{Projects}
|
||||||
|
|
||||||
%{\large \bf \color{darkgray} Hello}
|
%{\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}
|
\entrytitlestyle{Colonel}
|
||||||
|
|
||||||
\descriptionstyle{
|
\descriptionstyle{
|
||||||
@@ -18,6 +9,15 @@
|
|||||||
cross-compilation tool-chain and the CMake build system.
|
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}
|
\entrytitlestyle{SAUS}
|
||||||
|
|
||||||
\descriptionstyle{
|
\descriptionstyle{
|
||||||
|
|||||||
@@ -5,6 +5,15 @@
|
|||||||
\cvsection{Proyectos}
|
\cvsection{Proyectos}
|
||||||
|
|
||||||
%{\large \bf \color{darkgray} Hello}
|
%{\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}
|
\entrytitlestyle{Indivisible}
|
||||||
|
|
||||||
\descriptionstyle{
|
\descriptionstyle{
|
||||||
@@ -14,15 +23,6 @@
|
|||||||
Rust.
|
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}
|
\entrytitlestyle{SAUS}
|
||||||
|
|
||||||
\descriptionstyle{
|
\descriptionstyle{
|
||||||
|
|||||||
Reference in New Issue
Block a user