aboutsummaryrefslogtreecommitdiff
path: root/articles
diff options
context:
space:
mode:
authorNoah Loomans <noahloomans@gmail.com>2017-07-15 14:59:27 +0200
committerNoah Loomans <noahloomans@gmail.com>2017-07-15 14:59:27 +0200
commit93f7b5c8544057cbb5656e12390d4b97df4cb6e4 (patch)
treeb78a4cc6e858c36df457fca629c7e3486a0a7f2c /articles
parent85dd41ea557fe63a5f2e8a2ea5d70deb75576528 (diff)
Add random project page
Diffstat (limited to 'articles')
-rw-r--r--articles/random-projects.md11
1 files changed, 11 insertions, 0 deletions
diff --git a/articles/random-projects.md b/articles/random-projects.md
new file mode 100644
index 0000000..be175bc
--- /dev/null
+++ b/articles/random-projects.md
@@ -0,0 +1,11 @@
+---
+layout: layout
+permalink: /random-projects/
+---
+
+These are some of the random project I've made:
+
+ - [Bad Password Generator](/random-projects/bad-password-generator/)
+
+The source code of all of them can be found on
+[GitLab](https://gitlab.com/nloomans/noahloomans.com/tree/master/random-projects).