image

Projects

This page currently covers different projects that I did in school and they pertain to different domains including Smart Home, Network Analytics, Human-Computer Interaction and Parallel Computing. Stay tuned for more projects!

One Unified Smart Home Ecosystem Does Matter

A survey of IoT devices used in the smart home domain, which introduces a common connectivity model and the connectivity standard Matter. More info about this project, refer to the report and presentation slides.


Rogas

A declarative framework for network analytics. It not only can provides a high-level declarative query language to formulate analysis queries, but also can unify different graph algorithms within the relational environment for query processing. More info about this project, please refer to my thesis and presentation slides.


HCI: Siri Drive Mode

This project is about designing "Drive Mode" interactions for Siri. More info about this project, please refer to prototype demo, video demo, design book and presentation slides.


HCI: Messenger Redesign

This project is about redesigning the interface of Facebook Messenger. More info about this project, please refer to prototype demo, video demo, design book and presentation slides.


image
SSSP Parallel Programming

Used OpenMP and CUDA to implement parallel programming for Sing-Source Shortest Path (SSSP) algorithms, and deployed an AWS server to conduct the experiment for performance comparison. More info about this project, please refer to the code repo.

Color Switcher