ritesh-sarkar/Whisper-Post — reverse-engineered prompt

Reverse engineered prompt

GitHub

Build me an anonymous messaging web app called WhisperPost. I want people to sign up, verify their email, log in with either email and password or Google, then get their own public profile link they can share anywhere.

Anyone who opens that link should be able to send an anonymous message without their identity showing. The user should have a private dashboard where they can see all messages, unread messages, total message counts, daily and weekly stats, favorite messages, and delete messages they don’t want.

Make it feel modern and polished with a dark premium look, smooth animations, glassy cards, and a mobile friendly layout. I also want a story card feature so users can turn a message into a nice image, download it, and share it on Instagram stories or social media.

Use Next.js, React, Tailwind, MongoDB, NextAuth, and the usual validation and toast feedback. Add protected routes, JWT sessions, and clean error handling. Look up current docs online if needed.

Want more depth? Deep Reverse