summaryrefslogtreecommitdiffhomepage
path: root/resources/pug/finals
diff options
context:
space:
mode:
authorCamil Staps2017-11-19 20:33:57 +0100
committerCamil Staps2017-11-19 20:33:57 +0100
commit959469ffda0b231118a5bed9de7ef536edb69957 (patch)
treec991ced8e06ac367929863225adfc4a548accecf /resources/pug/finals
parentUpdate Clean resources (diff)
Minor improvements
Diffstat (limited to 'resources/pug/finals')
-rw-r--r--resources/pug/finals/index.pug27
1 files 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].