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!


