Skip to content
View paulivega's full-sized avatar
  • Chile
  • 04:39 - 4h behind

Block or report paulivega

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

Typing SVG

I´m Pauli Vega, Front-End Developer.

  • 🌍 I'm based in Santiago, Chile.
  • ✉️ You can contact me at paulina.vegac@gmail.com
  • 🌱 I’m currently learning JavaScript.
  • ⚡ I love scuba diving, boardgames and build things.
  const do_It = (dream, believe) => {
  
    const result = '';
    if (dream && !believe) {
        result = 'Flying';
    } else if (dream && believe) {
        result = 'This is the way';
    } else {
        result = 'You can do it';
    }
    return result
    };

Skills

JavaScript HTML5 CSS3 NodeJS Figma

Socials

My GitHub Stats

Pinned Loading

  1. DEV005-card-validation Public

    Forked from Laboratoria/DEV005-card-validation

    Validación de Tarjeta de crédito

    JavaScript

  2. DEV005-data-lovers Public

    Forked from Laboratoria/DEV005-data-lovers

    JavaScript 1

  3. DEV005-md-links Public

    Forked from Laboratoria/DEV005-md-links

    JavaScript

  4. DEV005-social-network Public

    Forked from Dev-Mao/DEV005-social-network

    JavaScript