Skip to content
View Abishek0070's full-sized avatar
:octocat:
Helo
:octocat:
Helo

Block or report Abishek0070

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
Abishek0070/README.md

Yo! I'm Abishek B

Typing SVG

🚨 Warning: May commit directly to main 🚨

LinkedIn Medium Stack Overflow Gmail


🎭 About Me (The Legend)

Coding

class Developer:
    def __init__(self):
        self.name = "Abishek B"
        self.location = "India 🇮🇳"
        self.job = "AI/ML Enthusiast"
        self.hobbies = ["Breaking prod", "Googling errors", 
                       "Blaming git", "Drawing"]
        self.superpower = "Turning coffee into code"
        
    def daily_routine(self):
        while True:
            coffee.drink()
            code.write()
            bug.create()
            stackoverflow.copy()
            git.push("fixed everything")
            print("It works on my machine! 🤷‍♂️")

Current Status: Debugging code that was working 5 minutes ago 🤯


🛠️ My Tech Stack (aka Things I Google Daily)

Languages I Pretend to Know

Python Java JavaScript HTML5 CSS3

AI/ML Tools (My Neural Network Never Converges)

TensorFlow PyTorch scikit-learn Pandas NumPy

Me training ML models: "Please converge... PLEASE! 🙏"

Other Tools I Use to Feel Smart

Git GitHub VS Code Stack Overflow


📊 GitHub Stats (Don't Judge Me)

When your code actually works on the first try ⬆️



git push -f origin main (What could go wrong? )




🏆 Achievements Unlocked

Achievement Unlocked: Spent 3 hours on a bug caused by a typo 🎖️


🎯 My Workflow

99 little bugs in the code...
Take one down, patch it around...
127 bugs in the code! 🐛


🚀 Projects I'm Proud Of (They Actually Work!)

Fine Tuned LLMs Mini Projects

When your code passes all tests ⬆️


💡 Words of Wisdom



My Personal Mantras:

"It's not a bug, it's a feature" - Me, every day

"Works on my machine ¯\(ツ)/¯" - Also me

"I'll fix it in the next commit" - Narrator: He didn't

"Just one more semicolon..." - Famous last words


🐍 My Contributions (I think It Works)

github contribution grid snake animation

📞 Let's Connect

I love connecting with different people so if you want to say hi, I'll be happy to meet you more! 😊



Find me on:

LinkedIn Medium Email Instagram


🎉 Thanks for Visiting! 🎉

Remember: If your code works, don't touch it! 🚫


Jokes Card


May your bugs be few and your coffee strong! ☕💪


Made with ❤️, Coffee ☕, and Stack Overflow 📚

Popular repositories Loading

  1. Fine_Tuned_LLMs Fine_Tuned_LLMs Public

    Here are some Fine tuned LLm models

    Jupyter Notebook 2

  2. Mini_Projects Mini_Projects Public

    These are just Normal college projects

    Python

  3. leetcode-company-wise-problems leetcode-company-wise-problems Public

    Forked from liquidslr/leetcode-company-wise-problems

    Lists of company wise questions available on leetcode premium. Every csv file in the companies directory corresponds to a list of questions on leetcode for a specific company based on the leetcode …

  4. free-llm-api-resources free-llm-api-resources Public

    Forked from cheahjs/free-llm-api-resources

    A list of free LLM inference resources accessible via API.

    Python

  5. my_javaprograms my_javaprograms Public

    This repository contains all my core java programs

    Java

  6. Python_projects Python_projects Public

    My progress and projects in Python

    Jupyter Notebook