From 959469ffda0b231118a5bed9de7ef536edb69957 Mon Sep 17 00:00:00 2001 From: Camil Staps Date: Sun, 19 Nov 2017 20:33:57 +0100 Subject: Minor improvements --- resources/pug/finals/index.pug | 27 +++++++++++---------------- 1 file changed, 11 insertions(+), 16 deletions(-) diff --git a/resources/pug/finals/index.pug b/resources/pug/finals/index.pug index 7c3a953..ad9e5f6 100644 --- a/resources/pug/finals/index.pug +++ b/resources/pug/finals/index.pug @@ -72,16 +72,11 @@ block content td Research MA. #[a(href="http://www.mastersinleiden.nl/programmes/hebrew-and-aramaic-studies-research/en/introduction") Hebrew and Aramaic Studies], Leiden University (#[i planned]). tr td 2014-2017 - td - | BSc. #[a(href="http://www.ru.nl/opleidingen/bachelor/informatica/") Computing Science], Radboud University Nijmegen. - br - | 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]. + td BSc. #[a(href="http://www.ru.nl/opleidingen/bachelor/informatica/") Computing Science], Radboud University Nijmegen. tr td 2015-2017 - td - | Pre-master #[a(href="http://www.ru.nl/opleidingen/bachelor/theologie/") Theology], Radboud University Nijmegen. - br - | 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. + p Some of my education-related work may be found on #[a(href="https://git.camilstaps.nl") git.camilstaps.nl] and/or #[a(href="https://files.camilstaps.nl") files.camilstaps.nl]. h2 Software projects & libraries table.main_table @@ -92,8 +87,8 @@ block content td: a(href="https://play.google.com/store/apps/details?id=nl.camilstaps.rbn") Reverse Beacon Client td Android client for the #[a("http://www.reversebeacon.net/") reverse beacon network] (#[a("https://github.com/camilstaps/ReverseBeaconClient/") GitHub]) tr - td: a(href="https://github.com/camilstaps/ESP8266_PIC") ESP8266_PIC - td ESP8266 library for PIC microcontrollers + td ESP8266_PIC + td ESP8266 library for PIC microcontrollers (#[a(href="https://github.com/camilstaps/ESP8266_PIC") GitHub]) tr td: a(href="https://parse.hebrewtools.org") ParseTrainer td Web app to practice parsing Hebrew verbs (#[a(href="https://github.com/HebrewTools/ParseTrainer") GitHub]) @@ -101,14 +96,14 @@ block content td: a(href="https://clauses.hebrewtools.org") ClauseFormatter td Web app to format Hebrew bible text in clauses, exports to TeX and PDF (#[a(href="https://github.com/HebrewTools/ClauseFormatter") GitHub]) tr - td: a(href="https://github.com/camilstaps/fuspel") fuspel - td A minimal, untyped, lazy functional programming language based on term rewriting + td fuspel + td A minimal lazy functional programming language based on graph rewriting (#[a(href="https://github.com/camilstaps/fuspel") GitHub]) tr - td: a(href="https://github.com/camilstaps/latexgit") latexgit - td LaTeX package for fetching and typesetting git information (#[a(href="http://ctan.org/pkg/latexgit") CTAN]) + td: a(href="http://ctan.org/pkg/latexgit") latexgit + td LaTeX package for fetching and typesetting git information (#[a(href="https://github.com/camilstaps/latexgit") GitHub]) tr - td: a(href="https://github.com/camilstaps/bibletext") bibletext - td LaTeX package for inserting Bible texts by specifying references (#[a(href="http://ctan.org/pkg/bibletext") CTAN]) + td: a(href="http://ctan.org/pkg/bibletext") bibletext + td LaTeX package for inserting Bible texts by specifying references (#[a(href="https://github.com/camilstaps/bibletext") GitHub]) p Find more on #[a(href="https://github.com/camilstaps") GitHub] and #[a(href="https://git.camilstaps.nl/") git.camilstaps.nl]. -- cgit v1.2.3