👋 Hi there, I am ...
A developer. A photographer. A creator. An imaginer.
I love reinventing wheels.
Find me on: GitHub | Twitter | Stack Overflow | Instagram | LinkedIn | Email
Check out my résumé: English Version | 中文简历
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign upA developer. A photographer. A creator. An imaginer.
I love reinventing wheels.
Find me on: GitHub | Twitter | Stack Overflow | Instagram | LinkedIn | Email
Check out my résumé: English Version | 中文简历
This PR mainly addressed the following problems: Current implementation somehow mixed the front-end code and the actual computing logic. This PR m…