class AbhinavChowdhary:
def __init__(self):
self.name = "Alapati Abhinav Chowdhary"
self.degree = "B.Tech CSE (AI & ML) @ LPU"
self.location = "South India 🇮🇳"
self.languages = ["Python", "Java", "JavaScript", "C++", "German 🇩🇪 (learning)"]
self.interests = ["AI/ML", "Cloud Computing", "Full Stack Dev", "Telugu Cinema 🎬"]
self.currently = ["Building portfolio", "DSA practice for placements",
"Training ML models on Colab T4", "Hitting PRs at the gym 🏋️"]
self.fun_fact = "I debug code and lift weights with equal seriousness 💪"
def say_hi(self):
print("Thanks for dropping by! Let's build something cool together 🚀")
me = AbhinavChowdhary()
me.say_hi()
Built with curiosity, caffeine, and a little bit of chaos ☕⚡
⭐ Star some repos if you find them useful — it means a lot!
⭐ Star some repos if you find them useful — it means a lot!