Skip to content
View 222twotwotwo's full-sized avatar

Block or report 222twotwotwo

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

Hi, I'm 222twotwotwo

简体中文

A developer focused on Go backend engineering, cloud-native microservices, open source collaboration, and AI-powered developer tools.
Currently exploring the Apache Dubbo / Seata ecosystem, gateway and RPC systems, code intelligence tools, MCP, and personal productivity workflows.

Email GitHub Blog

About Me

  • Main stack: Go
  • Interests: microservices, RPC, gateways, cloud-native systems, AI agents, MCP, and automated code review
  • I enjoy turning learning notes, project practice, and open source reading into reusable tools and documentation
  • I am continuously exploring how AI-assisted development can be applied to real engineering workflows

Tech Stack

Go C++ Shell

Focus Areas

Area What I Focus On
Go backend High-performance services, maintainable architecture, testing, and engineering discipline
Microservices and RPC Dubbo / Seata ecosystem, service governance, distributed transactions, and gateway capabilities
Cloud-native gateways HTTP / gRPC / Dubbo protocol integration, proxying, configuration, and extensibility
AI engineering AI agents, MCP, code knowledge graphs, and automated code review
Knowledge building Technical notes, project retrospectives, and reusable development methods

Selected Repositories

Repository Language Description
incubator-seata-go Go Learning and contribution focus around the Go implementation of Apache Seata
dubbo-go-pixiu Go A dubbo-go based proxy gateway service focused on HTTP / gRPC / Dubbo integration
dubbo-go Go Apache Dubbo implementation in Go, focused on RPC framework internals and service governance
codegraph TypeScript A local code knowledge graph for Claude Code, Codex, Cursor, and other AI coding tools

Open Source Interests

I often read and follow open source projects in these areas:

  • Apache Dubbo / dubbo-go / dubbo-go-pixiu
  • Apache Seata / incubator-seata-go
  • Go microservice frameworks and cloud-native infrastructure
  • MCP servers, AI agents, code knowledge graphs, and developer tools
  • Automated code review, engineering productivity, and personal knowledge management

GitHub Stats

Profile Details Stats

Top Languages by Repo Productive Time

Contact


Thanks for visiting!
Feel free to check out or star my repositories.

Pinned Loading

  1. apache/dubbo-go-pixiu apache/dubbo-go-pixiu Public

    Based on the proxy gateway service of dubbo-go, it solves the problem that the external protocol calls the internal Dubbo cluster. At present, it supports HTTP and gRPC[developing].

    Go 560 188

  2. apache/dubbo-go-pixiu-samples apache/dubbo-go-pixiu-samples Public

    Apache dubbo

    Go 27 40

  3. dubbo-getty dubbo-getty Public

    Forked from apache/dubbo-getty

    a netty like asynchronous network I/O library based on tcp/udp/websocket; a bidirectional RPC framework based on JSON/Protobuf; a microservice framework based on zookeeper/etcd

    Go