Projects

My open source side projects and coursework.

Side Projects

OpenGL Game Engine

OpenGL Game Engine

I built a game engine using C++ and GLSL in the Interactive Computer Graphics course taught by Steve Marschner. It can render complex shading and 3D animation. And as a team, we used this game engine to build a first-person Portal demo including a simple player controll and texture mapping in the scene. The player can seamlessly transit between both side of the portal, and the view through the portal matches up with the player's current perspective.

Check out Milestone Demo Videos →

Source Code →
Multi-Users Chat Room

I made a whatsapp-like real-time chat application, allow user register, login with email and password, user can create chat room, clear chating history, all messages are stored in Firebase. Developed using React Hooks, React Context API, and Material UI.

See Live →

Source Code →
Visualization for Social Ranking

An interactive choropleth map and scatter plot to visualize different social rankings of countries, built using D3.js.

See Live →

Source Code →
Recipe App

A full-responsive progressive app built using VUE.js. Aim to help students best use of ingredients they have and save time to make quick and simple food in the busy semester.

See Live →

Source Code →
Animal Crossing Handbook

A web app provides a detail card of all characters and items in the game Animal Crossing in Nintendo. Users can serarch items by keywords, sort items by price, and apply multiple filters. Developed in React, CSS3, and Bootstrap.

See Live →

Source Code →
Kirby Game

A fully functional Kirby game with camera control and shading effects developed using three.js. Applied basic animation principles on Kirby: Kirby can fly around, walk around and inhale bombs. Implemented particle system to mimic a waterfall, and used sprite model to mimic a river on a mountain. (The performance on the demo site is quite slow) Feel free to check the source code for more small projects in computer graphics.

See Live →

Source Code →
VR Flight Simulator

A flight simulator used to study ways to reduce motion sickness in VR, built in Unity and demo using Oculus Quest 2.

See Live →

Source Code →
Clinical Trial Information Platform

Clinical Trial Information Platform

Design a website which can provide fail clinical trial information and allow companies and research insisitutes to upload their information to trade with other industrial partner. This project won 100'000HKD funding in a startup competition held by Hong Kong Cyberport.