Skip to content
View wujunwei's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report wujunwei

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.

Content in all repositories owned by your account will be closed.
Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

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

Report abuse
wujunwei/README.md

Hi 👋 I'm Adam (吴俊伟)

Backend & platform engineer, 10 years in. These days I work on AI engineering — agent runtimes, LLM gateways and developer-facing AI tooling — on top of a long stretch of Go / Kubernetes infrastructure work.

What I work with

  • Cloud native — Kubernetes & Operators, custom Workloads, scheduler plugins, multi-cluster, containerd, chaos engineering
  • AI engineering — agent sandboxes (Firecracker microVM), model gateway & cost governance, MCP / Skills, AI code review, agentic UI automation

Open source I've contributed to

  • AI — midscene · karpor · k8sgpt
  • Cloud native — kubernetes · helm · harbor · argo-cd · dapr · loki · opencost

Things I built

  • redlock — a Redis module for distributed locking (reentrant, shared read lock), listed on redis.io/modules
  • crd2openapi — convert Kubernetes CRDs into OpenAPI JSON
  • gosolist — sorted list for Go, O(log n) insert / update / delete / search

📫 wjw3323@live.com

wujunwei's github stats

Pinned Loading

  1. redlock redlock Public

    a way to achieve distributed lock by redis module

    C 53 7

  2. gosolist gosolist Public

    A sorted list data struct of go which can be insert update delete search at O(log(n)) . Inspired by python's sortedcontainers

    Go 6 1

  3. crd2openapi crd2openapi Public

    A tool for converting CRD (Custom Resource Definition) to open api json

    Go 8 4

  4. cc-tts cc-tts Public

    Python

  5. topic-to-video topic-to-video Public

    Python 2