I'm a biomedical-engineer-turned-full-stack builder who believes technology should disappear into everyday objects. In 2024 I started tinkering with smart-mirror prototypes in my home; a year later that hobby became Lumora.
Your mirror is the last thing you look at before stepping out. I wanted it to offer more than a reflection—an ambient dashboard that surfaces only what matters: today's agenda, the weather, the song that's playing. No menus, no taps. Just a calm glance and you're ready for the day.
I've been working on Lumora, and the Lamina Engine for over a year now
Planned the core experience — outlined which modules (like calendar, weather, music) should appear on the mirror and how users would personalize them from their phones.
Built the database and backend for account storage. Implemented user authentication so each mirror could securely fetch only its linked data.
Added integration with Google, Outlook, and Spotify — allowing users to connect their calendars, inboxes, and now-playing music feeds to the mirror.
Forked the MagicMirror² framework and developed a custom QR-based pairing system to link each mirror to a user account with one tap.
Prototype 1 software ready — with working modules, account linking, and automatic data updates from the server.