Codes

According to university policy, some codes that related to academic curriculums are private. For code review purpose only, please email me for exclusive access. Thank you for your understanding.

Previous Projects

iTrust 2

Implemented extra functionalities for an Electronics Health Records System (HER) that provides patients with a means to maintain their health records and
communicate with their health care providers (HCPs), as the course project for CSC 326 – Software Engineering.

Data Structures

A Java jar package implements common data structures, such as list, map, tree,
graph etc. As the class project for CSC316 – Data Structures and Algorithms.

Value of Data Analytics

Senior design project for company Vontier. Investigated data from 6 subcompanies. Used cloud database management tool, snowflake, to build up data pipeline, then present data by Microsoft Power BI.

Deadlines

Web-based mobile application tracking users’ deadlines. The system could be hosted on Docker and serve a REST API.

Howler

A web-based mobile-first application. It is a smaller version of twitter, with functionalities of user authorization,
posting, following other users, etc.

The system is runed by Node.js and communicated in REST framework. The front-end is stylized by Bootstrap. The back end encrypt password by PBKDF2 algorithm and APIs are secured by JWT (JSON Web Token)

Leave a comment

Blog at WordPress.com.

Up ↑