Anime Recommendation System

A basic Recommendation System that take input from the user as in form of the anime name and gives out the recommendation on the basis of Genre with cntent based filtering and its preceeding Ratings given by the user.

Github Repo

Netflix API

An rest api based system using Nodejs and Expressjs with the integration of mongodb as a Database. Implemented crud operations for the user registration and login with admin access as well. CRUD operations on Data of the Movies with admin access to delete them from database as well.

GitHub Repo

Django ChatApp

Django Based Chat app using Django channels for the asynchrounous communication between both the user online. Created a room based chat application whenever the old room loads we can see the old messages as well.

Github Repo