Create working protype that reads from yml files
This commit is contained in:
@@ -1,7 +1,6 @@
|
||||
---
|
||||
# Personal details
|
||||
name: Amin Kasrou Aouam
|
||||
phone: +34 658591161
|
||||
name: Amin
|
||||
lastname: Kasrou Aouam
|
||||
email: akasroua@gmail.com
|
||||
gitlab: akasroua
|
||||
lang: en
|
||||
@@ -10,8 +9,6 @@ lang: en
|
||||
about: |
|
||||
Computer Engineering student interested in AI, bioinformatics, Infrastructure as Code (IaC), distributed and immutable systems.
|
||||
|
||||
I am looking for an employment opportunity, with a focus on teamwork and collaboration.
|
||||
|
||||
education:
|
||||
- years:
|
||||
start: 2017
|
||||
@@ -38,28 +35,26 @@ education:
|
||||
institution: "Université Paris-Sud"
|
||||
|
||||
programming:
|
||||
- language: Python
|
||||
proficiency: Good
|
||||
|
||||
- language: C++
|
||||
proficiency: Intermediate
|
||||
|
||||
- language: Nix
|
||||
proficiency: Intermediate
|
||||
|
||||
- language: Java
|
||||
proficiency: Basic
|
||||
|
||||
- language: PHP
|
||||
proficiency: Basic
|
||||
- Python
|
||||
- C++
|
||||
- Nix
|
||||
- Java
|
||||
- PHP
|
||||
|
||||
technologies:
|
||||
- Linux/FreeBSD
|
||||
- \LaTeX
|
||||
- Git
|
||||
- LEMP Stack
|
||||
- REST APIs
|
||||
- SQL
|
||||
- \LaTeX
|
||||
- Git
|
||||
- REST APIs
|
||||
- SQL
|
||||
|
||||
platforms:
|
||||
- Linux
|
||||
- FreeBSD
|
||||
- DragonFlyBSD
|
||||
- Android
|
||||
|
||||
projects:
|
||||
- COVID-19 Telegram Bot
|
||||
|
||||
languages:
|
||||
- language: English
|
||||
|
||||
@@ -1,7 +1,6 @@
|
||||
---
|
||||
# Personal details
|
||||
name: Amin Kasrou Aouam
|
||||
phone: +34 658591161
|
||||
name: Amin
|
||||
lastname: Kasrou Aouam
|
||||
email: akasroua@gmail.com
|
||||
gitlab: akasroua
|
||||
lang: es
|
||||
@@ -10,8 +9,6 @@ lang: es
|
||||
about: |
|
||||
Estudiante de Ingeniería Informática, interesado en las áreas de inteligencia artificial, bioinformática, infraestructura como código (IaC), sistemas distribuidos e inmutables.
|
||||
|
||||
Busco una oportunidad laboral instructiva, con un énfasis en el trabajo en grupo y la colaboración.
|
||||
|
||||
education:
|
||||
- years:
|
||||
start: 2017
|
||||
@@ -39,28 +36,28 @@ education:
|
||||
institution: "Université Paris-Sud"
|
||||
|
||||
programming:
|
||||
- language: Python
|
||||
proficiency: Avanzado
|
||||
|
||||
- language: C++
|
||||
proficiency: Intermedio
|
||||
|
||||
- language: Nix
|
||||
proficiency: Intermedio
|
||||
|
||||
- language: Java
|
||||
proficiency: Básico
|
||||
|
||||
- language: PHP
|
||||
proficiency: Básico
|
||||
- Python
|
||||
- C++
|
||||
- Nix
|
||||
- Java
|
||||
- PHP
|
||||
|
||||
technologies:
|
||||
- Linux/FreeBSD
|
||||
- \LaTeX
|
||||
- Git
|
||||
- LEMP Stack
|
||||
- APIs REST
|
||||
- SQL
|
||||
- \LaTeX
|
||||
- Git
|
||||
- REST APIs
|
||||
- SQL
|
||||
- NixOS
|
||||
|
||||
platforms:
|
||||
- Linux
|
||||
- FreeBSD
|
||||
- DragonFlyBSD
|
||||
- Android
|
||||
|
||||
projects:
|
||||
- Bot de Telegram COVID-19
|
||||
|
||||
|
||||
languages:
|
||||
- language: Inglés
|
||||
@@ -70,8 +67,6 @@ languages:
|
||||
proficiency: Nativo
|
||||
|
||||
- language: Francés
|
||||
proficiency: Nativo
|
||||
|
||||
courses:
|
||||
- name: Fundamentos de Robótica
|
||||
institution: Adams Formación
|
||||
|
||||
Reference in New Issue
Block a user