my projects

Image Concept Prediction App

I built a Web Application that analyzes images and predicts what is inside of them with corresponding probabilities of how likely it is those predictions are contained within the image. It routes to different pages on click, uses an image recognition API called Clarifai and has its own server using Node-JS and Express-JS.

Shopping Cart

I built a simplified version of a regular responsive e-commerce Front-end Application that includes Product Grid that displays all the products, Different routes for different pages, a mini cart section that displays selected products and the corresponding product details, loader, and lots more.

Progress bar

I built a simplified version of a regular progress bar that proceeds to the next point on click and goes back on click also with smooth animation.