Why Emojify?
We live in a world where a single 🥺 or 😂 can replace paragraphs. But manually finding emojis is like digging through a junk drawer 🔍. I wanted to:
- Automatically decode emotions into emojis
- Make chats, social posts, and notes 10x more expressive
- Prove that coding can be playful AND practical
Challenges & Wins
🧩 Problem: “Ambiguous Words”
- Example: “Bat” could mean 🦇 (animal) or 🏏 (sports).
What I Learned
- Flutter is a playground 🎠: Animating emojis with
flutter_animate
made the app feel alive. - Edge cases matter: “Sheep” could be 🐑 or 💤 (sleep)—added user override options.
Try It Yourself!
🔗 GitHub: https://github.com/Bishaladhikari2000/emojify
📥 Demo: https://emojify-iota.vercel.app/
Pro Tip: Great for spicing up Tinder bios 😉🔥