Publishing a NodeJS CLI tool to NPMPublished: May 15th 2023

Create a new folder (`my-cli-demo` for example) and use `npm init` command. Answer the questions with default options, except the entry point, which should be changed to `bin/index.js`...

Read more
WebRTC prototypePublished: June 30th 2022

WebRTC is a web standard for real time communication between two peers (p2p). It allows for streaming data, video and audio using Javascript and the browser API ([`RTCPeerConnection`](https://develope...

Full-stack Developer @ Bizcuit
October 2021 - January 2022, (4 months)

Full-stack Developer @ BUX
May 2021 - September 2021, (5 months)

Travel Assistant AppPublished: April 26th 2021

This project was a proof of concept written in Typescript, using the NS (dutch railroad company) API, to build a travel assistent app that would pro-actively help the user to find the next best connec...

Full-stack Developer @ UMC Utrecht
May 2018 - June 2018, (2 months)