Projects

Everything worth showing, newest first.

2026

Master's Project · RheinMain University of Applied Sciences

Multiplayer Passthrough AR Framework

A minimal framework for shared mixed-reality experiences on Meta Quest. Networked sessions run on Photon Fusion, passthrough AR on the Meta XR SDK, so several people can interact with the same virtual objects in one physical room.

Reusable foundation for new multiplayer XR games — demonstrated with a co-located snowball fight.

  • Unity 6
  • C#
  • Meta XR SDK
  • Photon Fusion 2
2025

Production system

LLM Automation Pipeline

An end-to-end pipeline that reads marketing-campaign images with a vision language model, extracts structured promotion metadata, and writes it into a WordPress database through browser automation. Replaced a manual data-entry workflow that ran on every campaign.

Runs unattended on a scheduled service, with retry handling and processed-state tracking across thousands of campaign images.

  • Python
  • Claude Vision API
  • Playwright
  • WordPress
  • Vue.js
2024

Bachelor's Thesis · Grade 1.6

Document Understanding with HTML Table Generation

A training pipeline that turns document images into structured HTML, focused on reconstructing table layouts. Built on the OCR-free Donut transformer architecture, with synthetic datasets generated at several complexity levels.

Over 90 % accuracy on quantitative string-similarity evaluation.

  • Python
  • PyTorch
  • Transformers
  • Donut
2025

Personal project

PlayViz — Game Data Visualization

A visualization framework for eSports and game analysts working with messy match data. Interactive, configurable charts and dashboards that turn raw match statistics into readable patterns.

  • React
  • D3.js
  • Python
2024

Built for the town of Kelsterbach

Kelsterboard — Environmental Monitoring

A hybrid mobile and web application showing residents live environmental conditions. Integrates sensor feeds, exposes an API for distribution, and turns air quality and temperature readings into plain-language health guidance.

  • Ionic
  • Vue.js
  • Node.js
  • MongoDB