HomePage
About Me

My name is Karlo Koelewijn, a Medior developer with experience since 2018.
On my previous game-dev study on GLU (Grafish Lyceum Utrecht Niv. 4) i learned C#, PHP, and SQL.
I choose to Learn C++ for my advanced elective course because it looked interesting to learn a deeper language and how processors work.
I had a slight interest in micro-controllers before starting at Fontys, I also enjoy reading manga and don't find it strange when I catch myself reading through documentation of projects or libraries.
In my free time I also play game (solo and multiplayer) from multiple genres.
After learning some networking coding on GLU i got myself a raspberry pi and dove into the rabbit-hole known as a homelab, and currently have a few pi's and my own mail-server.
Click here for CV (update incoming)
how am i hosting this?
This website is hosted on a raspberry pi running a nginx docker image.
which is accessed through an reverse proxy on my VPS (virtual private server).
Skills
- C
- C++
- CMake
- Make
- git
- basic circuit design
- autodesk
- inventor
- fusion 360
- C#
- php
- Flutter
why no graphs here? because they rarely make sense
projects
Titles and images redirect to the project page
left and right arrow key to flip through the pages in order
Visual Studio TaskList Viewer Unity/C#
A Unity Tool for developers to keep track of todo-comments in their Unity project.
Editor tool for Unity 2018+
Reviews
Thank you! 5/5★
bykazNoTabi
An incredibly powerful tool! One of the best freebies! 5/5★
byHoloMikeyz
Thanks for usefull asset. 5/5★
bySooNice
guiBase Library (C++)
library for creating cross-platform gui apps
using glfw and vulkan to render imgui
this allows the user to focus on making something without having to focus on specific platform or toolkit quirks
works on:
- linux
- windows
- mac (untested as i don't own one)
stm32 cmsis car
using a nucleo f303re and cmsis c++ code to drive a car.
it drives forward to keep a set distance from an obstacle.
Discord Bot C#
github page
Discord bot written in C# from scratch with the Discord.Net api
Game of Life console C++
A C++ project displaying Conway’s Game of Life in the Console.
SerieList Editor
Simple program to offline keep track of where you are in a series.
it can also pull info about the series from OMDB