class AbhijeetKumar:
def __init__(self):
self.name = "Abhijeet Kumar"
self.username = "selfabhijeetkumar"
self.location = "India ๐ฎ๐ณ"
self.languages = ["Python", "HTML", "C", "JavaScript"]
self.interests = ["AI / ML", "Voice Assistants", "Web Dev", "Open Source"]
self.currently = "Building cool Python & AI projects ๐ค"
self.fun_fact = "I merged a PR without review and survived ๐
(YOLO achievement unlocked)"
def say_hi(self):
print("Thanks for dropping by! Let's build something awesome together ๐")
me = AbhijeetKumar()
me.say_hi()| ๐ฅ Project | ๐ Description | ๐ ๏ธ Tech |
|---|---|---|
| ๐ค Jarvis | AI Voice Assistant that listens & acts on your commands | Python SpeechRecognition AI |
| ๐ฌ ReplyGenie | Intelligent auto-reply chatbot with human-like responses | Python NLP Chatbot |
| ๐ LoveTrap | Fun love-themed website with a twist โ only one right answer ๐ | HTML CSS JS |
| ๐บ AuraFarm | Watch an Aura Farm dance come alive in your terminal | Python Terminal |
| ๐ Python Basics | Clean, beginner-friendly Python concept guide | Python Learning |
| ๐พ Dynamic Memory | C Programming Dynamic Memory Allocation Overview | C HTML |
๐ญ Currently working on โ Improving Jarvis AI with new features
๐ฑ Currently learning โ Machine Learning & APIs
๐ฏ Looking to โ Collaborate on Python / AI open source projects
๐ฏ 2025 Goal โ Reach 100 GitHub followers & 50 stars
โก Fun fact โ I unlocked YOLO, Pull Shark & Quickdraw achievements ๐


