class MangalSingh:
def __init__(self):
self.name = "Mangal Singh"
self.role = "AI/ML Engineer & Full Stack Developer"
self.location = "Bhopal, India 🇮🇳"
self.education = "Computer Science Student"
def current_work(self):
return {
"focus": ["PyTorch", "Deep Learning", "Neural Networks"],
"learning": ["Flask", "FastAPI", "MLOps"],
"interests": ["Computer Vision", "NLP", "Reinforcement Learning"]
}
def collaborate_on(self):
return ["AI/ML Projects", "Open Source", "Research Papers"]
def fun_fact(self):
return "I debug with print statements and I'm not ashamed! 🐛"
me = MangalSingh()mindmap
root((Mangal Singh))
AI/ML
PyTorch Projects
Computer Vision
NLP
Deep Learning
Web Development
Flask APIs
FastAPI
Full Stack Apps
Open Source
Contributing
Learning
Collaborating
Skills
Python
C++
JavaScript
Cloud Computing
I'm always interested in working on innovative projects, especially those involving:
- 🤖 Artificial Intelligence & Machine Learning
- 🧠 Deep Learning & Neural Networks
- 👁️ Computer Vision Applications
- 💬 Natural Language Processing
- 🌐 Full Stack Development
- 🔓 Open Source Contributions
Feel free to reach out if you want to collaborate or just chat about tech!

