About Me
I'm a full-stack developer based out of Bangalore! I love building stuff which is why I'm a full-stack developer.
I've been working with React (NextJS), Node, and Typescript for the past 2 years.
In the past, I've built my own startup- Subspace Community Platform which was a community platform for creators
Contributed to a couple of open-source projects like Formbricks.
Currently, I'm Interning as a Software Engineer at Epsilon India and working onOffthreadr.com - An AI powered course platform to deliver courses as newsletters.
Projects
Offthreadr AI - Deliver Courses as Newsletter
Offthreadr is an AI powered course platform which converts loooong courses into snippets delivered to your inbox just like a newsletter! And guess what, it comes packed with a "Chat with Course" bot which makes it's life's mission to help you understand!
Flickz
An app to make product videos in 2 minutes. I'm building it in collaboration with a friend, whom I met online! We use nextjs-13 with server-actions (Almost no APIs!!!), Remotion and Prisma
Subspace Community Platform
A community platform rendered as a SaaS to companies which needs to build communities with their customers. Built with React, ReduxJS, Tailwind, NodeJS, Prisma, Postgres I actually made it into a startup!
Clone of Subspace Community Platform with Spring-boot
I built this project to learn spring-boot and get some experience with Java. I gotta say, API development was much more structured with isolated data classes supported by LOMBOK, The Rest Controllers mediated by the spring-security for authentication and authorization.
Food Delivery Analytics
A food-delivery analytics simulator built with python, Kafka and spark. We would generate fake data about order-creation or order-update and push it to kafka. There would be 2 consumers, one would perform batch operation after relaying data in database. The other would perform structured streaming operation