[ build → learn → grow ]
I'm a 20-year-old BCA student and a self-driven developer who believes in growing through consistent learning and by building real-world solutions. Every project I take on is a chance to explore something new — whether it's diving deeper into backend systems, optimizing frontend experiences, or deploying full-stack applications in production. I learn fast. I build with intention. I grow with every line of code. I'm currently open to opportunities where I can contribute, learn, and grow with a passionate team.
There's a lot more to build and even more to improve.
Drawly is a real-time collaborative drawing application built using Next.js, Express.js, WebSockets, and PostgreSQL (Prisma ORM) in a Turborepo monorepo setup. It features NextAuth for authentication, state management with Zustand, and supports both solo and collaborative drawing modes with shape persistence. The project includes a dashboard for managing owned and shared documents and is deployed on AWS EC2 using GitHub Actions for automatic deployment.
A real-time chat application featuring secure JWT-based authentication, live typing indicators, real-time typing message visibility with privacy controls, and support for rich media messaging. Built with React for the frontend, Tailwind css for styling, Node.js and Express.js for the backend, Socket.IO for real-time communication,MongoDB for data storage and Zustand for state management.