Welcome to my GitHub profile. I am an aspiring Full Stack Engineer with strong knowledge and a keen interest in software development and problem-solving. I am focused to learn new technologies every day, solve real-life problems, and make a positive impact on the world.
Judge | Count | Profile Links | Rating(Max) |
---|---|---|---|
Codeforces | 250+ | 987 | |
LeetCode | 100+ | ||
CodeChef | 150+ | 1210 | |
HackerRank | 100 |
Name | Description | Project Link |
---|---|---|
GenTrandz | GenTrandz is a scalable eCommerce platform built with Next.js and Node.js, supporting multiple roles (Customer, Seller, Admin etc). | Github |
SimplyDone | SimplyDone is a scalable To-Do app built with React.js (frontend) and Node.js (backend). Both are containerized with Docker and deployed on AWS EC2 instances with an Application Load Balancer (ALB) for high availability and fault tolerance. Pulumi is used as IaC | Github |
R_Queue | A distributed job queue system using Redis, designed to manage tasks across multiple worker nodes in a cloud environment. It supports job prioritization, failure handling, retries, result storage, and monitoring. | Github |