package guifkb
func getAttributes() (Contact, Life, Coding) {
contact := Contact{
Email: "guirerume@proton.me",
Discord: "_guirerume",
}
life := Life{
Name: "guilherme",
Alias: "gui",
Langs: []string{"english", "portuguese"},
Country: "br",
Age: 24,
}
coding := Coding{
Langs: map[string][]string{
"core": {"go", "c#/.net", "typescript/angular"},
"intermediate": {"javascript/nodejs"},
"hasExperience": {"c++", "java", "python", "lua"},
},
Databases: []string{"postgres", "sql server", "mysql", "sqlite"},
Specialities: []string{"fullstack", "bots", "apis", "web/app reverse engineering"},
Ide: []string{"vscode", "visual studio"},
Outro: []string{"unity", "codewars", "project euler", "hxd", "fiddler"},
}
return contact, life, coding
}
Software Engineer
~~Doing stuff for fun around here
-
ECSA Finance
- Brazil, SC
-
01:12
(UTC -03:00)
Pinned Loading
-
masterking32/twitch-account-creator
masterking32/twitch-account-creator PublicA bot to create Twitch accounts and Follow using NodeJS
-
sandbox-pokhara/league-client
sandbox-pokhara/league-client Publicleague-client is a python package to communicate with riot servers
-
twitch-accounts
twitch-accounts PublicGolang implementation of a bot that automate accounts creation on TwitchTV, featuring automatic email verification
-
perlin-noise
perlin-noise PublicThis repository is a playground to explore Perlin noise algorithm in a pratic application
C# 1
-
procedural-terrain-generation
procedural-terrain-generation PublicPlaying around with procedural generation in Unity
C# 1
-
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.