Skip to content
View gui-fkb's full-sized avatar
  • ECSA Finance
  • Brazil, SC
  • 01:12 (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:   "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
}

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 108 21

  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

    Golang implementation of a bot that automate accounts creation on TwitchTV, featuring automatic email verification

    Go 6 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