BSc Data Science & AI @ Maastricht University
Junior AI Engineer · ML Researcher · Builder
I'm a Data Science & AI student at Maastricht University with hands-on experience spanning financial analytics, NLP pipelines, and medical ML research. I enjoy building things that work - from CNNs from scratch to production-grade RAG systems.
- 🔬 Thesis @ MUMC+ - Predicting Postoperative Delirium from intraoperative EEG signals
- 💼 Junior AI Engineer @ LARKinfolab - GraphRAG architecture with ReAct agents
- 🏦 Data Science Intern @ Luminor Group - Large-scale EDA (10M+ rows), built NLP extraction pipeline for 200K+ records, customer segmentation that reduced SMS costs
| Project | Description | Stack |
|---|---|---|
| CNN from Scratch | Convolutional neural network built with NumPy only - no PyTorch/TensorFlow. Trains on MNIST with custom conv, ReLU, softmax, backprop | Python, NumPy |
| Multilayer Perceptron | Handwritten digit recognition from a single image using a neural network built from scratch | Python, NumPy |
| Simple Language Model | Feed-forward neural language model in PyTorch. Fixed context window of 5 BERT token IDs predicting the next token on tinyshakespeare | Python, PyTorch |
| Competition | Score | Approach |
|---|---|---|
| Stellar Classification (S6E6) | 0.954 balanced accuracy | XGBoost + Optuna + sklearn Pipeline + Error Analysis |
| Project | Description | Stack |
|---|---|---|
| NLP Labs | Labs covering Tokenization (BPE), Information Retrieval (TF-IDF), BERT, Prompt Engineering | Python, HuggingFace |
| Comparative Study NMT | Analysis of NMT architectures: Seq2Seq LSTM vs MarianMT vs M2M100 - accuracy, noise robustness, adaptability | Python, PyTorch |
| Project | Description | Stack |
|---|---|---|
| Yinsh game AI | Yinsh board game with two AI bots: Alpha-Beta pruning and Deep Q-Network | Java, JavaFX |
ML/AI
XGBoost LightGBM scikit-learn PyTorch HuggingFace LangChain optuna
LLM & RAG
ReAct Agents GraphRAG Neo4j Pydantic local models
Data
pandas numpy SQL matplotlib seaborn plotly
Engineering
Python Java FastAPI Docker Git Azure
- 🧠 EEG-based ML pipeline for Postoperative Delirium prediction @ MUMC+
- 📝 Writing about ML on Medium
"Train hard, generalize harder"