package main
import (
"fmt"
)
func main() {
bio := GetBio()
fmt.Println(bio)
}
func GetBio() string {
return `
- π¦ I'm currently working on improving my skills.
- π€ I code in JavaScript (.js), TypeScript (.ts), Go (.go), and Python (.py).
- π± Iβm currently learning about monitoring π and observability π.
- π¬ Talk to me about football β½, gadgets π±, anime π₯, or anything tech-related π€©.
- π Pronouns: He/Him.
- π I try to write articles on Substack, Medium, DEV, and my personal blog π.
`
}
π‘ Let's build, collaborate, and share ideas! Feel free to reach out through any of the platforms below.