Compare commits

..

10 Commits

6 changed files with 52 additions and 84 deletions

1
.gitignore vendored
View File

@@ -1 +0,0 @@
*.tex

Binary file not shown.

View File

@@ -7,7 +7,6 @@ email: akasroua@disroot.org
gitlab: akasroua
linkedin: akasroua
lang: en
#publications: '\*'
about: |
Computer Engineer interested in Data Science, Algorithmics, UNIX-based operating systems and Infrastructure as Code
@@ -16,7 +15,7 @@ experience:
- company: Venthône
years:
start: "October 2023"
end: "July 2025"
end: "August 2025"
location: Brussels (Belgium)
position: Application Support Agent
description:
@@ -41,7 +40,7 @@ experience:
location: Remote (Spain)
position: IT consultant (Freelance)
description:
- "Migrations of the MySQL database, to ensure consistency and performance"
- "Migrations of the MySQL database, to ensure consistency and good performance"
- "Rewrite of the CRUD REST API to FastApi (Python)"
- "Administration of multiple EC2 instances in AWS"
@@ -60,24 +59,14 @@ education:
focus: Computer Engineering
institution: "Universidad de Granada"
thesis:
- name: "Machine Learning for error correction in DNA sequencing data"
studies: Bachelor thesis
certifications:
- name: TOEFL
score: C1 (106/120)
courses:
- name: Bioinformatics for Beginners
institution: University of California San Diego
- name: ITIL v4
score: 37/40
- name: Python Programming
institution: Universidad de Granada
- name: Mobile apps programming for Android and iOS devices
institution: Universidad de Granada
- name: Arduino
institution: Universidad de Granada
technologies:
skills:
- category: Programming languages
items:
- Python
@@ -87,26 +76,30 @@ technologies:
- PHP
- Shell scripting
- PL/SQL
- category: Tools
- category: DevOps
items:
- \LaTeX
- Git
- SQL
- ZFS
- Docker
- Nginx
- Nix
- Prometheus
- Grafana
- JIRA
- Service Now
- category: Tools
items:
- SQL
- \LaTeX
- Nix
- ZFS
- Prometheus
- Grafana
- category: Platforms
items:
- Linux
- FreeBSD
- DragonFlyBSD
- Android
- NixOS
- Arduino
- Android
projects:
- "Telegram bot to notify students of COVID-19 cases (Python)"
@@ -116,14 +109,11 @@ projects:
languages:
- language: English
proficiency: TOEFL (106/120)
proficiency: C1 level
- language: Spanish
proficiency: Native
- language: French
proficiency: Native
- language: Arabic (Moroccan dialect)
proficiency: Native
---

Binary file not shown.

View File

@@ -7,22 +7,21 @@ email: akasroua@disroot.org
gitlab: akasroua
linkedin: akasroua
lang: fr
#publications: '\*'
about: |
Ingénieur informatique interessé en science des données, algorithmique, les systèmes d'exploitation UNIX et l'Infrastructure as code
Ingénieur informatique interessé en science des données, algorithmique, les systèmes UNIX et l'Infrastructure as code
experience:
- company: Venthône
years:
start: "Octobre 2023"
end: "Juillet 2025"
end: "Août 2025"
location: Bruxelles (Belgique)
position: Application Support Agent
description:
- "Agent de support niveau 2 interagissant avec des bases de données relationnelles via des requêtes SQL"
- "Agent de support niveau 2 interagissant avec des bases de données via des requêtes SQL"
- "Investigation et résolution de problèmes concernant trois applications liés aux paiements de la Commission européenne (DIGIT)"
- "Communication efficace avec le support niveau 1 et les équipes de développement pour résoudre les perturbations."
- "Communication efficace avec le support niveau 1 et les développeurs pour résoudre les incidents."
- "Création de documentation technique, de procédures ITIL et de scripts d'automatisation PL/SQL"
- company: COACE
years:
@@ -45,8 +44,6 @@ experience:
- "Réécriture de l'API REST CRUD vers FastApi (Python)"
- "Administration de plusieurs instances EC2 sur AWS"
education:
- years:
start: 2021
@@ -62,24 +59,14 @@ 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
certifications:
- name: TOEFL
score: C1 (106/120)
courses:
- name: Bioinformatique pour les débutants
institution: University of California San Diego
- name: ITIL v4
score: 37/40
- name: Programmation en Python
institution: Universidad de Granada
- name: Programmation d'applications mobiles pour Android et iOS
institution: Universidad de Granada
- name: Arduino
institution: Universidad de Granada
technologies:
skills:
- category: Langages de programmation
items:
- Python
@@ -89,26 +76,30 @@ technologies:
- PHP
- Shell scripting
- PL/SQL
- category: Outils
- category: DevOps
items:
- \LaTeX
- Git
- SQL
- ZFS
- Docker
- Nginx
- Nix
- Prometheus
- Grafana
- JIRA
- Service Now
- category: Outils
items:
- SQL
- \LaTeX
- Nix
- ZFS
- Prometheus
- Grafana
- category: Plateformes
items:
- Linux
- FreeBSD
- DragonFlyBSD
- Android
- NixOS
- Arduino
- Android
projects:
- "Bot Telegram pour avertir les étudiants des cas de COVID-19 (Python)"
@@ -118,14 +109,11 @@ projects:
languages:
- language: Anglais
proficiency: TOEFL (106/120)
proficiency: niveau C1
- language: Français
proficiency: Langue maternelle
- language: Espagnol
proficiency: Langue maternelle
- language: Arabe (Dialecte marocain)
proficiency: Langue maternelle
---

View File

@@ -9,7 +9,6 @@
\moderncvcolor{blue}
\nopagenumbers{}
\usepackage[utf8]{inputenc}
\usepackage[scale=0.75,right=.45in,left=.45in,top=.4in,bottom=.4in]{geometry}
% Use secondary color for separator bars
@@ -74,20 +73,11 @@ $for(education)$
$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}}
$for(courses)$
\cvitem{$courses.name$}{
$courses.institution$
{\subsection{Certifications}}
{\subsection{Certifications}}
$for(certifications)$
\cvitem{$certifications.name$}{
$certifications.score$
}{}
$endfor$
@@ -95,11 +85,12 @@ $endfor$
\ifthenelse{\equal{$lang$}{en}}
{\section{Technologies}}
{\section{Technologies}}
$for(technologies)$
\cvline{$technologies.category$}{
$for(skills)$
\subsection{$skills.category$}
\cvitem{}{
\begin{itemize*}[label=, itemjoin={{,}}]
$for(technologies.items)$
\item{$technologies.items$}
$for(skills.items)$
\item{$skills.items$}
$endfor$
\end{itemize*}}
$endfor$