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 amateurMusician-traveler-foodLover-gamer-coder-programmer-dogLover-sportsfan", "- š Iām currently working on": "Developer at SDSLabs working on some cool tech stuff", "- š± Iām currently learning": "Golang, RabbitMQ, Unity, CP, Docker", "- šÆ Iām looking to collaborate on": "Golang and Kubernetes related projects", "- š¤ Iām looking for help with": "Anything related to what I am currently learning š ", "- š¬ Ask me about": "Python, PHP, Golang, Javascript, SQL, Software Design & Architecture, Web-Dev", "- š« How to reach me:": "Mail me on [email protected]", } }
I joined as an intern for backend development in Uniacco. I integrated various APIs, payment methods, facebook/instagram ads to their website. Worked on optimising Dataset queries to handle their large data. Used Amazon cloud services and made a panel on CRM to show live status of their usage.