My information

Who am I?

My name is Dong Liang. I code for a living. XD


Projects


Sorting Algorithm Animation

Github: https://github.com/dongliang3571/sorting-animation

Description:
This project visualizes different kinds of sorting algorithm in animations

Demo: https://dongliang3571.github.io/sorting-animation/

Click the image to get a larger view

Time-Base One-Time Passsword Generator

Github: https://github.com/dongliang3571/TOTP-Generator

Description:
Takes a base32 encoded secret and generate time-based one-time password for MacOS

Download: https://github.com/dongliang3571/TOTP-Generator/blob/main/build/TOTPGenerator.dmg

Click the image to get a larger view

URL Shortener

Github: https://github.com/dongliang3571/URLShortenore

Description:
A TinyURl clone to shorten your url, it's written in Java Spring Boot, with MySQL as database storage.

Demo: https://urlshortenor.herokuapp.com/

Click the image to get a larger view

QR code decoder

Github: https://github.com/dongliang3571/qrcode-decoder

Description:
A simple QR code decoder, decoding is done on browser, no backend involved

Demo: https://dongliang3571.github.io/qrcode-decoder/

Click the image to get a larger view

Adventure Game

Github: https://github.com/dongliang3571/Adventure-Game

Description:
A web application that presents adventures for parents and children to complete together. The adventures are themed stories that ask users to complete the tasks including treasure hunt, solving math problems and history problems.

Demo: https://adventuregame.herokuapp.com

Click the image to get a larger view

Graphic transformation

Github: https://github.com/dongliang3571/csc472_graphics

Description:
A small application was written in C++, Qt and OpenGL that can make a picture transform to many different styles.

Click the image to get a larger view

Flappy Bird

Github: https://github.com/dongliang3571/flappy-bird

Description:
Flappy-bird clone written in Javascript

Demo: https://dongliang3571.github.io/flappy-bird

Click the image to get a larger view