Matthew k chiang

Hello! I am a Senior at the University of Wisconsin Madison pursuing a double major in Computer Science and Data Science with certificates in Mathematics and Mandarin Chinese.

I am currently working as the CTO for Soaring Minds inc. and am seeking out other software engineering opportunities as well.

Email: mchiang7@wisc.edu

demo gif

Soar - Mood Tracker

Languages & Tools: Flutter, Dart, FireBase

Developed for Soaring Minds inc. this mobile application aims to track user's daily mood and activities, provide relevant statistics, like a user's top and worst mood boosting activity, and contains a variety of resources aimed at reducing levels of anxiety and teaching about mental health.

quadcopter gif

Quadcopter game

Languages & Tools: HTML, JavaScript, Canvas2d

A Canvas2d game where you navigate a quadCopter to destroy as many asteroids as you can with the given time!

boids gif

Boids

Languages & Tools: HTML, JavaScript, Canvas2d

Leveraging the Canvas2d redering API, Boids is a simulation of Alignment, Separation and Cohesion Flocking algorithms. You can additionally change the flocking radius and speed of the simulation

snake gif

Badger Bytes

Languages & Tools: HTML, CSS, ejs, Bootstrap, Node.js, express, MongoDB

Team Members: Andrew Bennet, Uilliam Lawless, AkselBalkir, Mike O'Connor

Online menu and order system for a fake restaurant called "Badger Bytes". There are three different levels of user privilege: Admin, Staff, and Customer. Admins can change user roles and add/edit menu items. Staff are able to update menu items to in/out of stock, view current orders and mark them as 'ready' or 'preparing'. Customers are able to view and order items from the menu.

snake gif

3d Projects

Languages & Tools: HTML, JavaScript, Three.js

A Collection of projects created for Computer Science 559 -- Computer Graphics at the University of Wisconsin Madison. Note: The libraries used were provided by the Computer Graphics Staff at UW Madison.

snake gif

Snake

Languages & Tools: Python, Graphics.py

A Python version of the game "Snake" using a simple graphics library called Graphics.py

pong gif

Pong

Languages & Tools: Python, Graphics.py

A Python version of the game "Pong" using a simple graphics library called Graphics.py