Skip to content
View Loonz806's full-sized avatar
🤩
Every person is a contributor to your journey, open minds and be kind
🤩
Every person is a contributor to your journey, open minds and be kind
Block or Report

Block or report Loonz806

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

Pedro Correa Skull Illustration

Every person is a contributor to your journey, open minds and be kind 👋 🏔 🌊 🌲

😄 Pronouns: he/him

🔭 I’m currently working on: Blog/JAM Stack

🌱 I’m currently learning: AWS Infra

👯 I’m looking to collaborate on: Accessibility based projects/a11y & Github Actions

⚡ Fun fact: Knows proficient ASL ( American Sign Language )

Pinned

  1. setup-example setup-example Public

    An example scaffolding from scratch for React SPA with CI using Github Actions that cover, linting, formatting, unit testing, e2e testing, visual regression, security scanning, coverage, performanc…

    JavaScript 9 3

  2. setup-example-next setup-example-next Public

    port of setup example using NextJS instead

    JavaScript 1

  3. express-graphql express-graphql Public

    A lesson using express and graphql for managing an external db example

    JavaScript

  4. crud-express-mongo crud-express-mongo Public

    playing around with node, express and mongo

    JavaScript

  5. A defer script execution snippet for... A defer script execution snippet for only executing a callback on user interaction
    1
    function deferStartTillUserAction(cb) {
    2
        var locked = true;
    3
        var didClick = false;
    4
        var didScroll = false;
    5
    
                  
  6. ultimateMarkDownTemplate.md ultimateMarkDownTemplate.md
    1
    # Project Title
    2
    
                  
    3
    One Paragraph of project description goes here
    4
    
                  
    5
    ## Getting Started