Skip to content

jerryaugusto/jerryaugusto

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 

Repository files navigation

Hello, world!

Profile views


package JerryAugusto

func main() string {
	return "🧑‍💻 FullCycle Go Developer."
}

func GetAddress() string {
	return "🇧🇷 Based in Brazil."
}

func GetCurrentWorkPosition() string {
	return "🔭 I’m currently looking for new job opportunities."
}

func GetWorkingOn() []string {
	return []string{
		"💠 Currently studying about hexagonal architecture at @FullCycle",
		"📨 Currently studying about event driven architecture (EDA) at @FullCycle",
	}
}

func GetDailyKnowledge() []string {
	return []string{
		"Go",
		"Docker",
		"Kubernetes",
		"Amazon Web Services",
		"Elixir",
		"Kafka",
		"RabbitMq",
		"Terraform",
		"Postegres",
		"Istio",
		"Kong",
		"Ansible",
	}


func GetFutureGoal() string {
	return "Contribute to open source, work with international projects and help a lot with knowledge"
}

Find me elsewhere. 🌎

🏠 Site
🐦 Twitter
📸 Instagram
💼 LinkedIn


Ashutosh's github activity graph

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published