Skip to content
View JohnnyVillanueva's full-sized avatar
πŸ‡§πŸ‡΄
I feel like a winner
πŸ‡§πŸ‡΄
I feel like a winner
  • jg_villanueva
  • Bolivia
  • 21:06 (UTC -04:00)
Block or Report

Block or report JohnnyVillanueva

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

Hey πŸ‘‹ What's up?

My name is Johnny V..

About me


✨ Creating bugs since ...
πŸ“š I'm currently learning ...
🎯 Goals: ...
🎲 Fun fact: ...

I code with

javascript logo html5 logo css3 logo php logo mysql logo postgresql logo solidity logo

Pinned

  1. Unzip mysql-8.3.0-winx64.zip and cop... Unzip mysql-8.3.0-winx64.zip and copy StartMySQLDB.bat and my.ini to the MySQL root folder. Example "mysql-8.3.0-winx64/StartMySQLDB.bat" "mysql-8.3.0-winx64/my.ini"
    1
    @echo off
    2
    COLOR F
    3
    echo                     *********************************
    4
    echo                     * MySQL Installer for Beginners *
    5
    echo                     * PORT : 3306             		 *
  2. Unzip Mariadb-11.1.3-Winx64.zip and ... Unzip Mariadb-11.1.3-Winx64.zip and copy StartMariaDB.bat to the Mariadb root folder. Example: "MariADB-11.1.3-Winx64/StartMariaDB.bat"
    1
    @echo off
    2
    COLOR F
    3
    echo                     ***********************************
    4
    echo                     * MariaDB Installer for Beginners *
    5
    echo                     * PORT : 3306                     *
  3. openssh-portable openssh-portable Public

    Forked from openssh/openssh-portable

    Portable OpenSSH

    C

  4. openssl openssl Public

    Forked from openssl/openssl

    TLS/SSL and crypto library

    C

  5. SFML SFML Public

    Forked from SFML/SFML

    Simple and Fast Multimedia Library

    C++

  6. Win32-OpenSSH Win32-OpenSSH Public

    Forked from PowerShell/Win32-OpenSSH

    Win32 port of OpenSSH