Thanks to visit codestin.com
Credit goes to Github.com

Skip to content
View teamchong's full-sized avatar
:octocat:
:octocat:
  • Toronto
  • 09:38 (UTC -05:00)
  • Codestin Search App in/teamchong

Block or report teamchong

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
teamchong/README.md

Hi there, I'm Steven Chong! πŸ‘‹

I'm a Software Development Professional who recently relocated to Canada. I am passionate about immersing myself in a new tech scene and continuing to create innovative technologies.

πŸ’Ό What I do

As a hands-on software developer, I specialize in turning ideas into reality and love bringing projects to life.

let lifeIsHard = true;
let numberOfTries = 0;

while (lifeIsHard) {
  console.log("Life is hard, but I'm not backing down! πŸ’ͺ");

  if (Math.random() < 0.01) { // 1% chance of turning things around!
    console.log("Nailed it! Overcame the challenge like a boss! πŸŽ‰");
    lifeIsHard = false;
    numberOfTries = 0; // resetting the number of tries on success
  } else {
    numberOfTries++;
    console.log(`Stumbled this time, but no worries. I'll rise again! Retry count: ${numberOfTries} πŸ”„`);
  }

  if (numberOfTries === 10) {
    console.log("Perhaps I need to shift gears. Considering an interstellar getaway! πŸ›Έ");
    numberOfTries = 0; // resetting the number of tries after an interstellar adventure
  }
}

console.log("Life is good, and so am I! 😊");

🌱 Continuous Learning

In the ever-evolving tech world, continuous learning is key. I'm always open to new challenges and ready to learn and adapt to emerging technologies.

🎯 2023 Goals

image

βœ‰οΈ Let's Connect!

Whether you're looking for a collaborator on an exciting project or just want to chat about all things tech, I'd love to connect. Feel free to reach out!

Pinned Loading

  1. metal0 metal0 Public

    Python Syntax. Bare Metal Speed. Zero Friction. (WIP)

    Zig 1

  2. edgebox edgebox Public

    QuickJS Edge Sandbox

    Zig

  3. lanceql lanceql Public

    lanceql - Lance file reader, access anywhere

    Zig 2

  4. zell zell Public

    zzZz

    Zig 1