Projects
Space Mission
- Developed an immersive educational platform guiding users through space facts to a VR spacecraft experience.
- Utilized technologies such as Unity, Three.js, A-Frame, PoseNet, and TensorFlow to create a webVR adventure with motion tracking, sound effects, and stunning 3D assets and visuals.
- Recognized as one of the top 40 global finalists in the NASA Space Apps Hackathon 2023 out of 8715 teams, and selected as the only entry from India.
Secure and Privacy preserving framework for Internet of Medical Things
- Developed a novel IoT security framework integrating Binary Grey Wolf Optimization (BGWO) and Particle Swarm Optimization (PSO) with SHAP for optimized feature selection, targeting enhanced cybersecurity.
- Evaluated on the BoT-IoT dataset using a blend of machine learning and deep learning classifiers, demonstrating significant improvements in accuracy and reduction of false positives.
- Results underscore the framework's effectiveness in predicting and preventing IoT cyber attacks, marking a step forward in scalable and accurate IoT security solutions.
Remove Background Using AI
- Developed a Flask-based web application leveraging the REMBG library for removing backgrounds from images. Integrated a user-friendly interface for image upload and instant background removal, demonstrating capabilities in handling image processing and API design.
- Technologies Used: Python, Flask, REMBG, PIL (Python Imaging Library), HTML, CSS, Bootstrap. This project showcases proficiency in backend development, image manipulation, and front-end design.
GitSnatch - Github Resource Downloader
- Developed a web-based tool using AngularJS and Bootstrap that generates download links or directly downloads files and directories from GitHub repositories.
- Utilizes AngularJS for SPA architecture, integrates toastr notifications for user feedback, and employs FileSaver.js for client-side file saving, enhancing user experience with a sleek, responsive UI.