Hello, and welcome to my GitHub repository! 👋
I have lots of repositories with completed projects, uncompleted projects, proof-of-concepts, ideas, and course notes.
To make this a bit more navigatable, this is a list of my most interesting projects. Not all projects are finished, and actually, when is software really finished?
C#
- Wave function collapse demo
- Min-conflict CSP solver for N-Queens (N = 128)
- Prototype of a CSP solver that solves expressions
- Solving Sudoku as a CSP with Forward Propagation
- Physics Light 2D
- Google Proxy
- Simple CSP solver
- Procedural mesh editor in Unity
- Newtonian Physics in Unity
- Raytracing
- Graph Theory Algorithms
- Flappy Bird VR with Unity
- 2D Platform game with Unity
- Computing System with Logical Gates
- Maze generator with Kruskal's algorithm
Python
- Sudoku solver using OpenCV and a neural network for digit extraction
- Project Euler Problem Solving Library
- Funny graph theory problem
- Image to polygon
- Calcupy
- CSP solver
- Gradient descent
- Probability Analysis of Monopoly (Approximated)
- Probability Analysis of Monopoly (Analytical)
- Modeling endemic diseases with ODE's
- Strategy Backtesting for Algorithmic Trading
- Technical Analysis library for Algorithmic Trading
JavaScript/TypeScript
- Dungeon generation with Newton's law of gravitation
- Equirectangular to cubemap projection
- HTML5 TypeScript Template
- 3D L-systems
- Procedural generation
- 3D engine with Canvas
- Binary search tree algorithm (BST)
- Convex hull algorithm
GLSL
My ShaderToy profile contain many more GLSL doodles.
Machine Learning/Statistics
- Principle Component Analysis with R
- Applying PCA on a heart disease dataset with R (dutch)
- k-Means clustering
C++
- OpenGL game engine for learning C++/OpenGL
- Virtual Machine (CPU emulator) in C++
- CTF challenge - Reverse engineering
- Sudoku solver
Other
Other
Competitions
- Participated in Google Hash Code 2020 and got rank 366 out of 10,724 participants world wide and rank 6 out of 141 participants in The Netherlands, with a total score of 26,883,344.