Hi, I'm Shruti.
I build small, useful bots and ship them on Cloudflare. This is where I write about how they work — and where they broke first.
Right now I'm building FamSync: a pair of WhatsApp bots for my family — a scheduler and a tasker — running on Cloudflare Workers, Durable Objects, and Claude. My Cloudflare demo experiments live over in Cloudflare Labs.
Latest writing
- Adding a tasker: two bots, two WhatsApp contacts
The scheduler has a sibling in progress — a second WhatsApp bot for tasks and prioritization. A quick look at where it is today.
- Why I moved my family scheduler off Moltbot
Why I built my scheduler on the Moltbot/OpenClaw sandbox — a full agent running in a Cloudflare Sandbox container — why it fought me every day, and why I rebuilt it as a plain Worker.
- How my WhatsApp scheduler actually works
The architecture behind FamSync's scheduler: a family bot that lives in a WhatsApp thread and runs entirely on Cloudflare Workers, Durable Objects, and Claude — no server, no container.