Mingchao Lai

A portfolio site that introduces me and my projects

About Me

Graduated from UCLA, Electrical and Computering Engineering major. As 2020 new grad, I am pursuing a full time software developer position. I am considering myself as a front end developer with fullstack ability. I am familiar with JavaScript and React also with experience of Java, springboot and MySQL.

COVID19 Tracker

A website that shows the current status of COVID19 virus based on the country that selected. This project is React based and shows how to receive data from API then convert data to chart form.

Youtube Clone

A youtube clone project that users are able to watch youtube video based on their search. This project fetched data through google API. However, I did not host the website due to my API key privacy.

React ToDo List

A basic React todo list. There are two basic function buttons: Add and Delete. Also, one additional button to mark the list as done without deleteing it.