This is a movie recommendation app that I created with a friend, Jun Han, in June/July 2023. It is supposed to leverage the IMDB API to provide movie recommendation based on user input. However, IMDB API no longer has a free option, so unfortunately it won't work anymore. Here is a video recording of how it works for reference: https://www.youtube.com/watch?v=slL9QLSLCog
The tech stack used are Python, Javascript, HTML and CSS.