A collection of my work, experiments, and things I'm passionate about building.
Whatsapp Reality
Next.jsClerkShadcn+1
A full-stack Next.js web app that turns your exported WhatsApp chats into visual storytelling — private, insightful, and surprisingly fun!
Features:
- See who sends the most messages in your WhatsApp group
- Find out who replies the fastest
- Discover your longest streak
- View your very first and last message
- See how many hours you've spent chatting
- WhatsApp Web-style chat view: explore from any participant's perspective
✨ Studio Ghibli-inspired design magic!
How it works:
Just upload your exported WhatsApp chat file (1:1 or group), and let the dashboard work its magic. All processing happens in your browser — no data is uploaded or stored anywhere.
How to Export a WhatsApp Chat:
On Android & iOS, go to the chat → More options > Export Chat > Without Media → Save the .txt file. Then upload it to the dashboard. Works for both Android and iOS exports.
GitStats
Next.jsSpring BootHeroku+1
GitStats is a web app that transforms your GitHub profile into beautiful, interactive analytics and insights!
Features:
- 🔥 Visualize your programming language usage across all your repositories
- ⭐️ Discover your most popular projects by stars and forks
- 📅 Analyze your contribution patterns with a detailed heatmap
- 📊 Uncover insights like coding streaks, busiest days, repository age, and more
- 🕵️♂️ Track your recent activity and event types
- 🛠️ Explore a live, interactive API (with Swagger UI) for developers.