My Projects
Category
Project link
Completed
Monteurzimmer Nedic
Digital booking platform for contractor accommodations – live and in use by construction companies and students. Manages room availability, accepts booking requests and presents the property with a media library and contact function. Next.js was chosen as the framework since SSG delivers fast load times without server overhead – Directus handles content management without vendor lock-in.
View projectDigital Business Card
The Digital Business Card (DBC) is a modern web app that replaces traditional paper business cards with a digital, always-accessible alternative. Contact information can be shared in seconds – no printing costs, no lost cards, always up to date.
View projectIn Development
Production Infrastructure
Self-built and managed multi-app production infrastructure based on Ubuntu 22.04 and Docker. Includes centralized reverse proxy management, SSL certificates, CMS, monitoring and PostgreSQL backups – fully accessible via HTTPS subdomains. Docker was a deliberate choice to run all services in isolation, reproducibly and independently of one another – GitHub Actions automates the entire deployment cycle from staging to production.
Planned
App Manager
Internal application portal for centralized management of a personal application pool. Enables adding, reading, updating and deleting applications as well as reporting and monitoring functions. PostgreSQL was chosen as the unified database layer since all other projects use the same instance – this reduces maintenance overhead and enables cross-project queries.
PWA, Native, AI...
Forward-looking learning project exploring modern app architectures – PWA, native mobile development and AI integration. The goal is to expand the stack with offline-capable and intelligent digital solutions. The focus is deliberately on technologies that complement the existing Next.js/Node.js stack rather than introducing an entirely new one.