Linkedin logoGithub logo

Projects

Mancala is a traditional board game of which a form exists in many countries. I built a version of the game that you can play with friends, against a stranger or against an AI. The frontend is built with VueJS, the backend is NodeJS with ExpressJS using Typescript. Communication is done through SocketIO. The project is hosted at DigitalOcean.

Acloop is an app that I made for a student society. The idea was that people could do a relay race, without being near eachother. The app was built using Nativescript Vue, and the backend is built using NodeJS and ExpressJS.