I built http://filmfrenzy.vip, a tool to get personalized movie recommendations based on your input.
Why I built it: I often found myself overwhelmed by the plethora of recommendations on platforms like IMDB. I wanted something simpler that gives one good suggestion at a time. Also, I wanted to learn Next.js and TypeScript, therefore I decided to build FilmFrenzy.vip as a fun way to dive into these technologies.
How it works: You can search for movies by title, actor's name, genre, or any keyword, and get a single movie or series recommendation. There's also an "I'm Feeling Lucky" feature for random suggestions.
Open Source: The project is open-source and I'm open to feedback and contributions. You can check out the code on GitHub https://github.com/paaggeli/filmfrenzy.vip
I’d love to hear your thoughts, feedback, or any suggestions for improvement.
Thanks for checking it out!