🚀 Mission: Building the future of tech by bridging the gap between cutting-edge AI pipelines and beautiful, polished user experiences.
I am a Computer Science undergrad at PES University based in Bengaluru 🇮🇳. My true passion lies in the intersection of Artificial Intelligence and Modern Frontend Engineering. I don't just train models; I ship end-to-end, production-ready AI-first products.
⚡ Quick Highlights:
- 🧠 Deep diving into AI Agents & LLM Pipelines
- 🤝 Always open to collaborate on ambitious, world-changing projects
- 💡 Fun fact: I don't know who you are 😅
class Nandan(Developer):
def __init__(self):
super().__init__()
self.location = "Bengaluru, India 🇮🇳"
self.passions = ["AI/ML Pipelines", "Agentic Systems", "Next.js Frontends"]
self.status = "🟢 Building in public"
def collaborate(self, project):
if project.is_ambitious() and project.is_cool():
return "Let's build it! 🤝"
return "Still open to ideas 🚀"




