I'm Spandana β an Information Science & Engineering student (6th semester) who builds, not just studies. I turn ideas into shipped products at the intersection of AI/ML, Agentic AI, and Full Stack Development, and I co-founded π± Hasiru Haadi, a plant & sustainability initiative. Driven by one thing: solving real-world problems with technology.
class Spandana:
def __init__(self):
self.role = "ISE Student β’ Builder β’ Co-founder"
self.focus = ["AI Agents", "Machine Learning", "Full Stack", "Products"]
self.cofounder_of = "Hasiru Haadi π±"
self.mission = "Solve real problems with technology"
self.currently = "Building AI tools that actually ship"
def beyond_code(self):
return ["πΏ Gardening", "π Sustainability", "βοΈ Writing", "π‘ Creative problem solving"]

