I'm Spandana β an Information Science & Engineering student at NIE Mysuru who enjoys building products, not just learning about them. I build AI-powered and full-stack web applications, with a strong foundation in DSA, OOP, DBMS, and REST APIs. Driven by one thing: using technology to solve real-world problems.
class Spandana:
def __init__(self):
self.role = "ISE Student β’ Full Stack Developer"
self.focus = [
"Artificial Intelligence",
"Machine Learning",
"Full Stack Development",
"Problem Solving"
]
self.tech = [
"React",
"Node.js",
"Express",
"MongoDB",
"Java",
"Python"
]
self.currently = "Building AI-powered applications"
def beyond_code(self):
return [
"πΏ Gardening",
"π Sustainability",
"βοΈ Writing",
"π‘ Learning"
]

