Giter Site home page Giter Site logo

ðŸĨģ About Me

package profile 

type Profile struct {
	Name     string
	Twitter  string
	FaceBook string
	LinkdIn  string
	Wantedly string
}

func NewProfile() Profile {
	return Profile{
		Name:     "Kota Yagi",
		Twitter:  "https://twitter.com/88888888_kota",
		FaceBook: "https://www.facebook.com/yagikota888",
		LinkdIn:  "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

Kota's Projects

argo-cd icon argo-cd

Declarative continuous deployment for Kubernetes.

beego icon beego

beego is an open-source, high-performance web framework for the Go programming language.

clean_arch_with_go icon clean_arch_with_go

This is a application for studying clean architecture, based on CA Tech Dojo Online

conc icon conc

Better structured concurrency for go

cv icon cv

Kenta Katsumata's Curriculum Vitae

dane icon dane

Go library for DANE authentication

dns-measurement icon dns-measurement

Measurements of Performance and Availability of Emerging DNS Protocols, including DNS-over-TLS, and DNS-over-HTTPS

docker-unbound icon docker-unbound

unbound DNS Resolver running in a Docker Container with DNSSEC enabled

echo icon echo

High performance, minimalist Go web framework

fiber icon fiber

⚡ïļ Express inspired web framework written in Go

flamethrower icon flamethrower

a DNS performance and functional testing utility supporting UDP, TCP, DoT and DoH

gat icon gat

ðŸą cat alternative written in Go.

gin icon gin

Gin is a HTTP web framework written in Go (Golang). It features a Martini-like API with much better performance -- up to 40 times faster. If you need smashing performance, get yourself some Gin.

git-multi icon git-multi

CLI to clone multiple git repositories at the same time.

go icon go

The Go programming language

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google âĪïļ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.