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"
}
-
Notifications
You must be signed in to change notification settings - Fork 0
MateusGuedess/MateusGuedess
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
My profile
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published