Skip to content
Projects

What I build, and how

Own projects where I build the whole chain — from raw source to a working dashboard or AI application, with the full approach in the open so you can see how I work.

01Own project

Open data warehouse: a Kimball star schema on RDW and CBS

End-to-end ELT platform on Dutch open data: Python ingestion, dbt transformations and a documented star schema — with tests and CI on every pull request.

dbt
SQL
Python
DuckDB
Data Engineering
Star schema

3 documented grains

CI on every PR

Lint + build + tests

From zero

One command

02Own project · 3 weeks

Real-time public transport streaming pipeline on Kafka

Streaming pipeline on the real-time positions of Dutch public transport: Kafka, 5-minute windows, a dead-letter queue and a live delay map — fully observed with Prometheus and Grafana.

Kafka
Streaming
Python
Postgres
Docker
Endurance

24-hour run

Windows

5 minutes

Failure path

DLQ + replay

03Own project

Strafrecht-RAG: semantic search over Dutch court rulings

A RAG system over rulings from Rechtspraak.nl: questions in plain language, answers based solely on retrieved passages, always with an ECLI source reference.

GenAI
RAG
Python
LLM
Traceability

ECLI per claim

Quality gate

Recall in CI

No source

No answer