class OmSwastikPanda:
def __init__(self):
self.name = "Om Swastik Panda"
self.role = "Student"
self.education = "B.Tech Mechanical Engineering @ IIT (BHU) Varanasi"
self.year = "Pre-Final Year"
self.location = "Varanasi, India 🇮🇳"
def current_focus(self):
return [
"Mastering Backend Development: Go, Django, FastAPI & Node.js 🚀",
"Building AI Agent Systems with LangChain & LangGraph 🤖",
"Contributing to ML libraries: Scikit-learn & sktime 📚",
"Deep diving into Bitcoin, Blockchain & Web3 ₿",
"Exploring Robotics, RL & Computer Vision 🧠"
]
def interests(self):
return {
"tech": ["Robotics", "AI Agents", "Backend Dev", "Blockchain",
"Web3", "Open Source", "Autonomous Systems"],
"crypto": ["Bitcoin ₿", "Blockchain Technology", "Decentralization"],
"entertainment": ["Game of Thrones 🐉", "Attack on Titan ⚔️",
"Death Note 📓", "Pokemon ⚡", "Batman 🦇"],
"collaboration": "Always open! Let's build something amazing together 🤝"
}const myDowntime = {
binge_watching: ["Game of Thrones 🐉", "Attack on Titan ⚔️", "Death Note 📓", "Pokemon ⚡"],
superhero: "Batman 🦇 (because who doesn't love a genius billionaire vigilante?)",
status: "Always ready to discuss plot theories and character arcs!"
};I'm always excited to work on:
- 🤖 Robotics and autonomous systems
- 🧠 AI/ML projects with real-world impact
- 🌐 IoT and embedded systems
- 📚 Open source contributions
- 💡 Innovative ideas that push boundaries
Got an interesting project? Let's connect!


