logo
Things I've made trying to put my dent in the universe.
I've worked on a variety of projects over the years and I'm proud of the progress I've made. Many of these projects are open-source and available for others to explore and contribute to. If you're interested in any of the projects I've worked on, please feel free to check out the code and suggest any improvements or enhancements you might have in mind. Collaborating with others is a great way to learn and grow, and I'm always open to new ideas and feedback.
logo
Docreator
This application simplifies the creation of Air Waybill (AWB) documents for the logistics and shipping industry. With a user-friendly interface, modular design, and seamless library integration, the app delivers a streamlined and efficient document generation experience. It reflects my expertise in React development, emphasizing modularity, responsiveness, and a commitment to enhancing industry processes.
logo
VaxSlotSearch
This project is a web application built using JavaScript that is basically a COVID-19 Vaccination Slot Finder that helps users find available vaccination slots in their region. The application leverages the CoWIN API, which provides real-time data on vaccine availability across various vaccination centers in India. Users can enter their location details, such as state and district, and the application will display a list of vaccination centers with available slots.
logo
Social Distance Detection
This project is a GUI based application that will detect whether the people are following social distancing norms or not. Using computer vision technology & deep learning, we are able to estimate the social distance of people in video input as well as in live camera. This can help the Government, to monitor areas where social distancing is not practiced and enforce stricter laws. Webcam is used to capture the video and detect people in real-time. If people are very close to each other, a red bounding box is displayed around them indicating that they are not maintaining social distance.
logo
Code Player
This Code Player is a web-based application that enables users to write, edit, and execute HTML, CSS, and JavaScript code in real-time. This tool provides a user-friendly interface for web developers, students, and anyone interested in experimenting with web technologies. Users can input their code, see the real-time output, and even download and share their code snippets with others.
logo
Student Management System for the College
This Student Management System project is a Java-based desktop application developed using NetBeans IDE. This system is designed to streamline and automate the administrative tasks related to managing student information in a college. It provides an easy-to-use interface for college administrators and staff to efficiently handle student records, including admissions, attendance, grades, and more.