Introduction
Fourth-year HBO-ICT Software Development student at HU University of Applied Sciences Utrecht, with a focus on backend development in Go and Java, and a growing interest in building AI agents and agentic systems. I have experience building production-oriented systems, from ETL pipelines to local LLM integrations, and currently on an internship in Utrecht.
Projects
ETL Pipeline & Load-bearing Capacity Visualisation
Go, PostGIS, GeoServer, Docker +10 more
- Built an automated ETL pipeline in Go that fetches, processes, and stores weather and satellite data (KNMI, SSM, GRIB) in PostGIS, including a custom GRIB parser for binary meteorological files.
- Developed a batch calculator that runs load-bearing capacity calculations on ETL data and serves results as a map layer via GeoServer; presented to engineers at the Ministry of Defence.
AI-assisted Exam Analysis
Python, WebSocket, Docker, GGUF +4 more
- Built a local LLM service (DeepSeek-R1-Distill-Llama-8B) via a WebSocket server that analyses feedback forms for consistency, tone, and grading discrepancies between examiners.
- Fully closed infrastructure within the HU network with data anonymisation; model converted to GGUF format via llama.cpp for efficient CPU usage.
GitHub Issue Parser
Go, GitHub Actions, Git
- CLI tool that parses AI-generated Markdown user stories and task files and creates the corresponding GitHub issues automatically, including sub-issue linking.
- Ships with GoReleaser and resolves GitHub auth via environment variable or the gh CLI token, requiring no extra config on machines already logged in.
Skills
Languages
GoHaskellJavaPythonRustTypeScript
Frontend
SvelteTailwind CSS
Infrastructure
DockerGeoServerGitGitHub ActionsPostGISPostgreSQL
AI & Tooling
Agentic WorkflowsGGUFLLM Agentsllama.cpp
Concepts
Parsers & GrammarsScrum