jamesclonk := struct {
Name string
Nationality string
Age string
Languages []string
Technologies []string
Databases []string
Hobbies []string
}{
Name: "Fabio Berchtold",
Nationality: "Swiss 🇨🇭",
Age: "30+ 😂🙈",
Languages: []string{
"English", "German", "Swiss German",
"Golang", "Ruby", "Python", "Java", "Scala", "Perl",
},
Technologies: []string{
"Cloud Foundry", "BOSH", "Linux",
"Kubernetes", "KubeVirt", "Containers",
},
Databases: []string{
"Postgres", "MySQL", "Oracle", "SQLite", "MongoDB", "InfluxDB",
},
Hobbies: []string{
"Formula 1", "iRacing", "Kerbal Space Program", "Zwift",
"Bouldering", "Skiing", "Urban Gardening", "Electronics",
},
}
🐒
breaking stuff...
Pinned Loading
-
concourse/concourse
concourse/concourse PublicConcourse is a container-based continuous thing-doer written in Go.
-
compose-broker
compose-broker Public✨ a Compose.io service broker for ☁️ Cloud Foundry and ⛵ Kubernetes
-
alarm-clock
alarm-clock Public⏰ An alarm clock that syncs with Google Calendar, for the Adafruit Raspberry Pi 16x2 LCD+Keypad Kit
-
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.