Skip to content
View Dark-Knight499's full-sized avatar

Block or report Dark-Knight499

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, 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
Dark-Knight499/README.md

Hey there πŸ‘‹, I'm Harsh Jain

class Developer:
    def __init__(self):
        self.name = "Harsh Jain"
        self.role = "B.Tech Information Technology"
        self.interests = ["Automating Stuff","Machine Learning", "Competitive Programming"]
        self.languages = ["Python", "C++"]
        
    def say_hi(self):
        print("Let's collaborate and build amazing stuff!")

me = Developer()
me.say_hi()

Coding

πŸš€ About Me

  • 🌱 Currently Learning: Deep Learning, Generative AI, and advanced ML techniques
  • πŸ”­ Skill-Building: Actively participating in competitive programming
  • 🎯 Beliefs: Strong advocate for open-source projects
  • 🀝 Collaborate With Me: Always open to exciting projects

πŸ”₯ Featured Projects

πŸ“Š GitHub Analytics

πŸ› οΈ Technical Skills

🀝 Let's Connect

Profile views

Pinned Loading

  1. Qwordle Qwordle Public

    A quick wordle cli based game at the terminal using C Language

    C 1 1