Skip to content
View adeptusgb's full-sized avatar
👹
👹

Highlights

  • Pro

Block or report adeptusgb

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
adeptusgb/README.md

  Hello, world! I'm Gustavo 👋

type Dev struct {
	Name              string
	Age               int
	Location          string
	YearsOfExperience int
}

func main() {
	me := Dev {
		"Gustavo Bruno", 21, "Brazil", 1,
	}
	fmt.Println(me)
}

  About me  

Currently working as a C# Developer and studying Computer Science. Learning Go.


💻  Technologies I know and use  💻

📫 Contact me!  📫

Pinned Loading

  1. hackathon-backend hackathon-backend Public

    Java

  2. Svaan1/projeto-frontend-proteger Svaan1/projeto-frontend-proteger Public

    Svelte

  3. Svaan1/projeto-desenvolvimento-backend Svaan1/projeto-desenvolvimento-backend Public

    Go