diff options
author | Camil Staps | 2017-03-19 11:03:20 +0100 |
---|---|---|
committer | Camil Staps | 2017-03-19 11:03:20 +0100 |
commit | f25418fca2136e516da599d8f92919f0fb99a41f (patch) | |
tree | 50e2307c769af337bce3b1132b2cb3b8620b0fdf /resources/pug | |
parent | Compactify SA list (diff) |
Update education
- BA Theology -> Pre-master
- Added planned masters
Diffstat (limited to 'resources/pug')
-rw-r--r-- | resources/pug/finals/index.pug | 10 |
1 files changed, 8 insertions, 2 deletions
diff --git a/resources/pug/finals/index.pug b/resources/pug/finals/index.pug index 22efd26..276ebb8 100644 --- a/resources/pug/finals/index.pug +++ b/resources/pug/finals/index.pug @@ -2,7 +2,7 @@ extends /layout.pug block content img#profile(alt="Camil Staps", style="float:left;", src="/assets/img/profile-300x300.png", width="170") - p #[a(href="mailto:info@vivisoft.nl") Freelance programmer]; Bachelor student #[a(href="http://www.ru.nl/opleidingen/bachelor/informatica/") Computing Science] and #[a(href="http://www.ru.nl/opleidingen/bachelor/theologie/") Theology] + p #[a(href="mailto:info@vivisoft.nl") Freelance programmer]; student #[a(href="http://www.ru.nl/opleidingen/bachelor/informatica/") Computing Science] and #[a(href="http://www.ru.nl/opleidingen/bachelor/theologie/") Theology] p span.tt info@camilstaps.nl br @@ -63,11 +63,17 @@ block content h2 Education table.main_table tr + td 2017-2019 + td MSc. #[a(href="http://www.ru.nl/opleidingen/master/software-science/") Software Science], Radboud University Nijmegen (#[i expected]). + tr + td 2017-2020 + td MA. #[a(href="http://www.mastersinleiden.nl/programmes/hebrew-and-aramaic-studies-research/en/introduction") Hebrew and Aramaic Studies], Leiden University (#[i expected]). + tr td 2014-2017 td BSc. #[a(href="http://www.ru.nl/opleidingen/bachelor/informatica/") Computing Science & Cyber Security], Radboud University Nijmegen. Some of my work related to this education may be found on #[a(href="https://git.camilstaps.nl") git.camilstaps.nl]; releases appear on #[a(href="https://files.camilstaps.nl") files.camilstaps.nl]. tr td 2015-2017 - td BA. #[a(href="http://www.ru.nl/opleidingen/bachelor/theologie/") Theology], Radboud University Nijmegen. Some of my work related to this education may be found on #[a(href="https://files.camilstaps.nl") files.camilstaps.nl]. + td Pre-master #[a(href="http://www.ru.nl/opleidingen/bachelor/theologie/") Theology], Radboud University Nijmegen. Some of my work related to this education may be found on #[a(href="https://files.camilstaps.nl") files.camilstaps.nl]. h2 Software projects & libraries table.main_table |