akashpawara / akashpawara

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

< / hello >

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:":                    "An Engineer who deeps down into cosmology. Founder and Author at Divulge - https://divulge.in",
		"- πŸ”­ I’m currently working on":      "Divulge, a blog site which makes you question how much are you willing to divulge?",
		"- 🌱 I’m currently learning":        "Golang, MongoDB, RabbitMQ, GCP (For my personal growth) --- Sharpening my Front End Skills with Gatsby, Prismic.io (Personal goal)",
		"- πŸ‘― I’m looking to collaborate on": "JavaScript, Python, Gatsby and Hugo related projects",
		"- πŸ€” I’m looking for help with":     "Anything related to what I am currently learning πŸ˜…",
		"- πŸ“« How to reach me:":              "https://akashpawara.com",
	}
}

A little more about me...

const weeb = {
  pronouns: "he" | "him",
  code: [Javascript, Typescript, HTML, CSS, Python, Go],
  tools: [React, Node, Gatsby, Vue, Bootstrap, Prismic, Hugo],
  architecture: ["microservices", "event-driven"],
  sites: {
                        Personal: "https://akashpawara.com",
                        Founder: "https://divulge.in",
                        Author: "https://medium.com/@akashpawara"
                      },
  intrests: [Riding, Trecking, Mangas, Anime]
}

You can reach me at

linkedin medium instagram whatsapp telegram Twitter Follow

Visitor's count πŸ‘€

akashpawara :: Visitor's Count

Medium Artciles

Now Playing 🎧

spotify-github-profile

⚑ Languages akashpawara
⚑ Github status akashpawara

About