Sushrit Pasupuleti
Product Manager | Fullstack Unicorn | Coder | Blogger | Speaker | Sketcher | Entrepreneur... err 🤔 and more 🙃
Hey there, it's Sushrit, a technical and business-focused solo entrepreneur who has been building, managing, and scaling products for 7 years now. I’m quick to learn, adapt, innovate, and get scrappy when needed to ensure the product and I evolve as we should.
Currently building my startup skillShack(⚡);
skillShack(⚡); is a community for software professionals looking to share the projects they are working on and get feedback. From side projects to startups!
Basic Information | |
---|---|
Date of Birth | Apr 21, 1999 |
Phone | |
CEO & CTO |


Featured
My TEDx Talk
Everyone's watched The Terminator and similar movies where AI enslaves humanity or determines our existence to be what remains in it's way towards a 'perfect' world. With the truck loads of AI enabled products flooding the market every second, the paranoia has been higher than ever.. but is it really that scary as the movies show it to be ? Well here are my views on the 'Terminator fears'.
Skills & Technologies
Product Management
Full Stack Dev
Cross-platform Dev
tech
app dev
ml
AI
hybrid apps
linux
chatbots
MERN Stack
JAM Stack
.NET Core
monorepos
self hosting
neovim
Embedded Systems
IoT
Project Management
From kick-off to delivery
Front-end
Web, Mobile, Native and Cross-platform
Back-end
API Servers, Serverless, and Microservices
Databases
Databases, ORMs etc.
Testing
Unit, Integration, and E2E
DevOps
CI/CD, Docker, and more
Machine Learning & Data Science
From NLP, NLU to everything else that's ML
Other Frameworks & Technologies
Sprinkled on top of the above!
Work Experience
Braggi Solutions
Solo Founder & Product
Jun 2014 to Present
Built, deployed, scaled and managed numerous projects for numerous clients and self. Projects listed below ⬇️
Projects
skillShack(⚡️);
Solo Founder & Product
Feb 2021 to Present
skillShack(⚡); is a community for software professionals looking to share the projects they are working on and get feedback. From side projects to startups! It is also a part of Microsoft for Startups

ReactJS
React-Redux
Redux
TensorFlow
AWS
Azure
ExpressJS
NodeJS
GitHub
GitHub Actions
PostgreSQL
NextJS
Docker


Braggi Election Management System (2.0)
Solo Founder & Product
August 2022 to Present
Braggi Election Management System is built for those contesting in elections. It aims to help leaders better manage their party workers to ensure faster reach and acquisition of voters. Also since it's me, under the hood there's some fancy AI magic happening too! After undergoing a major rewrite and taking the learnings from the success of the previous iteration, this is now capable of handling Country-wide voter data as well as multiple national parties from a single platform.
ReactJS
NextJS
React-Redux
Redux
ExpressJS
Expo
NodeJS
GitHub
GitHub Actions
PostgreSQL
Sequelize
Docker
TypeScript
AWS Lambda
AWS SQS
AWS S3
AWS RDS
AWS EC2
Terraform
Turborepo
Jira
Confluence





Braggi Election Management System - MeeVote
Solo Founder & Product
March 2017 to August 2022
This was the first project that I built, which was out of my domain, the platform "MeeVote", is an Election Management System, built for those contesting in elections. MeeVote aims to help leaders better manage their party workers to ensure faster reach and acquisition of voters. Also since it's me, under the hood there's some fancy AI magic happening too! This is currently under going a major rewrite for Country-wide deployment and support for multiple national parties.
ReactJS
NextJS
React-Redux
Redux
AWS
ExpressJS
NodeJS
GitHub
GitHub Actions
MongoDB
PostgreSQL
Docker



Braggi Shopping & Medical Slots
Solo Founder & Product
March 2020 to January 2021
During the lockdown, marketing is difficult, and getting work done remotely has been equally difficult, so I started working on a new project. Braggi's Shopping Slots platform took 2 weeks to build, it allows it's users to book a slot to shop at their local grocery store, the platform handles queues and allows shop owners to decide how many people they can accomodate on an hourly basis at their store, while ensuring that social distancing is followed. This was a fun project, because I deployed it much more quickly than anything before, while constantly working with the changing situations due to the pandemic, it's helped me greatly with my ability to understand the market as a whole and it's needs during times like these.
ReactJS
React-Redux
Redux
AWS
ExpressJS
NodeJS
GitHub
GitHub Actions
MongoDB
Docker



Braggi Chatbot Platform
Solo Founder & Product
March 2015 to March 2017
Built a production quality chatbot service paired with cross-platform apps build on React and Flutter.
ReactJS
React-Redux
Redux
AWS
ExpressJS
NodeJS
GitHub
GitHub Actions
MongoDB
Docker
TensoFlow
WPF
WinForms
Flutter



Tesla+ Smart Electric Meter
Product
March 2015 to September 2015
A smart electric meter add-on that connects to a standard electric meter and reports all usage metrics to a local hub which makes the data available via a mobile app and also to administration. Qualified for the CBSE National Science Fair's National level with this project!
ReactJS
Arduino
My Certificates
I usually teach myself thing online over first-party Docs or FreeCodeCamp and avoid taking courses so that I can move at my pace. Sometimes however if a course is really good and worth the time I do get into it, like the ones below.
Accomplishments, Brags and Hobbies!
Cool things I've done and things I like to do in my free time!
Blogs
Some of the Blogs I have published. Together they make up for over 150K+ views.
This article will detail my beliefs on why for most people out there learning these 2 languages would be sufficient, and how you can dive deeper and deeper into them to cater to all your needs. Be it portfolio buidling, your next startup product, these 2 will have you covered. You can basically build a fullstack application by the end of this article by following the resources mentioned.

This article continues my series on working with ChatGPT, and just seeing for myself how far I can push it, and what a 2.0 could do better. This time, I’m going to look at it from the perspective of a Product Manager.
This article will walk you through a process in which you can either get started with projects and break the cycle of just learning endlessly or change your ways and improve your workflow and efficiency while coding, so that you can stop feeling that this ain’t your thing and decide to learn Excel instead. We’ll do this by drawing inspiration from Tony Stark AKA Iron Man and how he builds things. I’ll also share some tips I follow personally to always be at 100%.

This article aims to be a one stop research point for those looking/considering to deploy their Apps off Vercel and why that may be the most important decision you make, provided you do it at the right time. If you are a hobbyist or someone just building projects for your portfolio you are completely fine and are going to be happy with Vercel.
This article will detail how infinite scrolling feeds (like the kind on Twitter, Instagram etc) are bad for your SEO if not accounted for properly. I will refer to my thought processes and considerations as I worked to fix the same on my Startup skillShack(⚡️);
This article will try to cover in detail, the workings of simple Neural Networks. While also giving you a look at the inner magic that makes them do what they can. I’ll try to minimize the usage of math wherever I can to make things less complex for those without a strong math background. Give this article a read from the start, even if you know the basics, as it’ll get you acquainted with the approach I’ve decided to take with this article. Every bit of it is as important as the code in the end. Happy Learning