Note that there are some explanatory texts on larger screens.

plurals
  1. USTiHuan
    primarykey
    data
    text
    <p>I am an INTJ.</p> <p>Efficiency, Complexity, Creativity, and Simplicity are the four elements that I hold dear to my heart.</p> <p>I strive to make things as efficient as possible because resources are limited, and getting the most of everything gives me intrinsic satisfaction. I pay special attention to efficiency when it comes to making server requests and database queries. These operations are expensive and have huge impact on user experience. So, I always make sure to invest enough time to improve efficiency on these operations.</p> <p>Complexity is intriguing and mesmerizing. I enjoy the challenge of dissecting complexity into understandable and manageable pieces, so I can fully understand how it works and, more importantly, know how to make it work for me. I let my desire to understand complexity run wild whenever I refactor code with object-oriented design in mind, so the code base will be as readable, extendable, and modular as possible.</p> <p>Creativity runs in the blood of my family. Since a young age, I've been encouraged by my parents to be open-minded and to connect things that are seemingly unrelated. This lifelong training really helps me think outside the box and find solutions to problems that would otherwise be difficult to solve. I apply creativity to work all the time, simply because I see it as a game and a way to express myself.</p> <p>Simplicity is a blessing. And only people who truly understand and master their crafts are able to cut through the noises and reveal the essence of their creation. I always aim to design a clean and simple system for every project, so it is easier for the team to coordinate and write quality code.</p>
    plurals
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload