About Me

Hello! My name is Matthew Cho and I am a recent grad from the University of Washington with a degree in Computer Science and a minor in UX/UI design. Currently, I am working sharpening my backend skills through The Odin Project by learning and completing projects using Node.js and Express. In my free time, I like to play basketball, go to the gym, play guitar, and spend time with my family and friends. I'm most interested in creating software and full-stack development. With my motivation, curiosity, and work ethic, I strive to put my best effort into everything that I create.

Projects

ChekMe

ChekMe is a mobile application that combines social media with the encouragement of open mental health talk. Users can upload pictures and describe their day along with their mood.

React Native, Firebase, Redux

Hand Detection

Hand Detection tracks both position and location of a hand throughout a video using Computer Vision. In the output video, the hand is constantly highlighted with a green rectangle and its position is displayed in the bottom left.

C++, OpenCV

Mini Message Board

Mini Message Board is an app that allows users to post messages to the board that can be viewed anywhere. This app follows the model-view-controller architecture and allows message saving/viewing from all over the internet.

Node.js, Express, PostgreSQL