Hey fellow developers! 👋

We all need disposable email addresses for testing signup flows, verifying OTPs, or keeping our personal inboxes clean from newsletter spam. However, most existing temp mail websites are bloated with ads, slow, and lack developer-friendly features like custom aliases or easy API access.

So, I built TTMAIL — a lightweight, privacy-first, serverless temporary disposable email platform built on modern web technologies.

I wanted the architecture to be blazingly fast, edge-rendered, and cost-effective:

Frontend: Next.js 15 (App Router), Tailwind CSS, Framer Motion (Neo-Brutalist design)