Skip to content
View elysium001's full-sized avatar
👽
Code Wrangler at WordPress VIP
👽
Code Wrangler at WordPress VIP
Block or Report

Block or report elysium001

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 Loading

  1. A PHP class that converts JSON data ... A PHP class that converts JSON data to a Gutenberg ready html table.
    1
    <?php
    2
    
                  
    3
    declare(strict_types=1);
    4
    
                  
    5
    /**
  2. Automattic/a8c-chrome-mod-header Automattic/a8c-chrome-mod-header Public

    This is a Chrome extension that allows you to modify request headers for all requests in a page. It can be useful for development, debugging and security testing.

    JavaScript 4

  3. Quick Dockerfile for php and composer Quick Dockerfile for php and composer
    1
    # Generated using Google Bard with prompt:
    2
    # generate a dockerfile that does the following:
    3
    # uses composer image to execute composer install on a given directory
    4
    # uses a nodejs image to execute npm install && npm run build on a given directory
    5
    # copies the composer and nodejs output to a PHP image that runs WordPress
  4. Automattic/metrics-poster Automattic/metrics-poster Public

    PHP script that fetches site metrics and formats it to Gutenberg HTML for posting.

    PHP 5

  5. resume-builder resume-builder Public

    Create a polished and professional resume effortlessly using this ReactJS-powered web application. Craft your custom resume content, style it with ease, and generate a downloadable PDF copy in seco…

    JavaScript

  6. wp-and-js-demo wp-and-js-demo Public

    Simple plugin to help demo JS in wp and uses

    PHP 1