Skip to content
View rodrigo-md's full-sized avatar

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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