Skip to content
View elysium001's full-sized avatar

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.

Content in all repositories owned by your account will be closed.
Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to 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 11 5

  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. 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

  5. wp-and-js-demo wp-and-js-demo Public

    Simple plugin to help demo JS in wp and uses

    PHP 1