Hi, I'm sysrex
- SRE
- Architect
package main
import "fmt"
type aboutme struct {
languages string
hobbies string
funFact string
}
func main() {
var alex aboutme
alex.languages: ["Golang", "Python"]
alex.hobbies: ["Coding", "Reading"]
alex.funFact: "The first computer virus was created in 1983!"
fmt.Prinln(alex)
}
𝗪𝗵𝗮𝘁 𝗜 𝗨𝘀𝗲
Terraform |
Docker |
Kubernetes |
AWS |
Prometheus |
𝗚rafana |
Cloudwatch |
Jenkins |
Golang |
𝗚𝗶𝘁 |
Github |
Intellij |