~ Made by Nipoon Donta

Reels Website Cloned using ReactJS and Firebase. Authentication, Database, and Deployement has been done with the help of Firebase. Functionalities like, Logging in via your account, Adding you desired videos to the feed, etc are added in this cloned version of Reels
ReactJS
Javascript
Node.js
Material UI
Firebase

The Web Application has most of the Features of a Normal Spreadsheet Application. The main speciality of the Application is it does not use any backend storage. Implementation of Website is done in a way to understand how Data Structures are used in real application, how data manipulation can be done.
JavaScript
HTML
CSS
NPM
SCSS
Material UI

The web application has the features of the traditional Web Camera on a laptop/mobile device. The same application is extended over a web browser. The Camera application stores the images clicked onto the indexedDB storage of the web browser. In this way the pictures clicked will be stored even when the browser is closed The application is built by just using Javascript, HTML, CSS from scratch without using any External API's or storage.
Javascript
CSS
Node.js
HTML
CANVAS-API