Here are few of my projects
Mobile Application
Designed and developed a cloud-based java application using android studio where users could create and view profiles to connect and interact with.The application consists of a chat interface for communication and uses firebase for profile and chat synchronization. Implemented Google’s Geofencing API to detect and populate the user profiles with other nearby users
View projectpython
Developed a decentralized peer to peer chat application using Python. Various algorithms were implemented to address issues like fault tolerance, performance, scalability, consistency and concurrency. MongoDB was used for persistent data synchronizations and a unique symmetric key was used for encryption.
View projectMERN Application
Created e-commerce application using MERN that has the secure user authentication implemented through Auth0 and perform full CRUD operations. Designed individual models for products and users, and implemented routes using the react-router-dom. Implemented sessions using Express session for saving the user information to provide a unique experience. This application support cross origin requests and uses the m-lab mongo database for fetching the data.
View projectI have done an internship where I have Implemented a new user dashboard integrating with the biometric authentication, to support and verify the employee scheduling. Optimized SQL queries that lead to better performance of the system to retrieve the biometric credentials and authenticate. Designed and implemented proof of concept for the application.