1const AboutMeComponent = () => {
2 const [skillsUnlocked, setSkillsUnlocked] = React.useState(0);
3
4 return (
5 <div>
6 Hey there! I’m Sathvik Murarishetty,
7 a Computer Science undergrad from MIT Bengaluru.
8
9 I’m passionate about building intelligent systems,
10 whether it’s full-stack web & mobile apps,
11 machine learning models, or AI-powered robotics.
12
13 When I’m not coding, you’ll find me travelling,
14 playing cricket, or learning new stuff.
15 </div>
16 );
17};
The Inside Scoop
Let's Work Together
Here's a detailed timeline of my professional experiences and internships over the years.
Here’s a showcase of things I’ve built recently. Everything is open-source and built with love for performance and design.
Got a question, proposal, or
just want to say hello?