Skip to content
View JAlbertoGonzalez's full-sized avatar
🤓
Learning
🤓
Learning

Organizations

@redradix @aspiriostudio

Block or report JAlbertoGonzalez

Report abuse

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

Report abuse
JAlbertoGonzalez/README.md
  • 👋 Hi, I’m Alberto
  • 👀 I’m interested in NodeJS, Databases, Web Scrapping, AI and Neuroscience.
  • 🌱 I’m currently learning AI
  • 💞️ I’m looking to collaborate on any stimulating project
  • 📫 How to reach me ...

Pinned Loading

  1. bittrex-v3-node bittrex-v3-node Public

    Forked from AndrewBarba/bittrex-node

    Bittrex API V3 Client for Node.js

    HTML 1 2

  2. Valores al azar seguros (en Node.js) Valores al azar seguros (en Node.js)
    1
    No todos los valores aleatorios se obtienen de la misma forma - para código relacionado con la seguridad, necesitas un *tipo específico* de valores aleatorios.
    2
    
                  
    3
    ## TL;DR
    4
    Resumen rápido, si te da pereza leerlo entero:
    5
    
                  
  3. Zelda-Oracle-Password-Generator Zelda-Oracle-Password-Generator Public

    Forked from JerryTo/Zelda-Oracle-Password-Generator

    Password generator for The Legend of Zelda: Oracle of Ages and Seasons

    TypeScript

  4. aitd2-cards aitd2-cards Public

    React app to resolve password protection in the game Alone in the Dark 2

    TypeScript

  5. MariaDB_galera_boost_performance.md MariaDB_galera_boost_performance.md
    1
    # Boost MariaDB performance
    2
    
                  
    3
    ## Sistema Operativo
    4
    
                  
    5
    Estas son las configuraciones recomendadas que tienen que ver con el **sistema oprativo** sobre el que está instalada la máquina con MariaDB. Puedes configurarlas incluso antes de haber instalado la base de datos.
  6. clean-code-javascript clean-code-javascript Public

    Forked from ryanmcdermott/clean-code-javascript

    🛁 Clean Code concepts adapted for JavaScript

    JavaScript