A production platform for a Geneva nightlife venue: an Odoo 18 ERP, a React Native app, a customized POS and Adyen payments. I built the v2 mobile app end-to-end and authored most of the backend’s custom modules.
A live web app used weekly by a 100+ member gaming guild. An Excel→PostgreSQL pipeline feeds a Flask API with JWT role-based access, a tri-lingual dashboard, and real-time recalculation over server-sent events.
A designer’s portfolio site I recovered from its deployed source map, then rebuilt on Vite + React 19 + Tailwind 4, halving the bundle and swapping a hardcoded password for PBKDF2 + AES-GCM client-side encryption.
The site you’re on, built in SvelteKit with Svelte 5 runes, hand-crafted from my own Figma brand, with theming and micro-interactions coded from scratch rather than pulled from a component library.
A self-hosted karaoke system: a Python ML pipeline separates vocals from instruments and aligns lyrics word-by-word (with CJK romanization), a Tauri big-screen player mixes the stems live, and phones act as remotes.