type dev struct {
name string,
location string,
langs []string,
technologies []string,
certificates []string,
}
func main() {
const matthew = new dev({
name: "Matthew Zhao",
location: "Bay Area, California",
langs: [4]string{"nodejs/typescript", "python", "java", "golang"},
technologies: [10]string{"AWS", "GCP", "Kubernetes", "VMWare", "Terraform", "CDK/Cloudformation", "Gitlab CI", "GHA", "ArgoCD", "AWS Code*", "GCP Cloud*", "Snowflake", "more I can't think of from top of my head", "a lot of linux distros"},
certificates: [9]string{"AWS CCP", "AWS SAA", "AWS DVA", "AWS SOA", "AWS SAP", "AWS DOP", "AWS DAS", "AWS ANS", "AWS SCS"}
})
}
Being a epic thonk
- San Francisco Bay Area
-
12:37
(UTC -08:00) - https://matthewzhaocc.com
- @Matthew49104261
Pinned Loading
-
deez-websocket
deez-websocket Publica websocket based application where each time you connect to it and say deez, it returns nuts
TypeScript 3
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.