Skip to content
View paolocarrasco's full-sized avatar
🚀
Let's make technology purposeful
🚀
Let's make technology purposeful

Organizations

@thoughtworks @ThoughtWorksInc @railsgirls

Block or report paolocarrasco

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.

Content in all repositories owned by your account will be closed.
Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. javascript-style-guide javascript-style-guide Public

    Guía de Estilo para programar con JavaScript, en español. Apoyo es bienvenido :)

    597 142

  2. serenity-js-for-gitlab-ci-image serenity-js-for-gitlab-ci-image Public

    Serenity-JS-ready image for Gitlab-CI builds.

    Dockerfile 2

  3. my-serenity-js my-serenity-js Public

    Implementation of the tutorial of Serenity JS with a bit of improvements

    TypeScript

  4. mistorias/mistorias-web mistorias/mistorias-web Public

    Configuración del sitio web

    TypeScript 2

  5. How to understand the `gpg failed to... How to understand the `gpg failed to sign the data` problem in git
    1
    Problem
    2
    -------
    3
    
                  
    4
    You have installed GPG, then tried to perform a `git commit` and suddenly you see this error message after it 😰
    5
    ```