Abijith B Programming and random thoughts

Personal projects

Book Recommendation Engine

  • Book recommendation system based on data from Goodreads.
  • The approaches used are item affinity and Matrix factorization.
  • Experimenting with ANN to measure the effect of the book cover on user rating.

Kompressor

  • Performs pixel-wise color quantization using K-Means.
  • Reducing the no. of colors in the image as the user specifies.

Wi-mote

  • Developed a full stack web application using Flask and React.
  • Control media on device over wifi.
  • Effortless connection using QR-code scanning.