package main
type Me struct {
Name string
Job string
Code string
Skills string
}
func main() {
me := &Me{
Name: "Adeleke Adeniji Oluwafemi",
Job: "Software Engineer (Backend/DevOps)",
Code: "Go (Golang), JavaScript, TypeScript, SQL, NoSQL and others",
Skills: "RESTful API, CI/CD, monitoring, tracing, logging, profiling, automation, orchestration, and APMs"
}
_ = me
}
How will you Vue me React
How will you Vue me React
-
CodeSurge
- Lagos, Nigeria
- 127.0.0.1:80
- @eazylaykzy
Pinned Loading
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.