HOME
PROJECTS
IMPRINT
PRIVACY
PROJECTS
From CT to Tangible Anatomy
Segmented personal CT scan data to isolate craniofacial bone structures and the first three cervical vertebrae.
Converted the segmented data into a printable 3D mesh and processed it for accuracy and printability.
Fabricated a tangible model of my own skull using stereolithography 3D printing technology.
Git repository manipulation
Collection of Bash scripts designed to manage and manipulate Git repositories.
Includes tools for bulk cloning, pushing, licensing, auditing, and rewriting Git history across multiple repositories.
Technologies: Bash , Git , GitHub CLI , git-filter-repo
Event calendar and education catalog
Laravel application with a Svelte web frontend, offering an event calendar and an overview of educational offerings for young people in Krems and the surrounding area.
Practical part of my diploma thesis at HTL Krems commissioned by and in cooperation with the city of Krems.
Technologies: MySQL 8 , Laravel 9 , Svelte 3 , Eloquent , Inertia , REST , Laravel Sanctum , Tailwind
Asynchronous programming
Full-stack .NET application with a REST API for managing a MySQL film database, built on the MVC pattern.
Implemented asynchronous CRUD operations with Swagger documentation and a Blazor UI.
Technologies: .NET 7 , C# 11 , MySQL 8 , Blazor , Entity Framework , Swagger
Minimalist CSS framework
Minimalist CSS drop-in framework with no JavaScript dependencies.
Focus on responsiveness, mobile-friendliness, and full customizability via CSS variables.
Extensive utility classes covering layout, spacing, colors, borders, shadows, and much more.