Projects
Bare-Necessities
Bare Necessities is a project that arised out of crisis of finding “daal, chawal, atta” raised due to current pandemic situation of covid-19 as many shops are going out of stock.
DriveSmart
Drive Smart is a project that solves the problem of accident during night, specially due to truck drivers falling asleep.
Peer to Peer File Sharing System
This project is made to learn client-server architecture, as well as how torrent works in real life,
which also gives basis for distributed system.
GDRIVEFS
Implemented this project to ease the uploading/downloading of files/folder into google drive.
However same concept can be reflected on other cloud provider, provided they have rest api end-points.
Shell
Implemented this project to get better understanding of linux commands execution process,
auto-completion feature of commands, pipe commands, pipe file system.
Parallel Computing
Made two projects in parallel computing, one being Edge Detection in images
other being parallelizing layers of ResNet Architecture both using CUDA API.