Hello, I'm
BS Applied AI & DS | IIT Jodhpur | LeapStart School of Technology
Building strong foundations in technology
to shape a smarter future.
Quick Navigation
Open Source
Live activity from github.com/broskell
const profile = { name: 'Saathvik Kellampalli', role: 'Student · Tech Enthusiast · Builder', education: ['IIT Jodhpur', 'LeapStart School of Technology'], skills: ['Python', 'JavaScript', 'PostgreSQL', 'Linux', 'TailwindCSS'], cgpa: 9.75, hardWorker: true, quickLearner:true, hireable: function() { return this.hardWorker && this.skills.length >= 5; } };