banner

Welcome!

int main(int argc, char *argv[])
{
    const int code[] = { 404, 101, 503 };
    auto pCode = &code[0];
    std::cout << std::format("Welcome to my website! Here you can"
           " learn all about me and my experience {}.\n", *(++pCode));
    return 0;
}

Hello, I'm Brian and welcome to my website, where you’ll find my blog, contact info, and details about my projects. Please view my About page to learn more about me.

Message of the Day!

MOTD is a commonly comical message displayed at shell login on Linux systems.

“Never trust a computer you can't throw out a window.” — Steve Wozniak

My GitHub Stats

Git Stats - User Git Stats - Languages

My LeetCode Stats

cppimmo - LeetCode

My Project Euler Stats

cppimmo - Project Euler

Tools I Use

C++
C
Python
Java
Clojure
PHP
HTML5
CSS3
JavaScript
Laravel
Git
GNU/Linux
OpenGL
Direct3D
Lua