Skip to content
View gui-fkb's full-sized avatar
  • ECSA Finance
  • Brazil, SC
  • 17:56 (UTC -03:00)

Organizations

@cssoftwareengineering2animap @ecsa-finance @compiledbyte

Block or report gui-fkb

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
gui-fkb/README.md

About Me

package guifkb

func getAttributes() (Contact, Life, Coding) {
	contact := Contact{
		Email:   "[email protected]",
		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", "node.js"},
			"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{"unity", "codewars", "project euler", "hxd", "docker", "x64dbg", "fiddler"},
	}

	return contact, life, coding
}

Skills

Gui

Profile Views

Pinned Loading

  1. masterking32/twitch-account-creator masterking32/twitch-account-creator Public

    A bot to create Twitch accounts and Follow using NodeJS

    JavaScript 107 20

  2. sandbox-pokhara/league-client sandbox-pokhara/league-client Public

    league-client is a python package to communicate with riot servers

    Python 27 11

  3. twitch-accounts twitch-accounts Public

    A Twitch TV account creator/generator bot, featuring automatic email verification using secure temporary Gmail addresses.

    Go 8 1

  4. perlin-noise perlin-noise Public

    This repository is a playground to explore Perlin noise algorithm in a pratic application

    C# 1

  5. procedural-terrain-generation procedural-terrain-generation Public

    Playing around with procedural generation in Unity

    C# 1

  6. cssoftwareengineering2animap/app cssoftwareengineering2animap/app Public

    TypeScript 1