Remove thesis subsection

This commit is contained in:
coolneng 2025-10-29 15:43:57 +01:00
parent 71a0de24ca
commit 899599a362
Signed by: coolneng
GPG Key ID: 9893DA236405AF57
5 changed files with 0 additions and 17 deletions

Binary file not shown.

View File

@ -60,10 +60,6 @@ education:
focus: Computer Engineering
institution: "Universidad de Granada"
thesis:
- name: "Machine Learning for error correction in DNA sequencing data"
studies: Bachelor thesis
courses:
- name: Bioinformatics for Beginners
institution: University of California San Diego

Binary file not shown.

View File

@ -62,10 +62,6 @@ education:
focus: Ingénieur Informatique
institution: "Universidad de Granada"
thesis:
- name: "Machine Learning pour la correction des erreurs dans les données de séquençage de l'ADN"
studies: Mémoire de licence
courses:
- name: Bioinformatique pour les débutants
institution: University of California San Diego

View File

@ -73,15 +73,6 @@ $for(education)$
\cventry{$education.years.start$ \textendash{} $education.years.end$}{$education.degree$}{$education.focus$}{$education.institution$}{}{}
$endfor$
\ifthenelse{\equal{$lang$}{en}}
{\subsection{Thesis}}
{\subsection{Mémoires de fin d'études}}
$for(thesis)$
\cvitem{$thesis.studies$}{
$thesis.name$
}{}
$endfor$
\ifthenelse{\equal{$lang$}{en}}
{\subsection{Courses}}
{\subsection{Cours de formation}}