aboutsummaryrefslogtreecommitdiff
path: root/articles
diff options
context:
space:
mode:
authorNoah Loomans <noahloomans@gmail.com>2017-01-27 11:26:37 +0100
committerNoah Loomans <noahloomans@gmail.com>2017-01-27 11:26:37 +0100
commit28b295b64a7e341832a72b776d592c7c8a8560b1 (patch)
treedd0bf203a4e3e8b688f27972e22d0a2a9d503acf /articles
parent6629546777b057ad54419ec2179b114b5e97e5e5 (diff)
Organize files
Signed-off-by: Noah Loomans <noahloomans@gmail.com>
Diffstat (limited to 'articles')
-rw-r--r--articles/badges.md9
-rw-r--r--articles/index.md15
-rw-r--r--articles/projects.md16
3 files changed, 40 insertions, 0 deletions
diff --git a/articles/badges.md b/articles/badges.md
new file mode 100644
index 0000000..4188488
--- /dev/null
+++ b/articles/badges.md
@@ -0,0 +1,9 @@
+---
+layout: layout
+permalink: /badges/
+---
+Below you can see the badges that I earned, you can also view my
+[credly profile](https://credly.com/u/2193255).
+
+<iframe src="https://infvoplein.nl:8000/user/2193255" frameborder="0"
+ width="100%" height="800"></iframe> \ No newline at end of file
diff --git a/articles/index.md b/articles/index.md
new file mode 100644
index 0000000..8e08935
--- /dev/null
+++ b/articles/index.md
@@ -0,0 +1,15 @@
+---
+layout: layout
+permalink: /
+---
+Hi,
+
+I'm Noah Loomans and this is my personal website, as of now i'm 17. Feel free
+to look around, but don't expect much as this website is still a work in
+progress.
+
+# Contact
+If you wish to contect me please send me an email at
+[noahloomans@gmail.com](mailto:noahloomans@gmail.com). And here is my
+[PGP key](https://keyserver.ubuntu.com/pks/lookup?op=vindex&search=0x8b2375f3b367df6d&fingerprint=on) if
+your into that sort of thing.
diff --git a/articles/projects.md b/articles/projects.md
new file mode 100644
index 0000000..da6ec70
--- /dev/null
+++ b/articles/projects.md
@@ -0,0 +1,16 @@
+---
+layout: layout
+permalink: /projects/
+---
+Here are some of the projects i'm currently working on:
+
+<div class="projects">
+ <a class="project" href="http://rooster.hetmml.nl" target="_black" rel="noopener">
+ <img src="/assets/projects/rooster.hetmml.nl.png" alt="rooster.hetmml.nl homepage">
+ <header>Metis Rooster</header>
+ </a>
+ <a class="project" href="http://managerzonderstress.nl" target="_black" rel="noopener">
+ <img src="/assets/projects/managerzonderstress.nl.png" alt="managerzonderstress.nl homepage">
+ <header>Manager zonder stress</header>
+ </a>
+</div> \ No newline at end of file