Skip to content
View mgrl39's full-sized avatar
๐Ÿ‡ต๐Ÿ‡ธ
๐Ÿ‡ต๐Ÿ‡ธ

Highlights

  • Pro

Block or report mgrl39

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

Hi there ๐Ÿ‘‹

mgrl39

Languages and Tools:

My Skills

bash -c "$(wget -qO- doncom.me/libftrev.sh)"
bash -c "$(wget -qO- doncom.me/cursus.sh)"
bash -c "$(wget -qO- doncom.me/push_swap.sh)"
bash -c "$(wget -qO- doncom.me/francinette-sgoinfre.sh)"

Tutorial to install Debian virtual machine with functional WordPress site with the following services: lighttpd, MariaDB, PHP and Litespeed: https://www.doncom.me/Born2BeRoot

Pinned Loading

  1. 42Project 42Project Public

    This repository documents my journey at 42. It tracks everything I've been working on during my time there. ๐Ÿ‘พ๐Ÿ‘พ

    C 4

  2. b2br bonus b2br bonus
    1
    /** Database name **/
    2
    define('DB_NAME', 'wp_database' );
    3
    
                  
    4
    /** Database username */
    5
    define('DB_USER', 'username' );