class YashPatel:
def __init__(self):
self.username = "yashpatel-py"
self.role = "Software Developer"
self.language_spoken = ["en_US", "hi_IN"]
def say_hi(self):
print("Thanks for dropping by! Let's build something amazing together.")
me = YashPatel()
me.say_hi()- π Currently working on exciting projects that solve real-world problems
- π± Constantly learning and exploring new technologies
- π‘ Passionate about clean code, best practices, and innovative solutions
- π― Goal: Contributing to open source and making an impact
- π« Reach out to me for collaborations or just a chat about tech!