Skip to content
View selfabhijeetkumar's full-sized avatar

Highlights

  • Pro

Block or report selfabhijeetkumar

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this userโ€™s behavior. Learn more about reporting abuse.

Report abuse
selfabhijeetkumar/README.md

๐Ÿง‘โ€๐Ÿ’ป About Me

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()

๐Ÿ› ๏ธ Tech Stack & Tools

๐Ÿ’ป Languages

Python HTML5 CSS3 C JavaScript

๐Ÿค– AI / ML Tools

OpenAI SpeechRecognition Pyttsx3

โš™๏ธ Tools & Platforms

Git GitHub VS Code GitHub Pages


๐Ÿ“ˆ GitHub Stats



๐Ÿ† GitHub Achievements

trophy


๐Ÿš€ Featured Projects

๐Ÿ”ฅ 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

๐Ÿ“Š Contribution Activity


๐ŸŽฏ Current Goals

๐Ÿ”ญ 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 ๐Ÿ†

๐Ÿ“ฌ Connect With Me

GitHub Email LinkedIn Twitter


๐Ÿ’ก "Code is like humor. When you have to explain it, it's bad."

Pinned Loading

  1. jarvis jarvis Public

    AN AI SPEECH RECOGNITION CODE THAT LISTEN YOUR VOICE AND WORK ACCORDING TO YOU

    Python 1

  2. ReplyGenie ReplyGenie Public

    Auto Reply Chatbot is an intelligent chatbot that automatically responds to user messages in real time. It uses predefined logic and smart response handling to simulate human-like conversations, maโ€ฆ

    Python 1