Skip to content
View gui-fkb's full-sized avatar
  • ECSA Finance
  • Brazil, SC
  • 14:33 (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{"docker", "aws", "hxd", "x64dbg", "fiddler", "unity", "project euler"},
	}

	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 110 22

  2. league-client league-client Public

    Forked from chiraqL/league-client

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

    Python

  3. twitch-accounts twitch-accounts Public

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

    Go 15 2

  4. procedural-terrain-generation procedural-terrain-generation Public

    Playing around with procedural generation in Unity

    C# 1

  5. perlin-noise perlin-noise Public

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

    C# 1

  6. cssoftwareengineering2animap/app cssoftwareengineering2animap/app Public

    TypeScript 1