diff options
| author | Camil Staps | 2023-02-07 22:16:13 +0100 | 
|---|---|---|
| committer | Camil Staps | 2023-02-07 22:16:13 +0100 | 
| commit | 9b93758ea61782f125356a3aa363820827a18f41 (patch) | |
| tree | 2c2945b78942143e9933f23cfd05817b59b3e142 | |
| parent | Minor improvements to conferences page (diff) | |
Add lecturer position at RU
| -rw-r--r-- | resources/pug/finals/index.pug | 3 | 
1 files changed, 3 insertions, 0 deletions
| diff --git a/resources/pug/finals/index.pug b/resources/pug/finals/index.pug index 77ff364..1812fe7 100644 --- a/resources/pug/finals/index.pug +++ b/resources/pug/finals/index.pug @@ -272,6 +272,9 @@ block content  					br  					| Supervised by #[a(href="https://www.rooryck.org/") Johan Rooryck] and #[a(href="https://radboud.academia.edu/ellenvanwolde") Ellen van Wolde].  			tr +				td Feb. 2023–Jun. 2023 +				td Lecturer, Radboud University Nijmegen. +			tr  				td Sep. 2019–Aug. 2021  				td Scientific programmer / software architect, #[a(href="https://top-software.nl") TOP Software].  			tr | 
