Skip to content
View maxwu's full-sized avatar
🐢
θ‹Ÿ
🐢
θ‹Ÿ
Block or Report

Block or report maxwu

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
maxwu/README.md

Hey πŸ‘‹, This is Max Wu

Gmail Badge Linkedin Badge Github Badge

A Pythonist, Gopher, Cloud practitioner, Linux cards and badminton player

  • πŸ”­ I’m currently working on building and testing the Cloud Orchestration Platform with Kubernetes
    • πŸ™ (Done) A GitHub Actions Workflow Testing Framework to test workflows in separate contexts with out-of-box keywords automatically, e.g. in CI
    • 🦞 (PoC Completed) A GitHub Action to detect Archived Go Dependencies
    • πŸ“Š (WIP) A Test Exporter to emit OpenTelemetry indicators for GoTest and general tests
    • ☸️ (Done) k8s autonomy node repaver
    • 🧩 (WIP) microservices circuit breaker and flow control design
  • ⚑ I also build automation test tools, python libs and mobile apps for fun and for family using
  • 🌱 I’m currently refreshing algo mind with golang by coding on:
    • πŸ”— A chainer lib to wrap up HTTP handlers in chain
    • 🐹 A tiny general retrier lib to retry functions with conditions
    • 🐰 A generic circuit breaker sample lib
  • πŸ‘“ I'm learning serverless workflow and plan to learn rust
  • πŸ‘― I’m looking to collaborate on building
    • a friendly workload platform with multi-tenant k8s
    • a serverless workflow runtime with open sourced components
  • πŸ“« I'm also happy to discuss about kubernetes operators, multi-tenancy challenges, helm charts, terraform providers and other IaaC approaches

You can view my blogs here.

Some of my Github Stats

maxwu

Github stats

Top Langs

Pinned

  1. chainer chainer Public

    Chain HTTP middleware functions to a http.Handler

    Go

  2. retrier retrier Public

    A general exponential backoff retry wrapper with jitter

  3. iterm2_greeting_with_weather_img iterm2_greeting_with_weather_img Public

    Bash shell to show weather forecast and show random picture from given folder

    Shell

  4. intro-data-science-course intro-data-science-course Public

    Jupyter Notebook

  5. machine-learning-course machine-learning-course Public

    notes on machine learning course

    MATLAB

  6. istanbul-diff istanbul-diff Public

    Forked from moos/istanbul-diff

    diffs two istanbul code coverage json reports.

    JavaScript