Skip to content
Avatar

Highlights

Organizations

@dol-lab @MAAANYdevs

Sponsoring

@roots

Pinned

  1. Disable certain plugins in non-production environments using PHP constants.

    PHP 19 2

  2. Forked from laradock/laradock

    A Docker PHP development environment for Bedrock.

    Dockerfile 10 2

  3. Forked from bekarice/woocommerce-filter-orders

    Adds additional filters to the WooCommerce orders table.

    PHP 1

  4. Provides a shortcode to display the current year, and optionally a start year. Commonly used for copyright notices.

    PHP

  5. Simple HTML5 game

    JavaScript

  6. 1
    function displaytime {
    2
      local T=$1
    3
      local D=$((T/60/60/24))
    4
      local H=$((T/60/60%24))
    5
      local M=$((T/60%60))

3,301 contributions in the last year

Oct Nov Dec Jan Feb Mar Apr May Jun Jul Aug Sep Oct Mon Wed Fri
Activity overview
Loading

Contribution activity

October 2020

121 contributions in private repositories Oct 1 – Oct 17

Seeing something unexpected? Take a look at the GitHub profile guide.

You can’t perform that action at this time.