Skip to content
View juanmanavarro's full-sized avatar

Block or report juanmanavarro

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 Loading

  1. CV-es.md CV-es.md
    1
    JUANMA NAVARRO  
    2
    Llíria, Valencia  
    3
    613086944  
    4
    hola@juanmanavar.ro  
    5
    https://juanmanavar.ro  
  2. markdown-viewer markdown-viewer Public

    HTML

  3. Extract email addresses from a URL Extract email addresses from a URL
    1
    const axios = require('axios');
    2
    
                  
    3
    async function findEmails(url) {
    4
      try {
    5
        const response = await axios.get(url);
  4. lliria-properties-reader lliria-properties-reader Public

    JavaScript

  5. word-recognition word-recognition Public

    Vue

  6. nl2date nl2date Public

    JavaScript