my projects

Netflix Clone

Created a Full Stack Netflix Clone using React, API, Firebase and Material UI. In which user can watch Netflix trailer and all the movies are shown here by TMDB Api Key.

Face Mask Detector

Face Mask Detection system built with OpenCV, Keras/TensorFlow using Deep Learning and Computer Vision concepts in order to detect face masks in static images as well as in real-time video streams.

Weather App

With this App, my aim is to check the weather conditions across the world. I used Openweather API to fetch data from their site. To make a bit appealing to the eye, I decided to combine it with some icon graphics that correspond to the conditions displayed.

Breakout Game

In Breakout, the goal is to destroy all the bricks at the top. A ball bounces off the top and two sides of the screen. When a brick is hit, the ball bounces back and the brick is destroyed.