Created a full-stack personal finance app to caclulate estimated tax liability, track record on actual and budgeted expense spend. Login authentication, sign up, and CRUD of the data. Used Mongo, Express, Node.js, Heroku to deploy.
Personal Finance GitHub linkApp developed for my CS5610 Web Development Class at Northeastern University. It is a platform Web Application for requesting and providing laundry services. Developed the full stack app using Mongo, Express.js, React.js, Node.js.
Laundry App - Hamper Dash - GitHub link
Group project worked on for CS5500 Foundations of Software Engineering. Image Classification with Jetson Nano coupled with Output from Arduino. Uses the Nvidia Jetson Nano developer kit to train and test a ML model developed with PyTorch library on a Kaggle data set of various waste images to determine probablities of recycle type and waste categories.
Group project worked on for CS5520 Mobile Application Development. SmartShopper is a social shopping network to help users in the community to find the best deals on products. Android project developed with Java. Worked on the home landing page recyclerView showing all the deals, and the overall architecture and design of the codebase (database service and platform methods).