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 stickShiftAddict-amateurSinger-traveler-foodLover-gamer-coder-programmer-cricketFanatic-footballCrazy-occasionalBookWorm",
"- 🌱 I’m currently learning": "Golang, PostgresSQL, Docker, K8s, Microservices(Personal goal)",
"- 👯 I’m looking to collaborate on": "Golang and Docker related projects",
"- 🤔 I’m looking for help with": "Anything related to what I am currently learning 😅",
"- 📫 How to reach me:": "https://github.com/fazilnbr","https://www.linkedin.com/in/fazil-mohammed-915807190/"
}
}
🎯
Focusing
Lets GO man..........
-
17:30
(UTC -12:00) - https://fazilnbr.github.io/mypeosolal.web.portfolio/
- @fazilnbr
Popular repositories Loading
-
-
-
-
razor-pay-go-payment-gateway
razor-pay-go-payment-gateway PublicThis repository contains a Golang implementation of the Razorpay payment gateway, which allows merchants to accept online payments from customers. The code includes examples of how to integrate Raz…
HTML 1
-
Go-Mongo-Crud-clean-arch
Go-Mongo-Crud-clean-arch PublicForked from SethukumarJ/Go-Mongo-Crud-clean-arch
This repo includes crud operation using gin-mongo db using clean architecture project structure.
-
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.