Founder & Builder February 2026 - Present

Schedulera

The challenge

Booking tools force a trade-off: powerful and complicated or simple and locked into somebody else's calendar. A host who already lives in Google Calendar or Outlook should not have to leave either one to take a booking. A guest should not need an account to book a slot.

What I did

I built the whole stack myself: public booking pages, two-way sync with Google Calendar and Outlook, one-click Zoom and Teams meeting links, a contacts import and automated review requests and reminders after a booking completes. The platform runs on Cloudflare Workers with a Postgres database, Better Auth for sign-in and Claude wired in as the assistant behind the scheduling flow.

Results

  • Public booking pages live at schedulera.com, with per-host availability and no account required for guests
  • Two-way calendar sync across Google Calendar and Outlook, plus one-click Zoom and Teams meeting links on every booking
  • Automated guest communication: confirmation and reminder emails, review requests and SMS reminders where a phone number is on file
  • One person owns the architecture, the data model, the AI layer and the billing, the same way I built favURL

Schedulera is an AI scheduling assistant and booking platform, live at schedulera.com. It exists because most scheduling tools ask a host to change how they already work. Move your calendar over. Learn a new interface. Trust a system that does not talk to the tools you actually live in.

I built it the opposite way. A host connects the calendar they already use, Google Calendar or Outlook. Schedulera reads and writes to it directly. A booking on a public page becomes a real event on the host's calendar, with a Zoom or Teams link attached automatically when the host has that connected. No manual step in between.

The rest of the work is the part that does not show up in a demo. Contacts import so a host is not starting from zero. Review requests that go out after a booking without anyone remembering to send them. Reminder emails and, where a phone number is on file, an SMS nudge before the appointment. None of it is glamorous. All of it is the difference between a tool someone tries once and one they keep using.

Underneath, an AI layer sits behind the scheduling flow, built on Claude. The stack runs on Cloudflare Workers with a Postgres database behind it, Better Auth handling sign-in and Resend sending the transactional email. I own the whole thing: the product decisions, the architecture and the code, the same way I built favURL.

Schedulera is active and ongoing.

Visit Schedulera