Skip to content
View asgabe's full-sized avatar

Organizations

@braziljs
Block or Report

Block or report asgabe

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

Pinned

  1. braziljs/braziljs-conf braziljs/braziljs-conf Public

    BrazilJS Conference's website

    HTML 31 18

  2. asgabe.github.io asgabe.github.io Public

    HTML

  3. .bashrc .bashrc
    1
    pt_user_co() {
    2
        if [ "$(id -u)" == "0" ]; then
    3
            echo -en "\033[1;31m"
    4
        else
    5
            echo -en "\033[1;32m"
  4. chromaui/learnstorybook.com chromaui/learnstorybook.com Public

    Static site and content for Storybook tutorials

    JavaScript 2.4k 436