package main
import (
"fmt"
)
type Bio map[string]string
func main() {
for k, v := range GetBio() {
fmt.Printf("%+v: %+v\n", k, v)
}
}
func GetBio() Bio {
return Bio{
"- ⚡ Quick bio:": "A kind of cyberPunk-amateurMusician-traveler-foodLover-gamer-coder-programmer-sportsAficionado",
"- 🔭 I’m currently working on": "Cevaldom as a Software Engineer",
"- 🌱 I’m currently learning": "Golang, MongoDB, RabbitMQ, K8s, C# (Tech stack from my company) --- Sharpening my Front End Skills for the MERN stack (Personal goal)",
"- 👯 I’m looking to collaborate on": "AI, Python, Golang and Docker related projects",
"- 🤔 I’m looking for help with": "Anything related to what I am currently learning 😅",
"- 💬 Ask me about": "Python, Java, C#, SQL, Software Design & Architecture, Web-Dev and SEO",
"- 📫 How to reach me:": "https://github.com/yimymatos",
}
}
Prefer good person instead a programmer
-
Cevaldom
- Distrito Naciona, R.D
- https://yimymatos.com
- @yimyaneuriz
- in/yimymatos
Popular repositories Loading
-
-
workshop-construyendo-aplicaciones-web-modernas-escalables
workshop-construyendo-aplicaciones-web-modernas-escalables PublicForked from JavaDominicano/workshop-construyendo-aplicaciones-web-modernas-escalables
Construyendo Aplicaciones Web Modernas y Escalables con Java
Java
-
-
-
-
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.