Welcome to my GitHub! I'm a passionate Full Stack Engineer who loves building scalable, production-ready applications. I specialize in creating robust cloud-native solutions using modern technologies like React, TypeScript, Node.js, and AWS infrastructure.
My focus is on solving real-world problems through clean code, scalable architecture, and cost-effective cloud solutions. From video streaming platforms to containerized microservices, I enjoy tackling complex technical challenges and building systems that scale.
Judge | Count | Profile Links | Rating(Max) |
---|---|---|---|
Codeforces | 250+ | 987 | |
LeetCode | 100+ | ||
CodeChef | 150+ | 1210 | |
HackerRank | 100 |
Name | Description | Project Link |
---|---|---|
VisionSync | VisionSync is a scalable video streaming platform built with React (TypeScript), Node.js, and MongoDB. It supports video upload via pre-signed URLs, real-time video processing with FFmpeg (compression, multi-resolution conversion, chunking), MPEG-DASH streaming, and real-time status updates using Socket.IO. Infrastructure is managed with Pulumi and deployed on AWS using S3, ECS, Lambda, SQS, and CloudFront CDN | 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 |