Skip to content
View glwbr's full-sized avatar
❄️
Impossible is just a way to say "I'm possible."
❄️
Impossible is just a way to say "I'm possible."
  • 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 👋

{ pkgs ? import <nixpkgs> {} }: let
  user = {
    name = "Glauber Santana";
    role = "Software Engineer";
    spokenLanguages = ["Portuguese" "English"];
    spokenLanguagesString = builtins.concatStringsSep ", " user.spokenLanguages;
    desc = "Self taught Software Engineer, DevOps enthusiast learning how to [Go] in the [Nix] way";
  };
in
  with pkgs;
  writeTextFile {
    name = "README.md";
    text = ''
      Name: ${user.name}
      Description: ${user.desc}
      Role: ${user.role}
      Spoken Languages: ${user.spokenLanguagesString}
    '';
    # I'm sure you've learnt some amazing stuff today. Feel free to share it.
  }

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. crawler crawler Public

    One of the crawlers ever created.

    JavaScript

  6. OPi OPi Public

    Orange Pi Infrastructure