You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
🔭 I'm Mingyong Chen, a passionate programmer who loves exploring and digging deep into technology.
🌱 My main focus is backend development. I'm familiar with Go and Java, and also have some frontend skills — I can independently build simple websites and mini programs.
Motto
😄 "Earn while learning, learn while earning."
Learning by Sharing
✨ Writing – a unique and effective way to force growth.
🌱 In my opinion, writing is a powerful tool for self-improvement. It helps sharpen our thinking, improve our communication, and cultivate discipline.
Get in Touch
The road to success isn’t crowded — want to team up?
A Go Mongo library based on the official MongoDB driver, featuring streamlined document operations, generic binding of structs to collections, built-in BSON doc builder, automated field updates, st…
go-optioner is a tool for generating functional options pattern in Go code. This tool can automatically generate corresponding options code based on the given struct definition.