Skip to content

MateusGuedess/MateusGuedess

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

44 Commits
Β 
Β 

Repository files navigation

Hi there, I'm Mateus!

package MateusGuedes

func GetCurrentWorkPosition() map[string]string {
	return map[string]string{
		"company":  "UOL EDTECH",
		"position": "Software Engineer",
		"stack": "Ruby on rails & React πŸ”₯"
	}
}

func GetDegree() string {
	return "Bachelors Degree in Computer Science / 2019"
}

func GetFrontEndDailyKnowledge() []string {
	return []string{
		"HTML5",
		"Javascript",
		"Typescript",
		"React",
		"Next",
		"CSS",
		"StyledComponents",
		"Tailwind"
	}
}

func GetBackEndDailyKnowledge() []string {
	return []string {
		"GoLang",
		"Ruby",
		"Docker",
		"SQL & NoSQL",
		"Message Brokers",
		"Caching"
	}
}

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

🌐 Socials:

Instagram LinkedIn

πŸ’» Tech Stack:

πŸ“Š GitHub Stats:

Top Langs

✍️ Random Dev Quote

Releases

No releases published

Packages

No packages published