Skip to content
View burnerlee's full-sized avatar

Block or report burnerlee

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
burnerlee/README.md

Hello, I am Aviral Jain

About me

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]",
	}
}

Github stats πŸ“Š

Visitor's count πŸ‘€

Burnerlee :: Visitor's Count

Profile stats 🎹

burnerlee :: Profile Stats

Spiderman


⭐️ From @burnerlee

Pinned Loading

  1. gossip-gloomers gossip-gloomers Public

    Go 1

  2. hashicorp/terraform hashicorp/terraform Public

    Terraform enables you to safely and predictably create, change, and improve infrastructure. It is a source-available tool that codifies APIs into declarative configuration files that can be shared …

    Go 42.4k 9.5k

  3. Cloud-CV/EvalAI Cloud-CV/EvalAI Public

    ☁️ πŸš€ πŸ“Š πŸ“ˆ Evaluating state of the art in AI

    Python 1.7k 781

  4. metacall/core metacall/core Public

    MetaCall: The ultimate polyglot programming experience.

    C 1.6k 160

  5. sdslabs/beast sdslabs/beast Public

    Jeopardy-style CTF challenge deployment and management tool.

    Go 73 5

  6. dashwave/android-studio-plugin dashwave/android-studio-plugin Public

    Plugin for android studio to use dashwave cloud for builds

    Kotlin 1