HOTEL MANAGEMENT SYSTEM, JAVA, MySQL, 2022, Designed and developed a comprehensive Hotel Management System, aimed at efficiently managing various aspects of hotel operations, including guest reservations, room allocations, billing, and reporting. Used JAVA for development, JDBC for MySQL connectivity, and MySQL database.
COVID-19 DETECTION, PYTHON, DEEP LEARNING, 2022, This project aims to utilize deep learning techniques to detect COVID-19 infection from chest X-ray images. It employs a convolutional neural network (CNN) architecture for automated detection and classification. The system plots a graph of accuracy of all the algorithms (Logistic Regression, KNN, RandomForest Classifier, Decision tree) with the best accuracy to predict whether a person has corona or not.
Decentralized drive storage, BLOCKCHAIN, REACT JS, SOLIDITY, 2023, It is a file storing system based on IPFS blockchain storage technology to store and access data on a secure and distributed network. For the functional interface, we used solidity for writing smart contracts and developed a responsive website using React.js framework.