class Developer {
name = "Anik Das";
location = "India 🇮🇳";
currentFocus = "Deep Learning";
pronouns = "he/him";
exploring = ["AI/ML", "Computer Vision", "System Design"];
hobbies = ["Photography 📸", "Travelling 🌍", "Open Source", "Anime 🍥"];
contact = "[email protected]";
dailyRoutine = ["☕ Coffee", "💻 Code", "🐛 Debug", "🔁 Repeat"];
funFact(): string {
return "I mass deploy bugs to production on fridays 🚀";
}
currentStatus(): string {
return "Somewhere between 'it works!' and 'why does it work?' 🤔";
}
}🔭 Currently building AI-powered side projects
🧠 Learning Deep Learning & Computer Vision
⚓ Fun fact: I firmly believe Luffy will be the King of Pirates
🎯 2026 Goals: Contribute more to Open Source & build something that gets 1000+ stars ⭐
💬 Ask me about React, Next.js, Node.js, or why One Piece > everything
| 🤓 Fact | 💬 Details |
|---|---|
| 🕐 Coding since | I could say "Hello World" |
| ☕ Coffee consumed | Integer.MAX_VALUE cups |
| 🐛 Bugs created | More than features, honestly |
| 📚 Stack Overflow visits | Yes |
| 🎵 Codes best with | Lo-fi beats & anime OSTs |
| 🏴☠️ Favorite anime | One Piece (not debatable) |
| 💤 Sleep schedule | cron: */0 * * * * (never runs) |
"I don't always test my code, but when I do, I do it in production" 🔥
⭐️ From coderanik with ❤️
"The only way to do great work is to love what you do — and occasionally break production."


