Here are all my work :
Sorting algorithm visualizer built with react.js. Implemented Merge Sort, Bubble Sort, Selection Sort.
Amazon review scrapper is a cli app which scrapes reviews of a product with equal proportions of reviews from all rating categories and save in .csv
Pokemon classifier is a deep learning classification web application served with flask and docker.
Paint web app made with html5 canvas and react.js. Features like download and local storage implemented.
A To-Do App with database.