Skip to content
View zhoudm1743's full-sized avatar
  • 19:13 (UTC +08:00)

Block or report zhoudm1743

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

📌 About Me

English Version
I am a Go developer specializing in building high-performance backend systems and toolchains. Currently focused on Cloud Native technologies, distributed system design, and open-source contributions.
Currently learning: Microservices Architecture | Cloud Native Security | AI Toolchain Development
Looking to collaborate: Distributed System Optimization | Go Ecosystem Development | Open Source Project Collaboration


🧰 Technical Stack

  • Programming Languages: Go (Golang) | Python | JavaScript
  • Frameworks: Gin | Echo | React
  • Databases: MySQL | PostgreSQL | Redis
  • Toolchains: Docker | Kubernetes | Terraform

📦 Popular Repositories

  1. event-go
    A Go-based event-driven system providing a lightweight publish-subscribe pattern for asynchronous communication in distributed scenarios.

  2. form-builder
    A form factory built with Go + FormCreate, generating dynamic forms through JSON configuration, supporting various validation rules and component extensions.

  3. fx-fast
    A fast-start Go application framework integrating dependency injection, middleware system, and customizable modular architecture to boost development efficiency.


💬 How to Reach Me


🎯 Fun Facts

  • Hobbies: Technical Writing | Open Source Contribution | Machine Learning
  • Tagline: Building Possibilities with Code

📚 Contributing

Welcome to contribute via:

  1. Submitting Issues to report bugs or suggest features
  2. Submitting Pull Requests for code improvements
  3. Sharing technical insights in community discussion forums

Pinned Loading

  1. go-cache go-cache Public

    GO语言缓存库,支持内存、文件、Redis三种实现方式,提供统一接口和丰富的数据结构操作。

    Go 16 1

  2. go-util go-util Public

    go工具包

    Go

  3. torm torm Public

    TORM是一个基于Go语言开发的高性能ORM(对象关系映射)框架,灵感来源于PHP ThinkORM。它提供了简洁易用的API、强大的查询构造器、完整的模型系统以及丰富的功能。

    Go 90