Skip to content
View rodrigo-md's full-sized avatar
๐Ÿ 
Working from home
๐Ÿ 
Working from home

Block or report rodrigo-md

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

Hi there ๐Ÿ‘‹

Pinned Loading

  1. pull-request-visualizer-action pull-request-visualizer-action Public

    Generates a static site to visualize and analyze the changed files involved in a Pull Request

    JavaScript

  2. pull-request-visualizer-ui pull-request-visualizer-ui Public

    UI project to generate a visual representation of the changes in a PR

    CSS

  3. Prototypal delegation with plain obj... Prototypal delegation with plain objects
    1
    /**
    2
    * Example of prototypal delegation without classes neither function constructors
    3
    **/
    4
    
    
    5
    const vehicle = {
  4. envchecker-cli envchecker-cli Public

    Command line tool to detect when there are undocumented environment variables or to know when they are spread across your project

    TypeScript