This is a full-stack AI threat modeling dashboard built to streamline security workflows for organizations.
Threat modeling analysis time was reduced from 60mins to 20mins for the security teams that tested it, and the tool is now being used by pilot team.
Social media inspired book marketplace app for connecting people through book exchanges and community-driven interactions.
Connected over 200 people, with more than 30% of users moving from browsing to successfully exchanging books.
This is a Chrome extension that summarizes company privacy policies into a short, readable format. It highlights the risk level, data collection, sharing, storage, and compliance info using Gemini's free API.
Currently exploring to extend the application Terms and Conditions summaries.
This project detects significant symmetry in 3D models (specifically STEP files) by analyzing the faces of the model. The tool works by identifying potential mirror planes that could reflect the shape symmetrically.
This project was developed as part of my research in computational geometry and computer-aided design. The goal was to create an efficient algorithm for detecting symmetries in complex 3D models to optimize manufacturing processes and reduce computational overhead in CAD applications.
Developed a predictive model for analyzing patient health journeys and medication adherence patterns to help GoodRx improve patient outcomes. Using synthetic data of 4,363 hypertension patients, a Hidden Semi-Markov Model (HSMM) framework was adapted to classify and predict patient health journeys.The methodology combines k-means clustering, PCA, and HSMM to analyze unobservable health states through observed symptoms and medications
This project presents a visualization framework for identifying research trends within university departments, focusing on Computer Science (CS) and Computational Science and Engineering (CSE) faculty at Georgia Tech. By using clustering algorithms and network graphs, the framework uncovers patterns, overlaps, and collaborations among faculty research areas.