Skip to content

AnhellO/AnhellO

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 

Repository files navigation

Angel Jaime

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 metalHead-synthWave-cyberPunk-melomaniac-gearAddict-amateurMusician-traveler-foodLover-gamer-coder-programmer-catLover-sportsAficionado-gymRat hybrid",
		"- 🔭 I’m currently working on":      "Mercado Libre as a Senior Software Engineer",
		"- 🌱 I’m currently learning":        "Golang, RabbitMQ, Terraform, K8s, DevOps technologies",
		"- 👯 I’m looking to collaborate on": "Python, Golang and Dev/DevOps related projects",
		"- 🤔 I’m looking for help with":     "Anything related to what I am currently learning",
		"- 💬 Ask me about":                  "Python, GO, PHP, Laravel, SQL, Software Design & Architecture, Web-Dev",
		"- 📫 How to reach me:":              "https://github.com/AnhellO#you-can-reach-me-at-alien",
	}
}

You can reach me at 👽

Angel Santiago Jaime Zavala's DEV Profile Angel Santiago Jaime Zavala's LinkedIn Profile Angel Santiago Jaime Zavala's Stack Overflow Profile Angel Santiago Jaime Zavala's Stack Exchange Profile Angel Santiago Jaime Zavala's StackShare Profile Angel Santiago Jaime Zavala's GitLab Profile Angel Santiago Jaime Zavala's Medium Profile Angel Santiago Jaime Zavala's YouTube Channel Angel Santiago Jaime Zavala's Instagram Profile

My stack 👨‍💻

Tools that I use on a daily basis, or that I've used or worked (either much or a bit) with on the past

AnhellO :: StackShare

Github stats 📊

Visitor's count 👀

AnhellO :: Visitor's Count

Top langs 👅

AnhellO :: Top Langs

Profile stats 🎹

AnhellO :: Profile Stats

Synthwave

About

My personal profile. Welcome!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published