My Portfolio

This is my portfolio containing my projects

My Projects

Some of the projects to show off the technologies I know and my abailities

Popcorn

  • A movie recommendation application using Python Flask which provides users with recommendations to movies as per their previous ratings.
  • The application uses Collaborative filtering technique (user-user based filtering) to match similar users and predict the ratings and show the high rated movies to the users.

Book Destiny

  • A MEAN Stack application which allows a user to explore, rate and write reviews about books.
  • The application also recommends the user with “relevant” books according to their previous ratings implemented using Neo4J.