Thanks to visit codestin.com
Credit goes to github.com

Skip to content

mahfuz4/mahfuz4

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

3 Commits
Β 
Β 

Repository files navigation

MAHFUZ ANAM

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 hybrid",
		"- πŸ”­ I’m currently working on":      "Tredicom as a Senior Software Developer --- UAdeC as a Part Time Teacher",
		"- 🌱 I’m currently learning":        "Golang, MongoDB, RabbitMQ, K8s, GCP (Tech stack from my company) --- Sharpening my Front End Skills for the MERN stack (Personal goal)",
		"- πŸ‘― I’m looking to collaborate on": "Python, Golang and Docker related projects",
		"- πŸ€” I’m looking for help with":     "Anything related to what I am currently learning πŸ˜…",
		"- πŸ’¬ Ask me about":                  "Python, PHP, Laravel, SQL, Software Design & Architecture, Web-Dev and SEO",
		"- πŸ“« 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

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


Credit: MAHFUZ

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published