Download my resume here.
Hi! I am a software engineer. This page features some past technical projects.
Post under construction... ## Audio ## Video ## What about Other Media? ## Conclusion
Post under construction... ## ASCII ## Unicode ## Unicode in Practice: UTF ## Conclusion
## Bits as Possibilities, NOT Numbers The last post we mentioned that `1111 1010` represents `-6` instead of `250` in computers...
## Control | DES | DEC | HEX | C/C++ | C# | Java | Python | JSON | | :------------------: | :-: | :-:...
## Regex Basics Cheat Sheet I find [this](https://www.rexegg.com/regex-quickstart.html) helpful for a quick reference. I use [...
This reminds me the Olympic mathematics lessons during my primary school time...
This list shall be updated. The full list offered by MS is [here](https://docs.microsoft.com/en-us/windows-server/administratio...
My first impression about computer is those zeros and ones. I still remembered the time when they say, computers are nothing but those two digits - and I, the young boy, never fully understood what that means.
## Context I have been using MCVS as my primary IDE for Unity Development for a long time while I mostly uses VSCode for other ...
## About Git ### Why use Git? Many times we will need to control the versions of our files, especially in large projects wher...