Skip to content
View glwbr's full-sized avatar
❄️
Slow and steady wins the race.
❄️
Slow and steady wins the race.
  • Bahia, Brazil

Highlights

  • Pro

Block or report glwbr

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

Hi there 👋

type Profile struct {
  Desc string `json:"desc"`
}

profile := Profile{
  Desc: "Software Engineer, DevOps enthusiast learning how to [Go] in the [Nix] way.",
}

Popular repositories Loading

  1. nodejs_basics nodejs_basics Public

    A basic CRUD application and file method applications with node and express.

    JavaScript

  2. desafio-warren desafio-warren Public

    Desafio técnico Warren Academy

    JavaScript

  3. studiosol studiosol Public

    A password validator in GraphQL using gqlgen

    Go

  4. Best-README-Template Best-README-Template Public template

    Forked from othneildrew/Best-README-Template

    An awesome README template to jumpstart your projects!

  5. nix-config nix-config Public

    A collection of my dotfiles for GNU/Linux and Unix-like system environments.

    Nix

  6. crawler crawler Public

    One of the crawlers ever created.

    JavaScript