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", "node.js", "c#/.net"},
"hasExperience": {"c++", "java", "python", "lua"},
},
Databases: []string{"postgres", "sql server", "mysql", "sqlite"},
Specialities: []string{"fullstack", "bots/automations", "apis", "web/app reverse engineering"},
Ide: []string{"vscode", "visual studio"},
Outro: []string{"docker", "aws", "hxd", "x64dbg", "fiddler", "unity", "project euler"},
}
return contact, life, coding
}
Software Engineer
~~Doing stuff for fun around here
-
ECSA Finance
- Brazil, SC
-
00:56
(UTC -03:00)
Pinned Loading
-
masterking32/twitch-account-creator
masterking32/twitch-account-creator PublicA bot to create Twitch accounts and Follow using NodeJS
-
anthdm/hollywood
anthdm/hollywood PublicBlazingly fast and light-weight Actor engine written in Golang
-
twitch-accounts
twitch-accounts PublicA Twitch TV account creator/generator bot, featuring automatic email verification using temporary email addresses.
-
crypto-scope
crypto-scope PublicA simple crypto market visualization tool displaying charts, order books, and trade data
Go 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.