Skip to content
View songjiayang's full-sized avatar
🏃‍♂️
keep going
🏃‍♂️
keep going

Organizations

@pion

Block or report songjiayang

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
songjiayang/README.md
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)
	}

}

Pinned Loading

  1. prometheus_practice Public

    包括 Prometheus 基础知识,性能优化和大量实战经验。

    HTML 668 206

  2. nginx-log-exporter Public

    A HTTP log exporter for prometheus metrics.

    Go 89 21

  3. go-basic-courses Public

    go 零基础编程入门教程

    55 17

  4. s3sync Public

    files auto sync to cloud with S3API

    Go 5 1

  5. cortex Public

    Forked from cortexproject/cortex

    A horizontally scalable, highly available, multi-tenant, long term Prometheus.

    Go

89 contributions in the last year

Skip to contributions year list
Contribution Graph
Day of Week August September October November December January February March April May June July
Sunday
Monday
Tuesday
Wednesday
Thursday
Friday
Saturday
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 A graph representing songjiayang's contributions from July 28, 2024 to July 29, 2025. The contributions are 83% commits, 10% pull requests, 6% issues, 1% code review. 1% Code review 6% Issues 10% Pull requests 83% Commits

Contribution activity

July 2025

Created 1 repository
Loading