class VanshDeep:
def __init__(self):
self.name = "Vansh Deep Srivastava"
self.role = "Full Stack Developer"
self.education = "B.Tech CSE @ UPES (2024-2028)"
self.location = "Lucknow, India"
self.focus = ["Scalable Systems", "Cloud", "Real-Time Apps"]
self.current = "Full Stack Dev Intern @ Samyukt"
def stack(self):
return {
"languages": ["C++", "Python", "Java", "JavaScript"],
"web": ["React", "Next.js", "Node", "Express"],
"cloud": ["AWS", "Docker", "Kubernetes", "Terraform"],
"realtime": ["WebSockets", "WebRTC", "Kafka"]
}
def motto(self):
return "Build secure, scalable, impactful solutions" languages |
|
frontend |
|
backend |
|
data |
|
cloud |
|
tools |
systems before sleep.


