Skip to content

yagikota/yagikota

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 

Repository files navigation

🥳 About Me

package profile 

type Profile struct {
	Name     string
	X        string
	Linkedin string
	Wantedly string
}

func NewProfile() Profile {
	return Profile{
		Name:     "Kota Yagi",
		X:        "https://x.com/88888888_kota",
		Linkedin: "https://www.linkedin.com/in/yagikota",
		Wantedly: "https://www.wantedly.com/id/kouta_yagi_b",
	}
}

🤪 Status

Top LangsWantedly_Mark_LightBG

trophy

🛠 Skills

used in practice

My Skills

My Skills

My Skills

My Skills

others

My Skills

📝 Blog

About

My personal repository

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published