Projects

Overview

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.

Timeline

November 2025 - Present

My Role

Founder & Lead Engineer responsible for product design, system architecture, frontend and backend development, and crafting the interaction model that defines the Nødro experience.

Written in TypeScript
Private repository

Tech Stack

  • Next.js
  • PostgreSQL
  • AWS Lambda

Key Features

  • 1Editorial calendar interface designed with architectural typography and luxurious whitespace
  • 2Private scheduling links that feel like invitations rather than booking forms
  • 3Asynchronous scheduling infrastructure using AWS Lambda and SQS
  • 4Elegant email delivery system for confirmations, reminders, and invitations via AWS SES
  • 5Minimalist interaction model focused on clarity, calmness, and frictionless scheduling

Challenges & Solutions

Challenge

Most scheduling tools overwhelm users with dense interfaces, aggressive UI patterns, and productivity-driven noise.

Solution

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.

Challenge

Scheduling workflows often involve multiple asynchronous actions such as confirmations, reminders, and notifications that must remain reliable at scale.

Solution

Engineered an event-driven backend using AWS Lambda and SQS to process scheduling workflows asynchronously, ensuring reliability while keeping the core application responsive.

Challenge

Transactional email systems can become fragile when handling invitations, confirmations, and reminders across many scheduling events.

Solution

Designed a dedicated notification pipeline using AWS SES combined with queued message processing to guarantee consistent delivery and graceful retry behavior.

Outcomes & Impact

  • Created a distinctive scheduling product defined by restraint, warmth, and editorial minimalism.
  • Established a scalable event-driven backend architecture capable of supporting high scheduling volume.
  • Delivered a product experience that feels closer to a crafted object than a traditional SaaS tool.