is
<Code/>



/**
 * Welcome method for SDOT•iO homepage.
 * Always be gracious and polite to your coder.
 */
$(function () {
    console.log('Hello world (~_^)')

    let coder = {
        /* TODO Offer parting gifts. */
        onExit: null
    }
})()

/**
 * @notice A demonstration of this website features.
 * @dev A feature demonstration.
 */
const demo = (duration, quality) => {
    if (typeof duration == 'undefined') duration = 90
    if (typeof quality == 'undefined') quality = 70

    /* Coming in May 2021. */
}

We all have our passions. Mine is the freedom I feel with the Power of Code.

Mind

As I get older, I've come to respect my limits; and enemy.. Fatigue.

When its time to rest.. REST!

Maximum efficiency is very important to me. I like to believe that my life is balanced in a way that creates this naturally.


Why not train your brain?


Why not learn a new language?

  • Mandarin 普通话
  • Nederlands

Body

One of the keys to living a very demanding lifestyle is to keep your body in shape.

When you live a life that is constantly on the go its very difficult to maintain a consistent regiment of physical fitness.

Recently, I've been happy with the convenience of the Insanity Program. Available at anytime via my Nexus Tablet, it's a Max Interval Circuit Training that keeps me strong no matter where I wake up each day.

Soul

Live as if you were to die tomorrow. Learn as if you were to live forever.

— Mahatma Gandhi


Work in progress...