Skip to content
View JoseAlbertoVazq's full-sized avatar
💻
Let's code
💻
Let's code
Block or Report

Block or report JoseAlbertoVazq

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

Pinned

  1. node-unique-ids node-unique-ids Public

    JavaScript

  2. angular-coding-challenge angular-coding-challenge Public

    Created with StackBlitz ⚡️

    HTML

  3. Script to autogenerate Android and i... Script to autogenerate Android and iOS resources for Ionic + Capacitor
    1
    /**
    2
    1. Run npm install cordova-res --save-dev
    3
    2. Create 1024x1024px icon at resources/icon.png
    4
    3. Create 2732x2732px splash at resources/splash.png
    5
    4. Add "resources": "cordova-res ios && cordova-res android && node scripts/capacitor-resources-script.js" to scripts in package.json
  4. graphql-sequelize graphql-sequelize Public

    GraphQL + Sequelize + NodeJS + MySQL demo example of CRUD entities.

    JavaScript 1 1