I'm a Computer Science student at the University of Würzburg with a focus on data science and machine learning. I enjoy exploring datasets, identifying patterns and turning raw data into clear and meaningful insights.
My experience so far has mainly been in data analysis, visualisation and the evaluation of machine learning models. I’m especially interested in examining data and model results, understanding the patterns behind them and drawing conclusions that can be applied to real-world questions.
My interest in data also extends into my everyday life, where I track information related to sleep, physical activity, nutrition and mental well-being, using it as a way to reflect on my habits and make more conscious decisions.
I mainly work with Python and tools such as pandas, NumPy, Matplotlib, scikit-learn and PyTorch, and I'm always looking for new ways to deepen my understanding through practical projects.
Interests & Hobbies
CodingGymFitnessPianoDancing
Education
Studies & Transitions
Where I've studied so far - a look at my academic path
10/2020 — 07/2022
B.Sc. Business Administration
University of Applied Sciences Kempten
Business Administration with a focus on Corporate Functions. Switched fields without completing the degree.
10/2022 — 02/2024
B.Sc. Computer Science
Ludwig Maximilian University of Munich
Foundations in algorithms, systems, and the underlying mathematics. Three semesters before transferring out of Munich.
04/2024 — Present
B.Sc. Computer Science
University of Würzburg
Continued the degree after transferring from LMU Munich.
Currently here
Experience
Roles & residencies
Where I've spent time so far and what i've been doing
10/2025 — Presentcurrent
Working Student · IT Support
Empolis Information Management GmbH/Würzburg, DE
Migrated the legacy onboarding PowerShell script from AzureAD to MgGraph, then built an internal Onboarding App in Python around the migrated logic. Day-to-day: general IT support, firewall and GitLab updates, and managing virtual machines.
PowerShellPythonAnsibleBareosCitrixZabbixZammad
01/2020 — 02/20211 yr · mini-job
Minijob · Helper
Sussmann & Steinhauser GmbH/Kaufbeuren, DE
10/10/20191 day · selected
Science Day · School
Intertek GmbH/Kaufbeuren, DE/by selection — only a few students
A selection of different projects using different languages and tools
PROJECT · 01N
PROJECT · 01
Niivue Viewer
A JetBrains IDE plugin that opens medical imaging volumes (NIfTI, NRRD, FreeSurfer and more) right inside IntelliJ, PyCharm or CLion — multiplanar slices plus an interactive 3D render. A Kotlin plugin streams the volumes into an embedded Chromium running the NiiVue WebGL2 viewer.
A web app that scrapes the daily menu of the Würzburg Mensa Campus Hubland Süd and ranks each dish by its macros — sort by protein, calories, carbs, fat and more, filter by vegan/vegetarian/meat, and browse the week. A Python FastAPI scraper with a daily in-memory cache feeds a vanilla JS frontend, hosted on alwaysdata.
A small command-line tool in Rust that fetches the current weather for any city via the Open-Meteo API — no API key required. Handles city and country lookup, Celsius/Fahrenheit, and case-insensitive input.