Here you can find multiple small projects that I've worked on, consisting of multple interesting topics.
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.
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).
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.
Custom Framework - C++
Learn how to convert decimal to binary to hexadecimal.
You can use the included program to help you train your knowledge.
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!
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.
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.