Nødro is a luxury calendar scheduling experience designed around restraint, clarity, and craftsmanship. It transforms everyday scheduling into a calm, architectural interface where time itself feels carefully sculpted.
Founder & Lead Engineer responsible for product design, system architecture, frontend and backend development, and crafting the interaction model that defines the Nødro experience.
Most scheduling tools overwhelm users with dense interfaces, aggressive UI patterns, and productivity-driven noise.
Nødro was designed using a subtraction-first philosophy: removing unnecessary controls, reducing copy, and letting typography and spatial hierarchy communicate structure. The result is a scheduling experience that feels calm and intentional rather than transactional.
Scheduling workflows often involve multiple asynchronous actions such as confirmations, reminders, and notifications that must remain reliable at scale.
Engineered an event-driven backend using AWS Lambda and SQS to process scheduling workflows asynchronously, ensuring reliability while keeping the core application responsive.
Transactional email systems can become fragile when handling invitations, confirmations, and reminders across many scheduling events.
Designed a dedicated notification pipeline using AWS SES combined with queued message processing to guarantee consistent delivery and graceful retry behavior.