diff --git a/en.tex b/en.tex index 67745a7..7787834 100644 --- a/en.tex +++ b/en.tex @@ -4,12 +4,18 @@ \newcommand{\ProgrammingLanguages}{Programming Languages} \newcommand{\OtherSkills}{Other Skills} \newcommand{\Languages}{Languages} +\newcommand{\Hobbies}{Hobbies} \newcommand{\Projects}{Projects} \newcommand{\Now}{Now} \newcommand{\Dutch}{Dutch} \newcommand{\English}{English} +\newcommand{\Native}{native} +\newcommand{\NearNative}{near native} + +\newcommand{\AnalogPhotography}{Analog Photography} +\newcommand{\HouseMusic}{House Music} \newcommand{\Maths}{Maths} \newcommand{\Physics}{Physics} diff --git a/images/pfp.jpg b/images/pfp.jpg new file mode 100755 index 0000000..e74ea21 Binary files /dev/null and b/images/pfp.jpg differ diff --git a/main.tex b/main.tex index b96cb0a..d55a40e 100644 --- a/main.tex +++ b/main.tex @@ -93,9 +93,20 @@ \cvsect{\WhoAmI} -\begin{minipage}[t]{1\textwidth} % 40% of the page width for the introduction text +\begin{minipage}[t]{0.25\textwidth} \vspace{-\baselineskip} % Required for vertically aligning minipages + \begin{tikzpicture} + \clip (0,0) circle (1.8cm) ; + \node[anchor=center] at (0, -0.2) {\includegraphics[width=6cm]{images/pfp.jpg}}; + %adjust this coordinate to move image + \end{tikzpicture} +\end{minipage} +\begin{minipage}[t]{0.75\textwidth} % 40% of the page width for the introduction text + \vspace{-\baselineskip} % Required for vertically aligning minipages + + \vspace{0.3cm} + \input{latex/blurb.{{lang}}.md.tex} \end{minipage} @@ -195,8 +206,17 @@ \cvsect{\Languages} - \textbf{\Dutch} - native\\ - \textbf{\English} - near native + \textbf{\Dutch} \\ + \hspace*{2em} \Native \\ + \textbf{\English} \\ + \hspace*{2em} \NearNative + + \vspace{8pt} + + \cvsect{\Hobbies} + + \AnalogPhotography\\ + \HouseMusic \end{minipage} %---------------------------------------------------------------------------------------- @@ -212,25 +232,24 @@ \vspace{8pt} -\begin{minipage}[t]{0.3\textwidth} +\begin{minipage}[t]{0.45\textwidth} \vspace{-\baselineskip} % Required for vertically aligning minipages - \input{latex/project/z80.{{lang}}.md.tex} + \input{latex/project/automation.{{lang}}.md.tex} + \vspace{6pt} + + \input{latex/project/z80.{{lang}}.md.tex} +\end{minipage} +\hfill +\begin{minipage}[t]{0.45\textwidth} + \vspace{-\baselineskip} % Required for vertically aligning minipages + \input{latex/project/car-stereo.{{lang}}.md.tex} + + \vspace{6pt} + \input{latex/project/pico_p1.{{lang}}.md.tex} \end{minipage} \hfill -\begin{minipage}[t]{0.3\textwidth} - \vspace{-\baselineskip} % Required for vertically aligning minipages - \input{latex/project/car-stereo.{{lang}}.md.tex} -\end{minipage} -\hfill -\begin{minipage}[t]{0.3\textwidth} - \vspace{-\baselineskip} % Required for vertically aligning minipages - \input{latex/project/automation.{{lang}}.md.tex} -\end{minipage} -\hfill -\begin{minipage}[t]{0.3\textwidth} -\end{minipage} %---------------------------------------------------------------------------------------- diff --git a/nl.tex b/nl.tex index 0ca0f4a..96d0cd8 100644 --- a/nl.tex +++ b/nl.tex @@ -4,12 +4,18 @@ \newcommand{\ProgrammingLanguages}{Programeertalen} \newcommand{\OtherSkills}{Andere vaardigheden} \newcommand{\Languages}{Talen} +\newcommand{\Hobbies}{Hobby's} \newcommand{\Projects}{Projecten} \newcommand{\Now}{Heden} \newcommand{\Dutch}{Nederlands} \newcommand{\English}{Engels} +\newcommand{\Native}{vloeiend} +\newcommand{\NearNative}{vloeiend} + +\newcommand{\AnalogPhotography}{Analoge fotografie} +\newcommand{\HouseMusic}{House muziek} \newcommand{\Maths}{Wiskunde} \newcommand{\Physics}{Natuurkunde} diff --git a/yaml/education.en.yml b/yaml/education.en.yml index ccd97f7..172dbb2 100644 --- a/yaml/education.en.yml +++ b/yaml/education.en.yml @@ -1,10 +1,10 @@ -- name: MSc - description: Applied Physics with a focus on Quantum Computation. +- name: Applied Physics MSc + description: With a focus on Quantum Computation focused courses at: Delft University of Technology start: 2019 -- name: BSc - description: Applied Physics with a minor in Electronics for Robotics. +- name: Applied Physics BSc + description: With a minor in Electronics for Robotics at: Delft University of Technology start: 2016 end: 2019 diff --git a/yaml/education.nl.yml b/yaml/education.nl.yml index 155203f..ff2f252 100644 --- a/yaml/education.nl.yml +++ b/yaml/education.nl.yml @@ -1,11 +1,11 @@ -- name: MSc - description: Applied Physics met een focus op Quantum Computation. +- name: Applied Physics MSc + description: Met een focus op Quantum Computation gerelateerde vakken. at: TU Delft start: 2019 -- name: BSc - description: Applied Physics met een minor in Electronics for Robotics. +- name: Technische Natuurkunde BSc + description: Met een minor in Electronics for Robotics. at: TU Delft start: 2016 end: 2019 diff --git a/yaml/experience.en.yml b/yaml/experience.en.yml index daf38e6..a95f0ba 100644 --- a/yaml/experience.en.yml +++ b/yaml/experience.en.yml @@ -1,11 +1,11 @@ - name: App Developer - description: I developed in internal Android app to aid in the calibration of temperature sensors. + description: Developed an internal Android app in Java to aid in the calibration of IoT temperature sensors at: EOCE start: 2019 end: 2019 - name: Teaching Assistant - description: I helped other students if they had questions during tutorial sessions for the course Electromagnetism. + description: Helped other students with questions and their homework during tutorial sessions for the course Electromagnetism. at: Delft University of Technology start: 2018 end: 2019 diff --git a/yaml/experience.nl.yml b/yaml/experience.nl.yml index 2516d52..a0939b9 100644 --- a/yaml/experience.nl.yml +++ b/yaml/experience.nl.yml @@ -1,11 +1,11 @@ - name: App Developer - description: Ik heb een interne Android app ontwikkeld voor het kalibreren van temperatuursensoren. + description: Interne Android app ontwikkeld in Java voor het kalibreren van IoT temperatuursensoren. 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. + description: Tijdens werkcolleges voor het vak Elektromagnetisme andere studenten helpen met vragen en het maken van huiswerk at: TU Delft start: 2018 end: 2019