Engineering Tomorrow, Today 🚀
#!/usr/bin/python
# -*- coding: utf-8 -*-
class mibha:
def __init__(self):
self.name = "Mithun Bharadhwaj"
self.role = "Student"
self.language_spoken = ["Eng", "and more!"]
def say_hi(self):
print("Thanks for dropping by, hope you find some of my work interesting.")
me = mibha()
me.say_hi()About Me
Hi, I’m Mithun Bharadhwaj, Engineering Student | AI/ML & Cloud | Python, Docker, AWS
Let’s build something impactful together!