Skip to content
View codescribblr's full-sized avatar
Block or Report

Block or report codescribblr

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

Pinned

  1. project-management-spec project-management-spec Public

    This is a spec document for the project management tool that is my base project for each new language/platform/framework/tool I learn.

  2. project-manager-html project-manager-html Public

    HTML templates for Project Manager Spec

    HTML 1

  3. functions related to video embeds in... functions related to video embeds in wordpress
    1
    <?php
    2
    # This file contains functions that are related with videos
    3
    
                  
    4
    #
    5
    # Filters/resizes video embed codes.
  4. project-manager-django3 project-manager-django3 Public

    Django 3.x version of the project manager tool

    Python

  5. project-manager-laravel6 project-manager-laravel6 Public

    Laravel 6 implementation of the Project Management Spec

    PHP

  6. Custom Select Box Replacements for W... Custom Select Box Replacements for Woocommerce Variations
    1
    .woocommerce.single-product .product .summary .variations {
    2
      width: 100%;
    3
    }
    4
    .woocommerce.single-product .product .summary .variations td {
    5
      display: block;