Projects

FastChat

Fastchat is a Chat application implemented using Python sockets with the aim of achieving minimum latency and maximum throughput. I made this project in a team of three as a part of CS251 SSL course project. This was probably the toughest project I have ever worked on so far as making all the components of project like multiple servers, multiple clients, load balancer, local and public database work together was quite challenging.

Sudoku Full Stack WebApp

A browser based sudoku game built on the MERN stack. It has register/login functionality along with scoring and leaderboards. You can generate a puzzle or setup your own puzzle and then solve it.

Browser Game

I made this game called arrow-man for GameDev Hackathon. It is a browser game made primarily in JS using p5.js library

CS101 Project

This was the project of CS101 course in which we had to make this game called bubble shooter. This game was made using C++ and simplecpp library

Arduino Project

I designed this device for Tinkerphilia. It plays musical notes through speakers depending upon the distance of your hand from it which is measured via ultrasound sensors. I made it using arduino in tinkercad

React project

This is the Landing-page I made for the Learner's Space web dev course. It is made using React, react-bootstrap, react-router

This website :)

This website was made in just 2 days, coding long long hours. This is built using only HTML,CSS,JS and Bootstrap.