Projects
2026
"ShareCycle": Peer-to-Peer Idle Asset Rental Platform
A platform where individuals can monetize their underutilized possessions by renting them out to trusted local community members, reducing waste and creating supplemental income..
Built using Flutter Web for frontend, Firebase for backend services, and Google Cloud AI (Vertex AI, Vision AI, TensorFlow) with Google Maps APIs for intelligent recommendations, dynamic pricing, and trust automation.
2025
ATBV-Array-to-BinaryTree-Visualizer
ATBV is a web-based visualization tool that instantly converts array representations of binary trees into interactive diagrams.
Built as a web-based interactive visualization tool using JavaScript that parses level-order array inputs, constructs binary tree structures via BFS logic, and renders dynamic hierarchical diagrams in real time.