class YugJohri:
def __init__(self):
self.name = "Yug Johri"
self.role = "Full Stack Developer | AI/ML Enthusiast"
self.skills = ["Python", "JavaScript", "React", "Flask"]
self.interests = ["AI/ML", "Web Development", "Automation"]
self.motto = "Code, Create, Innovate!"
def say_hi(self):
return "Thanks for dropping by! Let's build something amazing. 🚀"
me = YugJohri()
print(me.say_hi())✅ Building intelligent solutions with Python & AI/ML
🎨 Designing sleek web apps with React & CSS
🔥 Mastering Flask for scalable backend development
🤖 Automating tasks with Python scripts
📚 Learning new technologies every day
"Code is like humor. If you have to explain it, it’s bad." – Cory House








