Update for Relianoid experience.
Signed-off-by: Nicolás Ortega Froysa <nicolas@ortegas.org>
This commit is contained in:
@ -1,14 +1,6 @@
|
||||
\cvsection{Projects}
|
||||
|
||||
%{\large \bf \color{darkgray} Hello}
|
||||
\entrytitlestyle{Colonel}
|
||||
|
||||
\descriptionstyle{
|
||||
A small personal kernel project written in C and Assembly. Compatible with x86
|
||||
architectures, bootable with GNU GRUB, and built using the GCC
|
||||
cross-compilation tool-chain and the CMake build system.
|
||||
}
|
||||
|
||||
\entrytitlestyle{Indivisible}
|
||||
|
||||
\descriptionstyle{
|
||||
@ -17,6 +9,15 @@
|
||||
Written originally in C using OpenMP, then later ported to Rust.
|
||||
}
|
||||
|
||||
\iffalse
|
||||
\entrytitlestyle{Colonel}
|
||||
|
||||
\descriptionstyle{
|
||||
A small personal kernel project written in C and Assembly. Compatible with x86
|
||||
architectures, bootable with GNU GRUB, and built using the GCC
|
||||
cross-compilation tool-chain and the CMake build system.
|
||||
}
|
||||
|
||||
\entrytitlestyle{SAUS}
|
||||
|
||||
\descriptionstyle{
|
||||
@ -24,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
|
||||
|
Reference in New Issue
Block a user