General Big Projects Small Projects About Contact

Small Projects

Here you can find multiple small projects that I've worked on, consisting of multple interesting topics.


YuGiOh Database

XAML - C# - API - MVVM
A simple yet effective MVVM wrapper using a YuGiOh database API.
In this project you can display all the cards there are in the YuGiOh TCG and OCG.
You can get more info on every cards and display the card image a lot bigger to take a good look at it.

YuGiOh_Banner


Catching Mice

Unreal Engine 4.27 - Blueprint - C++ - AI
Try to catch as many mice as you can within the given time limit!
Make sure to keep in mind that these mice are fast and are pretty smart (sometimes).

CatchingMice_Banner


Traffic Simulation

Custom Framework - C++ - AI
A small project that is trying to simulate traffic.
I try to accomplish this using a Behavior Tree and a Directional Graph.

Traffic_Banner


Train The Bases

Custom Framework - C++
Learn how to convert decimal to binary to hexadecimal.
You can use the included program to help you train your knowledge.

SideProject3_TrainTheBases


Star Polygons

Custom Framework - C++
This is a visual representation of 2D regular star polygons and isotoxal star polygons.
Feel free to read up on how to create them here!

SideProject1_StarPolygons


Game Design

Unreal Engine 4.27 - Blueprint - NO SOURCE CODE
A project I made during the course "Game Design" at school.
Just an Unreal Engine 4 project made from a given template.

SideProject2_GameDesign


Wanted Mario Minigame

Custom Framework - C++ - Tobii
This project is made with an eye tracker and limited time!
Teaming up with classmate Hanne Soubry, we did our best to recreate this very fun Mario minigame.

Project2_WantedMario


Flow

Custom Framework - C++
Made together with classmate, Hanne Soubry.
The assignment was to make a 2D-grid game, so we decided to make "Flow".

Project1_Flow