aboutsummaryrefslogtreecommitdiff
path: root/articles/projects.md
blob: 238b0f3f5aeb9d222336eeda71f6f875ec5217cc (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
---
layout: layout
permalink: /projects/
---

I'm a **big** open-source fan. Therefore, I open-source as much of my code as I
can. Feel free to look around on my [GitHub](https://github.com/nloomans).
Below you can view some of my favorite projects!

# PWS

For my school's _profielwerkstuk_, Joppe Koers and I made a robot that you can pay
using Ethereum (an alternative for Bitcoin).

[> View the video (2 minutes, dutch)](https://www.youtube.com/watch?v=B537fsTZdjA)

We also submitted our _profielwerkstuk_ to the 3i Awards. The 3i Awards will hand
out a price to the best _profielwerkstuk_ (in the Netherlands) with an ICT
component. On the 18th of April, 2018, we got 1st place for best HAVO
_profielwerkstuk_! It was an amazing experience that I will never forget.

You can view the full document at
[noahloomans.com/pws.pdf]({{ "/pws.pdf" | relativize_url }}).

# Metis Rooster

I created a schedule page for my school out of frustration. The old schedule
page was incredibly difficult to use, especially on mobile! I started this
project the 4th of September, 2016. On the 8th of October, my school decided to
use my improved schedule page instead of their old one. This project is still
in active development.

[> View the schedule page (dutch)](https://rooster.hetmml.nl) <br>
[> View the source code](https://github.com/nloomans/rooster.hetmml.nl)