diff options
author | Camil Staps | 2018-09-02 22:54:57 +0200 |
---|---|---|
committer | Camil Staps | 2018-09-02 22:54:57 +0200 |
commit | b76835de0f08f2611901d59dae23a0cb0718e1f6 (patch) | |
tree | 5daa743a535c937e9731f3c3a7bffd53177113d8 /resources/pug/finals/index.pug | |
parent | Distinguish non/refereed work (diff) |
Use ndash where applicable
Diffstat (limited to 'resources/pug/finals/index.pug')
-rw-r--r-- | resources/pug/finals/index.pug | 20 |
1 files changed, 10 insertions, 10 deletions
diff --git a/resources/pug/finals/index.pug b/resources/pug/finals/index.pug index 4af5be5..d0ceb9f 100644 --- a/resources/pug/finals/index.pug +++ b/resources/pug/finals/index.pug @@ -22,10 +22,10 @@ block content h2 Work table.main_table tr - td 2013 - present + td 2013–present td Owner of ViviSoft. Contact me for any projects in software or hardware development. tr - td 2015 - present + td 2015–present td p Student assistant at the #[a(href="https://www.ru.nl/science") Faculty of Science] at the Radboud University Nijmegen. @@ -38,12 +38,12 @@ block content p 2018: work on automated testing of #[a(href="http://clean.cs.ru.nl/Clean") Clean] libraries p - | 2017-18: + | 2017–18: +saItem("https://sis.ru.nl/osiris-student/OnderwijsCatalogusSelect.do?selectie=cursus&collegejaar=2017&cursus=NWI-IBC016", "Combinatorics") +lastSaItem("https://sis.ru.nl/osiris-student/OnderwijsCatalogusSelect.do?selectie=cursus&collegejaar=2017&cursus=NWI-IBC015", "Functional Programming for AI") p - | 2016-17: + | 2016–17: +saItem("https://studiegids.science.ru.nl/2016/science/prospectus/inf_ba/course/40559/", "Algorithms and Data Structures") +saItem("https://studiegids.science.ru.nl/2016/science/course/40511/", "Combinatorics") +saItem("https://studiegids.science.ru.nl/2016/en/socsci/course/41452/", "Functional Programming for AI") @@ -51,7 +51,7 @@ block content +saItem("https://studiegids.science.ru.nl/2016/en/science/course/40564/", "Introduction to Cryptography") +lastSaItem("https://studiegids.science.ru.nl/2016/science/prospectus/inf_ba/course/40560/", "Operating Systems") p - | 2015-16: + | 2015–16: +saItem("https://cs.ru.nl/~hubbers/courses/co_1516/", "Combinatorics") +saItem("https://studiegids.science.ru.nl/2015/science/prospectus/inf_ba/course/37072/", "Functional Programming 1") +saItem("https://studiegids.science.ru.nl/2015/course/37073/", "Functional Programming 2") @@ -141,16 +141,16 @@ block content h2 Education table.main_table tr - td 2017-2019 + td 2017–2019 td Research MA. #[a(href="https://www.universiteitleiden.nl/en/education/study-programmes/master/classics-and-ancient-civilizations-research/hebrew-and-aramaic-studies-research") Hebrew and Aramaic Studies], Leiden University (#[em planned]). tr - td 2017-2020 + td 2017–2020 td MSc. #[a(href="https://www.ru.nl/english/education/masters/software-science/") Software Science], Radboud University Nijmegen (#[em planned]). tr - td 2014-2017 + td 2014–2017 td BSc. #[a(href="https://www.ru.nl/opleidingen/bachelor/computing-science/") Computing Science], Radboud University Nijmegen. tr - td 2015-2017 + td 2015–2017 td Pre-master #[a(href="https://www.ru.nl/opleidingen/bachelor/theologie/") Theology], Radboud University Nijmegen. p Some of my education-related work may be found on #[a(href="https://git.camilstaps.nl") git.camilstaps.nl]. @@ -159,4 +159,4 @@ block content li Ham radio (as #[a(href="https://www.qrz.com/db/PA5ET") PA5ET]; ex PD7LOL). li Making paper cuts, such as #[a(href="/assets/img/papercut.png") this one] or #[a(href="/assets/img/papercut-whales.png") that one]. li I am a community moderator at the #[a(href="https://philosophy.stackexchange.com") Philosophy Stack Exchange]. - li I have been a volunteer in the #[a(href="https://www.taize.fr/") Taizé] community in 2013-14. + li I have been a volunteer in the #[a(href="https://www.taize.fr/") Taizé] community in 2013–14. |