Snake

Hackaton Project

At the end of the 5 week bootcamp at Codaisseur we had a 2 day hackaton. On Github is the code that my teammate and I made and the result on bitballoon.com.

See the code on Github

JavaScript, ReactJS, HTML, CSS

Games Front-End

Learning Project

This front-end app gets JSON from my own made Games API. This is a project I made during my bootcamp at Codaisseur. Check it out on bitballoon.com.

See the code on Github

JavaScript, jQuery, ReactJS, HTML, Sass

Games API

Learning Project

Here is the very first API I build by myself. This API renders JSON to my Games Front-End app. You can visit it online on heroku.com you only will see the games data.

See the code on Github

Ruby, Ruby on Rails

Blog

Personal Blog

Writing this Blog is a small project as well. The goal is to keep it simple and make it work within 2 days. More posts will follow!

See the code on Github

HTML, Sass

Bellator

Website Practice Bellator

This website is in use by Practice Bellator. It is my first product for a client! Checkout the website on praktijkbellator.nl.

See the code on Bitbucket or Github

JavaScript, AngularJS, HTML, Sass

Histoire de Bulles

Website Champagne Import

Histoire the Bulles is the first project I did by myself. The basic app is generated by Yeoman. The biggest challange was getting the navigation right.

See the code on Bitbucket

JavaScript, AngularJS, HTML, Sass

Calculator

Learning Project

Here I made a simple calculator. Nothing fancy but it works! The assignment was to write it from scratch without using the internet. Check the result on bitballoon.com.

See the code on Github

HTML, CSS, JavaScript

Draughts

Top Project

This project is going to be a multiplayer game of Draughts. First I will make Draughts itself and later I will make the multiplayer connection. See the result so far on bitballoon.com.

See the code on Github

HTML, JavaScript

Pong

Learning Project

Just for fun (and to learn)! The goal is to level up my JavaScript skills with a tutorial. First make a structure for the game and than I'll dive into some math.

See the code on Github

HTML, JavaScript