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