Available · 2026
Muyang Guo
Muyang acquired M.S. in Computational Science & Engineering and B.S./M.S. in Mechanical Engineering from Georgia Tech.
15
Posts
10
Proj
EleTypes.com - An elegant typing test website created with react
As a keyboard lover, I love typing. Why don't I create a typing test tool and use my own tool XD
May 25, 2022 — 5M READ
CyberLeet, a Three.js + React, cyberpunk style visualization for leetcode problems -- made for fun
Built with the native three.js and the create-react-app framework. Data was built with a python crawler.
Dec 25, 2020
Awards
- 1st place — ASME Hackathon 2020.
- Honorable mention — EGHI/GT HACK COVID-19.

Photo / 02
Photography →
Archive / Algorithms
LeetCode notes
Recent / Writing
AllEleTypes.com - An elegant typing test website created with react
As a keyboard lover, I love typing. Why don't I create a typing test tool and use my own tool XD
CyberLeet, a Three.js + React, cyberpunk style visualization for leetcode problems -- made for fun
Built with the native three.js and the create-react-app framework. Data was built with a python crawler.
Rabin-Karp Algorithm - A rolling hash method to locate substring
A very useful concept for string-searhing problem.
On Identifying Disaster Tweets using LSTM with Glove, and BERT with meta-feature
In this paper, we proposed a new method on identifying disaster tweets by combining BERT and meta-feature into a simple neural network to train a classification model and fine-tune the model.