- ⚙️ i'm an ece undergrad @ nit durgapur currently building full-stack applications and working on real projects
- 🔧 i've worked across frontend and backend, but i lean towards backend - designing systems, handling logic, and making things reliable
- 🧩 actively working on backend-heavy systems and improving how I structure and scale applications
- 🏀 outside of tech, you'll probably find me on the basketball court or building something new
a backend-heavy system designed to handle role-based workflows, complex data relationships, and scalable request handling
- ⚙️ tech: golang (fiber), postgresql, react
- ▸ features:
- implemented role-based access control across student, professor, and admin workflows
- designed scalable backend architecture for handling appointments, room allocation, and scheduling logic
- built secure authentication with google oauth and jwt
- structured relational data models to manage interconnected entities like users, rooms, and bookings
a backend system for distributing traffic across services, designed to handle real-time routing decisions and backend health monitoring
- ⚙️ tech: golang, net/http, tcp sockets, javascript (canvas)
- ▸ features:
- built both L7 (http) and L4 (tcp) load balancing from scratch
- implemented routing algorithms like round robin, least connections, and random connections
- designed active health checks with automatic failover for backend reliability
- exposed metrics api to track latency, connections, and server health in real time
- developed a live visualization dashboard to observe traffic distribution and system behavior

