Projects
Travel App (group project)
Project teammates: Apul Jain, Ankit Aggarwal
Domain: Cross-platform iOS and Android app development, full-stack development, OOP, API integration
Stack: Angular JS, Ionic, Google Maps API, Firebase DB/Auth, HTML, CSS, SCSS
Info: Travel App is a cross platform mobile app that allows users to search a map of any city for nearby tourist spots which are fetched from Google Maps API. This app utilizes persistant user accounts and user data and allows users to save lists of locations to their profile as a "tours". Each tour contains information about distance, time, and cost for each stop on the tour and for the entire tour, as well as recomended transportation routes fetched from the Google Maps API. This app also has social features that allow users to share their tours and view and review tours from other users. This app is not 100% complete and it has not been released in any app store, but we have most of the core functionality built. You can demo this app by downloading the code from the GitHub repo, installing Ionic into the project folder and running "ionic serve" in your terminal from the project root directory.
GitHub Repo
Panoramic photo tool using RANSAC algorithm and cylindrical mapping
Domain: Computational photography, machine learning, functional programming, geometry
Stack: MATLAB
