Projects

A selection of projects that I'm not too ashamed of

Sync Sofa

Sync Sofa

Led an open-source full-stack project to synchronize streaming video playback with multiple remote users from scratch, iterated 10 versions, and maintained 6k active users on Google Web Store with over 90% positive feedback.

Coronavigator

Coronavigator

Built an end-to-end ETL pipline and a PowerBI dashboard to visualize present-day information on the state of air travels, COVID-19 case and death tolls, and COVID-19 vaccination progresses across the world

Pet diet Formulator

Pet diet Formulator

Designed and developed a full-stack web app to recommend optimal pet diet plans based on the nutritional needs of the pets. (Due to the confidentiality of this project, the demo and source code is not publicly available, please contact me to learn more details)

simpledb (course project of CSE444)

simpledb (course project of CSE444)

Implemented a relational database management system with transaction, recovery, and buffer management. And achieved top-tier query performance in course lab tests on IMDB datasets.