Michael Chang's Portfolio

Screenshot of Michael Chang's homepage
Michael Chang's Homepage

A homepage I made for my web dev class. Used mostly HTML/CSS, Bootstrap, and a little bit of Javascript

Picture of my logical model chart for the NBA databse project
NBA Database

Created a simple database with SQLite3 + Express + Node.js to track NBA players and coaches on different teams with scheduled games. Tracked wins and loss records for the games and teams. Looking to possibly add player stats in the future.

Picture of a dollar sign
Personal Finance App!

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 link
Picture of my Laundry App Project's Icon, A Hamper
Laundry App - Hamper Dash!

App 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
Custom logo of the group AI Recycle project. EYE-RecAIcle
Recycle-AI: EYE-RecAIcle

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.

Picture of SmartShopper app icon
Smartshopper

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).