Benjamin Mizrahi
Full Stack Developer
Projects (Hover for details)
TV Chart
TV Chart
Not sure which series to binge-watch next? With TV Chart you can view a graph of any TV show's IMDb ratings, by episode.

Made with React, and the Recharts library. The app fetches data from OMDb, the unofficial IMDb API. The data is then cached in a Firebase realtime database, to limit the amount of API calls and improve responsiveness.
Moodify
Moodify
A webapp that creates a Spotify playlist for you, based on your mood and genre preferences.

Made with React, and utilizes Spotify's API.
Lynk
Lynk
Lynk is a reddit-like link aggregation website, where users can post interesting links, while others may vote them up or down.
It features a responsive material design, different sorting options, and a user registration/ authentication system.

Made with React, Redux and Material-UI. Server is implemented using Node.js and MongoDB.
Taxipool
Taxipool
An Android app that helps you find people to share a taxi ride with.
Made as part of Google's app development workshop at Tel Aviv University, and showcased at Google's TLV campus in January 2018.

Made with Android Studio, Firebase realtime database and Google Cloud Functions.