About Me

I'm really into computer programming and games. I'm majoring in software engineering at Beijing University of Technology now. I like playing games like Super Mario Bros. Wonder, It Takes Two and God of War.

Recent Work

PKI Services

PKI system supports the generation, issuance, distribution, revocation, administration, and management of public/private cryptographic keys that are contained in CA-signed X.509 Certificates.

Connect 4

A Python implementation of the classic text-based Connect 4 game (If you cannot access GitHub, click here).

Next Permutation

A Python script to compute the next smaller and larger permutations of a given number (If you cannot access GitHub, click here).