Coders Packet

Packets submitted by Sahil Raj

Personal Library Manager using Python

This project involves writing a Python code to manage a library of books. This is to give an idea of how a library with a large number of books keeps track of all the books.

Cook Recommendation System in Python using scikit-learn

A recommendation system that provides recommendations based on nearest location, specialty, and rating provided by users.

Plain JavaScript File Uploader

A backend service that enables file uploading in the form of chunks without relying on databases or any external libraries.