So I built something interesting to me
Whim is a simple and secure app for sharing secret messages anonymously. The messages are encrypted and are vanished after being read. No account required.
I built this project because I wanted to get into some depths of encryption, decryption and custom manual deployment rather than using something like Vercel or Netlify. Still a lot to work on, but I got the basics done.
Give it a shot and star the repository if you like ⭐
Contributions and suggestions are welcome 🤝
Link: https://whim.day
GitHub: https://github.com/max-programming/whim
Tech Stack: Bun, TanStack Start, Tailwind CSS, SQLite, Docker, Caddy
Whim is a secret sharing app that allows you to share secret messages. The messages are encrypted and are vanished after being read.