class Amitabh:
def __init__(self):
self.name = "Amitabh Phule"
self.role = "B.Tech CSE (AI/ML) Student"
self.identity = "Idea-to-Prototype Builder"
self.location = "India 🇮🇳"
self.focus = [
"Machine Learning",
"Generative AI",
"Software Development"
]
self.currently = "Transforming random thoughts into working software"
self.mindset = "Execution beats imagination."
self.goal = "Build systems people actually use."
def status(self):
print("Converting curiosity into commits.")
me = Amitabh()
me.status()



.jpeg?raw=true)
