Skip to content
View Stewart86's full-sized avatar
  • Singapore
  • 17:10 (UTC +08:00)
Block or Report

Block or report Stewart86

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, 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
Stewart86/README.md

Hi, I am Wong Si Wei (Stewart) πŸ‘‹ πŸ‡ΈπŸ‡¬

I am currently a CTO for BlockChef and a part-time tech advisor for Ample Transfers Pte Ltd. I am a Self-taught full stack software engineer who switched career since 2018.

A technology geek, full time web developer, part time tinkerer.

Highly proficient with serverless technology, Linux operating system and cloud infrastructure.

I am an advocate of clean, testable and maintainable code with excellence knowledge in SOLID principle and various design patterns implemented in C# and Python. I lead through example, code review, pair programming, knowledge transfer session.

I was mentioned in an article on how my current company attract and retain tech talents

πŸ’» Technologies and Skills

Operating Systems

Editor of choice

Programming languages

Databases

Clouds

My GitHub Language Stats

Pinned

  1. aioCloudflare aioCloudflare Public archive

    A Cloudflare API wrapper in Python featuring async API Client

    Python 3 2

  2. roadtaxTracker roadtaxTracker Public

    CRUD operation for a fleet of vehicle in Singapore to ease roadtax renewal

    Python 7 36

  3. speed-coding-challenge-calculator speed-coding-challenge-calculator Public

    Write a calculator with React.js as fast as possible

    JavaScript 8 10

  4. Yet Another Way to Keep Secret Away ... Yet Another Way to Keep Secret Away from Git
    1
    def get_environ(key, default="", fallback="", secret_store_filename="secrets.py"):
    2
        try:
    3
            default = os.environ[key]
    4
            print(f"Getting {key} from env, using '{default}'")
    5
        except KeyError:
  5. github-user-search github-user-search Public

    JavaScript

  6. shopping-cart shopping-cart Public

    JavaScript