Skip to content
View DiogoCercilio's full-sized avatar
Block or Report

Block or report DiogoCercilio

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

☕😎🫶 🔥🔥🔥🔥🔥 🚀

Pinned

  1. dc-form-validator dc-form-validator Public

    A Vanilla JS form Validator. Support IE9+

    JavaScript 1

  2. Add branch name to commit message Add branch name to commit message
    1
    // Go to ".git/hooks/prepare-commit-msg.sample", and rename this file to "prepare-commit-msg".
    2
    
                  
    3
    Insert the code below:
    4
    
                  
    5
    NAME=$(git branch | grep '*' | sed 's/* //') 
  3. devnaestrada.com.br devnaestrada.com.br Public

    Forked from devnaestrada/devnaestrada.com.br

    DEVNAESTRADA personal website

    CSS

  4. dino dino Public

    Refactor Chrome Dino Game

    JavaScript

  5. binary-2-text-2-binary binary-2-text-2-binary Public

    A Binary / Text / Binary Converter

    JavaScript

  6. rxjs-observable-state-management rxjs-observable-state-management Public

    A simple Angular state management using Rxjs / Observable.

    TypeScript