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": "小白鞋",
"job": "农名工",
"slogan": "用代码写诗的伪文青。 一半工作,一半生活; 一路行走,一路结缘; 一个梦想,一个世界。微信订阅号:蝉溪一梦"
}
for k, v := range me {
fmt.Printf("- %s: %s \n", k, v)
}
}
🦮
Working from home.
- China, Xizang, Lhasa
0 contributions in the last year
Skip to contributions year listDay of Week | June Jun | July Jul | August Aug | September Sep | October Oct | November Nov | December Dec | January Jan | February Feb | March Mar | April Apr | May May | June Jun | ||||||||||||||||||||||||||||||||||||||||
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
Contribution activity
June 2025
juzldream has no activity
yet for this period.