Both the EN and NL version of are now generated from the same base latex file

This commit is contained in:
2023-08-30 20:45:59 +02:00
parent 0e9af4f540
commit 55765e71a1
25 changed files with 319 additions and 356 deletions

10
yaml/education.en.yml Normal file
View File

@@ -0,0 +1,10 @@
- name: MSc
description: Applied Physics with a focus on Quantum Computation.
at: Delft University of Technology
start: 2019
- name: BSc
description: Applied Physics with a minor in Electronics for Robotics.
at: Delft University of Technology
start: 2016
end: 2019

11
yaml/education.nl.yml Normal file
View File

@@ -0,0 +1,11 @@
- name: MSc
description: Applied Physics met een focus op Quantum Computation.
at: TU Delft
start: 2019
- name: BSc
description: Applied Physics met een minor in Electronics for Robotics.
at: TU Delft
start: 2016
end: 2019

11
yaml/experience.en.yml Normal file
View File

@@ -0,0 +1,11 @@
- name: App Developer
description: I developed in internal Android app to aid in the calibration of temperature sensors.
at: EOCE
start: 2019
end: 2019
- name: Teaching Assistant
description: I helped others students if they had questions during tutorial sessions for the course Electromagnetism.
at: Delft University of Technology
start: 2018
end: 2019

11
yaml/experience.nl.yml Normal file
View File

@@ -0,0 +1,11 @@
- name: App Developer
description: Ik heb een interne Android app ontwikkeld voor het kalibreren van temperatuur sensoren.
at: EOCE
start: 2019
end: 2019
- name: Teaching Assistant
description: Ik hielp andere studenten als zij vragen hadden tijdens de werkcolleges voor het vak Elektromagnetisme.
at: TU Delft
start: 2018
end: 2019