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", "Kubernetes", "Containers", "Linux",
},
Databases: []string{
"Postgres", "MySQL", "Oracle", "SQLite", "MongoDB", "InfluxDB",
},
Hobbies: []string{
"Formula 1", "iRacing", "Kerbal Space Program", "Zwift",
"Tennis", "Skiing", "Urban Gardening", "Electronics",
},
}breaking stuff...
Block or Report
Block or report JamesClonk
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
-
concourse/concourse Public
Concourse is a container-based continuous thing-doer written in Go.
-
-
alarm-clock Public
⏰ An alarm clock that syncs with Google Calendar, for the Adafruit Raspberry Pi 16x2 LCD+Keypad Kit -
1,420 contributions in the last year
Less
More
Contribution activity
March 2023
Created 124 commits in 9 repositories
Created 4 repositories
Created a pull request in kubermatic/kubeone that received 10 comments
vCD Terraform - add hairpin snat rule
What this PR does / why we need it: Adds a SNAT rule for hairpinning on the edge gateway for the routed network. Which issue(s) this PR fixes: Allo…
+11
−0
•
10
comments


