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{
- π Iβm currently working on PeaceGeneration Indonesia
- π± Iβm currently learning React, Next.js, ES8, JavaScript, and PHP
- π― Iβm looking to collaborate on GitHub & Email
- π€ Iβm looking for help with ...
- π¬ Ask me about ...
- π« How to reach me: ...
- π Pronouns: ...
- β‘ Fun fact: ...
}
}
Tools that I use on a daily basis, or that I've used or worked (either much or a bit) with on the past
βοΈ From @TamCik