My ProjectsAnimal-Saver-Webapp using MERN stack MONGODB, EXPRESS, REACT, NODE, MATERIAL-UI(Github-repo)This app is actully a connection between people and the the NGOs that are working for the betterment of animals and takes care of them.
This is a fully functional and responsive webapp where users are allowed to post the picture of any injured animal in their locality,their location and can give the severity level of the injury and some short of details.
Also for the better functioning of the work an algorithm is set so that most severe cases are shown first. Real-Time-Chat Web-App
MONGODB, EXPRESS,Node.js, Socket.io , React
Created a Real-Time chat online web-application using react in front end and Node.js as back-end technology, and using WebSocket API that makes the two way connection between the server and the user. Using this application users can join the online chat and can send and receive the message with no delay in time.
Online-Text-Editor Web-App HTML5, CSS3, JAVASCRIPT, REACT.JS, BOOTSTRAP(Github-repo)Created a fully functional and responsive web-application using React.js library and bootstrap framework.This web app can perform different types of functions over the inserted text such as changing the text to upper and lower case,counting the number of words,what time it would take to read the whole text, clear the text and to manage the extra spaces between the text etc