Projects
EvaluRisk
Individual FinTech capstone project for evaluating personal investment risk tolerance and facilitating discussions with managers. GitHub Repo
- Developed using ASP.NET Core and Entity Framework
- Allows investors to connect their brokerage accounts using Quovo API
- Applies historical or custom scenarios to current holdings
- Generates reports using Chart.js, DataTables, and SendGrid API
mPeer
Interdisciplinary master’s thesis project collaboration with VA psychologists to design and develop a mobile app that aims to detect changes in behavior that indicate that veteran is at high risk of harm.
- Developed for Android platform
- Backend RESTful API implemented in PHP with MySQL database
- Deployed on Amazon Web Services
EcoDrive
Undergraduate CS group capstone project that developed a platform-agnostic framework that provides carbon footprint calculations for driving routes based on user inputs.
- Public RESTful API developed using PHP with MySQL database
- Demonstrated framework with iOS app
- Provided driving directions using Google Directions API