func main() {
profile := `
Hi there 👋
Thanks for visiting my GitHub profile, it's great to meet you here! 😊
Here are some quick things about me:
`
fmt.Println(profile)
me := map[string]string{
"name": "songjiayang",
"job": "Software Engineer",
"company": "OPPO",
}
for k, v := range me {
fmt.Printf("- %s: %s \n", k, v)
}
}
🏃♂️
keep going
Prometheus 、Thanos、Cortex lover
- NanJing,China
-
13:55
- 8h ahead - https://songjiayang.github.io
Pinned Loading
-
-
-
-
cortex
cortex PublicForked from cortexproject/cortex
A horizontally scalable, highly available, multi-tenant, long term Prometheus.
Go
89 contributions in the last year
Skip to contributions year listDay of Week | August Aug | September Sep | October Oct | November Nov | December Dec | January Jan | February Feb | March Mar | April Apr | May May | June Jun | July Jul | |||||||||||||||||||||||||||||||||||||||||
Sunday Sun | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Monday Mon | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Tuesday Tue | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Wednesday Wed | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Thursday Thu | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Friday Fri | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Saturday Sat |
Less
No contributions.
Low contributions.
Medium-low contributions.
Medium-high contributions.
High contributions.
More
Activity overview
Contributed to
songjiayang/cog-cluster,
ThinkInAIXYZ/go-mcp,
songjiayang/deepchat-tools
and 19 other
repositories
Loading
Contribution activity
July 2025
Created 1 repository
-
songjiayang/goxmind
Go
This contribution was made on Jul 21