// CHRONOLOGICAL RECORD OF OPERATIONS AND DEPLOYMENTS
Location-based services (LBS) have become an inherent part of our daily lives. From shopping orders, booking taxis, and finding nearby stores to...
When thinking of generating unique IDs, the very first approach that comes to mind is using auto-incrementing integer IDs in traditional databases....
Scaling is the process of increasing the system’s capacity to handle growing amount work. It's about designing your application or infrastructure so...
CAP Theorem is measure that can help you assess the tradeoffs when designing distributed systems. The trade-off is between Consistency, Availability...
Architected and deployed a highly scalable backend using NestJS, TypeScript, PostgreSQL, and Prisma ORM on AWS. Re-architected a fragmented microservice application into a modular monolithic structure. Led critical data migration from MongoDB/MySQL to PostgreSQL.
Completed Master's degree in Computer Applications from IGNOU (Indira Gandhi National Open University). (2021 - 2025)
Spearheaded development for Karmasuite's core SaaS platform using NextJS, tRPC, and PostgreSQL. Developed the Fund Management module and implemented robust Authentication/Authorization using Clerk. Optimized API query performance and documented technical specifications.
Spearheaded development of kenkohealth.in using Next.js and TypeScript. Led a team of 3 junior developers, enforcing code quality. Engineered a B2B internal management portal and launched the Kenko Quiz V3 journey.
Good code is an asset, while Bad code is a liability. The liability also has a technical name as Tech/Code Debt. Code debt arises when the delivered...
When I started using Github, I used Github Desktop for sometime because that felt easy. Down the line, I learnt using git via CLI. And, I haven't...
Contributed unit tests to OpenSourceDevs repository. View Commit
Javascript is asynchronous, that simply means that it does not wait. Well, it does but not very often. And, unless you ask it to await. Javascript is...
I will start with Strapi, and If you do not know it already. Strapi is a headless CMS, written on top of Nodejs. So, you can use it to create APIs,...
Mentored junior developers and delivered 4 end-to-end web applications. Implemented real-time data synchronization using Node.js Event API and Socket.io. Engineered JK Sales Smart application using React and AWS EC2.
For someone starting out their web development journey, he must first understand how web apps work. The Client-Server model act as the core of every...
A health profile calculator based on user weight, classifies as low risk, high risk, malnutrition etc. GitHub
Earned the JavaScript Algorithms and Data Structures certification from freeCodeCamp. View Certification
Launched and maintained theloot.app educational platform. Engineered a scalable user engagement system using Firebase Cloud Functions and developed an internal dashboard using React.
A VSCode extension to integrate code snippets into VSCode. GitHub
Managed Orders Management project using TypeScript, Angular, and Node.js. Built a proprietary Citation Engine and assisted with AWS EC2 cloud infrastructure tasks.
Contributed to the open source project Neutralinojs. GitHub
Built a profile viewer app for solid data decentralisation project. GitHub
Completed Bachelor's degree in Computer Applications from IGNOU (Indira Gandhi National Open University). (2015 - 2018)
A fullstack ecommerce project written using Express, MySQL, Stripe and EJS Templating engine. GitHub