Hi, I created this repository to give an overview of my most relevant code examples and skills. For details on my work experience check out my CV.
- Team leader
- Mentor
- Creative
- Time management aware
- Flexible
- Sharp: General Intelligence Assesment
- Python
- RAG
- NumPy
- Langchain
- Tensorflow
- PyTorch
- Keras 3
- Vue
- FastAPI
- GPU programming / CUDA
- Keras
- MIDI Music Generation: Add example for generating music using Transformer models trained with MIDI files. Check it out here.
Python package that provides a high-level API to POSIX IPC named semaphores.
VSCode extension to play singleplayer/multiplayer pong over P2P connections.
Python implementation of hybrid semiparametric Bayesian network classifiers using hybrid semiparametric Bayesian networks and mutual information as a structure estimation tool.
Model-independent counterfactual explanation search algorithm based on the multiobjective optimization NSGA-II algorithm and hybrid semiparametric Bayesian networks.
R package implementing algorithm by Koopman and Renooij (2021).
Implementation of a REST API with Django and a Vue 3 frontend for the flexible management of a museum catalogue, creating essentially an object oriented model definition, allowing data types of the model to be created, extended and modified by the client.
Implementation of an FTP server with secure TLS connections in C.