Projects
This project aims to provide a crowd-sourced for crowded areas, thus making travel safer by allowing people to look up covid rating of an area. The application has a mapbox via which the user can select a location through the given marker. This gives a modal pop-up which gives the covid rating for the surrounding locations. The covid rating of a place is a parameter which represents how often do people follow covid safety protocols. This would help the user know whether it is safe to visit these places in this covid era.
Hola is a solution to find best tourist guides at reasonable prices. It provides a larger customer base for Guides and hassle free booking of guides by tourists. I built a scalable backend for the App, following a Microservice Architecture, with features such as proximity searches and payment gateways. Currently working on integrate websockets for the chat feature using aws lambda functions
Created a Visualiser/Simulation shows how multiple trucks will deliver packages for Logistics company that moves many packages from one place to another. With multiple stations distributed all over the map. Packages are shipped from any station to any other station. By allowing the user to set multiple constraints for the delivery, the simulation runs an algorithm to show which path a truck should take in order deliver all packages successfully.
A Complaint Portal for the college, allows users to register a complaint, users can vote for a Complaint. They can upload pictures add pictures of the issue, to notify appropriate authorities. My work was mostly designing the Backend of the project along with rectifying bugs