Pranav Mehrotra's repositories
OPIGS_SE_Lab_22
This Repository contains the code and other documents, created during the course project of OPIGS of Software Engineering Lab 2022
COA-Lab-22
This repository contains the lab assignments for the Computer Organization and Architecture Laboratory(CS39001) course of Autumn, 2022.
Compilers-Lab-22
This repository contains the lab assignments for the Compilers Laboratory(CS39003) course of Autumn, 2022.
Customizable_Load_Balancer
This repository contains the code for the Assignment-1 of Distributed Systems(CS60002) course of Spring, 2024. Implementing a Customizable Load Balancer
Scalable_Database_with_Sharding
This repository contains the code for the Assignment-2 of Distributed Systems(CS60002) course of Spring, 2024. Implementing a Scalable Database with Sharding.
Write-Ahead_Logging_in_Replicated_Database_with_Sharding
This repository contains the code for the Assignment-3 of Distributed Systems(CS60002) course of Spring, 2024. Implementing a Write-Ahead Logging for consistency in Replicated Database with Sharding
Blockchain-2023
This repository contains the assignments for the Blockchain(CS61065) course of Autumn, 2023.
DBMS-Lab-23
This repository contains the lab assignments for the DBMS Laboratory(CS39202) course of Spring, 2023, including a Hospital Management System WebApp and Memory/Buffer Manager System.
Networks-Lab-23
This repository contains the work done duing Networks Laboratory 2023
Python-GUI-Image-Segmentor
This repository contains the code and sample image files, for my project on Image Segmentation and Bounding Box creation using Deep Learning Model, Mask R-CNN