class ShivamKumar:
def __init__(self):
self.role = "Full Stack Developer"
self.location = "Bihar Sharif, India"
self.education = "BCA - Nalanda College (PPU)"
self.languages = [
"Python",
"JavaScript",
"C++",
"Bash"
]
self.backend = [
"Django",
"Flask",
"Node.js",
"Express"
]
self.database = [
"PostgreSQL",
"MongoDB"
]
self.current_focus = [
"System Design",
"Backend Engineering",
"Automation",
"Open Source"
]
def mission(self):
return "Build scalable and meaningful software"π‘ Passionate about building scalable backend systems and fullβstack applications.
β‘ I enjoy automation, clean code, and solving real-world problems with software.