Skip to content
View aimuz's full-sized avatar
👀
I am actively seeking job opportunities in the field of cloud-native technologie
👀
I am actively seeking job opportunities in the field of cloud-native technologie

Block or report aimuz

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

Hi there 👋

I have proficiency in Golang and substantial hands-on experience with Kubernetes (k8s) and Istio.

Top Langs

Mastodon

Pinned Loading

  1. googleforgames/agones Public

    Dedicated Game Server Hosting and Scaling for Multiplayer Games on Kubernetes

    Go 6.3k 835

  2. kubernetes Public

    Forked from kubernetes/kubernetes

    Production-Grade Container Scheduling and Management

    Go

  3. go-grpc-middleware Public

    Forked from grpc-ecosystem/go-grpc-middleware

    Golang gRPC Middlewares: interceptor chaining, auth, logging, retries and more.

    Go

  4. grpc-gateway Public

    Forked from grpc-ecosystem/grpc-gateway

    gRPC to JSON proxy generator following the gRPC HTTP spec

    Go

  5. wechat-sdk Public

    微信登录支付sdk,支持小程序,APP登录,正在重构。全新版本: https://github.com/aimuz/wgo

    Go 80 26

  6. wgo Public

    Go SDK for accessing the WeChat Open Platform API - (In Development)

    Go 3

163 contributions in the last year

Contribution Graph
Day of Week March April May June July August September October November December January February March
Sunday
Monday
Tuesday
Wednesday
Thursday
Friday
Saturday
Less
No contributions.
Low contributions.
Medium-low contributions.
Medium-high contributions.
High contributions.
More

Activity overview

Contributed to golang/go, aimuz/fanyihub, aimuz/kubectx and 19 other repositories
Loading A graph representing aimuz's contributions from March 24, 2024 to March 26, 2025. The contributions are 62% commits, 29% pull requests, 8% issues, 1% code review.

Contribution activity

March 2025

Created 6 commits in 1 repository
Created 2 repositories

Created a pull request in microsoft/typescript-go that received 5 comments

refactor: use variable for zero value checks to improve clarity

Refactor zero value checks in core functions to use a variable instead of dereferencing new(T) for improved code clarity

+19 −10 lines changed 5 comments
Loading