Skip to content
View hdevilbiss's full-sized avatar
☀️
☀️
  • U.S.A.

Block or report hdevilbiss

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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
hdevilbiss/README.md

Hello / Bonjour / Hallo / 大家好! 👋

⚡ Stats

Top Langs

Pinned Loading

  1. Collection of commands. WP CLI, Linu... Collection of commands. WP CLI, Linux, Git
    1
    # List of Favorite Computer Programming Commands
    2
    
                  
    3
    ## Windows cmd
    4
    
                  
    5
    Install programs on drives other than `C:\`. Useful when hard drives fail and programs need to be reinstalled; the old references block new installation. Also useful when the main `C:\` drive is small, and the program installer does not offer the option of choosing the install location.
  2. Linux shell script to sync WordPress... Linux shell script to sync WordPress assets down from production in 2 clicks.
    1
    #!/bin/bash
    2
    
                  
    3
    # A Linux shell script to remotely sync WordPress assets down from production in only 2 clicks.
    4
    # Useful when syncing sites that use third-party themes or plugins which are not available from public repositories.
    5
    # To run this script, invoke its filename using the `bash` command. `bash rsync-wp.sh`
  3. js-capstone js-capstone Public

    Solutions to the 5 final projects for the freeCodeCamp JavaScript Algorithms and Data Structures certificate.

    JavaScript 1

  4. php-mvc php-mvc Public

    MVC sandbox using core PHP, jQuery, HTML with Twig templating, and Bootstrap

    PHP 1

  5. react-music-player react-music-player Public

    A stylish music player built with React.js that hotlinks music from chillhop.com

    JavaScript 1