About

I'am Debarshi
- Software Engineer @ Google, London
- SDE Offer Holder (2022) @ Amazon, Dublin
- Ex-SDE Intern @ Increff, Bangalore, India
- B.E. 2022 Grad @ Jadavpur University, Kolkata, India
- ACM ICPC Regionals 2020: 66 (Kanpur), 285 (Gwalior)
- Codechef: 5 Star (Rating: 2051)
- Codeforces: Expert (Rating: 1614)
Work
Software Engineer
Sep'22 - Present London, UK
Software Development Engineer Intern
Jan'22 - May'22 Bangalore, India
Skills
Projects

This is a full-stack Personal Chat Web Applicaton, supporting authentication, for realtime private messaging with other users.
Next.js
Node.js
React.js
MongoDB
Socket.IO
Semantic-UI-React

This is a full-stack eCommerce website, supporting authentication, for buying and selling products.
Node.js
React.js
MongoDB
Redux
React-Bootstrap

This is Linux Heap Memory Manager for managing the allocated or freed memory in a process.It also shows its internal state by printing the memory usage for each structure used in the process.
C Linux

This is C/C++ Memory Leak Detector Library for detecting memory leaks in a process. It also maintains two databases - Structure Database and Object Database.
C Linux

This is Rubik's Cube Solver C++ Program plus Arduino Robot for solving a Cube from any of it's 43 quintillion different combinations in less 100 moves.

This is Maze Generator with Depth First Search Algorithm and Solver with A* Search Algorithm.
JavaScript
HTML
CSS