Flagship builds carry the full engineering story — problem, constraints, architecture, trade-offs. The rest is open source and lab work.
A full-stack restaurant ordering and operations platform: Next.js frontend, ASP.NET Core API, PostgreSQL, SignalR live kitchen updates, role-based dashboards, Docker/DevContainer setup, CI and documented architecture.
Next.js App Router→ASP.NET Core API→SignalR→PostgreSQL→Docker + CI
A reproducible AI-engineering reference system built across eight maturity stages: risk/product contracts, retrieval, evaluation, provenance, approvals, observability, security and progressive delivery without provider lock-in.
Risk Contract→Retrieval + Provenance→Evaluation Gates→Approval Workflow→Observability→Progressive Delivery
A production-grade, modular auth backend: OTP two-factor login, granular RBAC, token rotation and waitlist management — built as a self-hostable foundation for SaaS platforms instead of another vendor-locked BaaS dependency.
Reverse Proxy→Auth Service (OTP · RBAC)→PostgreSQL→Redis
A misuse-resistant reference implementation for password-based wallet encryption in Rust: Argon2id key derivation, XChaCha20-Poly1305 authenticated encryption and zeroized memory — built because plaintext private keys on disk are negligence.
Passphrase + Salt→Argon2id KDF→XChaCha20-Poly1305→Encrypted Blob + zeroize
An enterprise-grade SSH infrastructure auditing tool: passive discovery, KEXINIT handshake analysis, policy auditing against configurable baselines and CVE mapping — shipped as a single static Go binary with zero exploit surface.
Eine sichere, ausschließlich im Arbeitsspeicher laufende Konsolen-Chatlösung mit tokenbasierter Authentifizierung, sessionbasierter Verschlüsselung und optionaler TLS-Unterstützung. Ideal für vertrauliche, kurzlebige Kommunikation.
A production-grade private cloud on Docker, k3s Kubernetes, and GitOps — with Vault secrets, Prometheus/Grafana observability, and self-hosted services. Operated like a real production system without enterprise budget or vendor lock-in.
WAN Edge→Reverse Proxy (TLS)→k3s + GitOps→Vault→Prometheus / Grafana
Ein edukatives Projekt, das spielerisch das Verständnis von Hashfunktionen, privaten Schlüsseln und der Bitcoin-Blockchain fördert.
Eine moderne, performante Webanwendung mit Next.js, die Pokémon-Daten über eine öffentliche REST-API visualisiert und dynamisch rendert. Fokus auf SSR, Routing und UI-Komposition.
Eine smarte Sprachsteuerung mit KI-Funktionalität, entwickelt in Python mit Fokus auf Nutzererlebnis, Offline-Funktion und Open-Source-Schnittstellen.
Entwicklung eines autonomen Roboters zur Labyrinth-Navigation, basierend auf Sensorsteuerung, PD-Regelung und Maze-Solving-Algorithmen in C++.
Die Entwicklung einer eigenen Drohne, bei der nicht der manuelle Flug, sondern die autonome Datenverarbeitung im Fokus steht. Ausgestattet mit KI, Objekterkennung und GPS agiert sie als intelligentes, selbstentscheidendes System.
Ein hochpräzises Kalibrierungswerkzeug für Raspberry Pi-Kameras, das eine Echtzeit-Fokusanalyse ermöglicht und die Bildqualität in Embedded-Vision- und IoT-Projekten entscheidend verbessert.
Eine plattformübergreifende Anwendung zur effizienten Erfassung und Analyse von Arbeitszeiten mit umfangreichen Reporting-Funktionen.