Strategic Software developer skilled in application development, testing, and optimization. Excels at coordinating ground-up planning, programming, and implementation for core modules. Maintains strong object-oriented and software architecture fundamentals.
Graduation Projects :
1.Task-Tracker - 08/01/22 - 11/01/22- IIT Guwahati,
Description: Developed a user-friendly website that maintains and tracks tasks and sets reminders using React and contains a JSON server to manage data and facilitate API functionality.
2.Video Calling Website - 05/01/22 - 07/01/22 - IIT Guwahati,
Description: Developed a Video Chat Web application using WebRTC API, React JS, Sockets, cloud Firestore for database, and NodeJS with key features including group calls, Rooms, Super Chat, Screen Share Socket.io.
3.Operating System - xv6 - 08/01/21 - 11/01/21 - IIT Guwahati
Description: Implemented FCFS, Round Robin, SML, and DML scheduling policies and tested it for CPU and I/O bound tasks by incorporating lazy memory allocation and dynamic paging using LRU replacement mechanism for active processes
4.TCP Congestion Control Algorithms Analysis - 08/01/21 - 11/01/21 - IIT Guwahati, Description: Simulated FTP traffic between a two-node topology with various TCP congestion control algorithms (New Reno, Westwood, Vegas) and compared their behavior by using ns-3 to simulate the network and gather data, which was analyzed qualitatively, quantitatively, and graphically
5. Un-interruptify - 01/01/21 - 07/01/21 - IIT Guwahati
Description: Developed a Python program that plays up to 100 songs in a Spotify playlist without any ads and implemented automation using Chrome web driver and Selenium