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

Block or report celsowhite

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. matter-pixi matter-pixi Public

    matter.js and PixiJS integration.

    JavaScript 35 6

  2. remi remi Public

    Next 13 and Sanity v3 starter template.

    TypeScript 6 1

  3. node-cli-starter node-cli-starter Public

    Starter package for creating node js cli scripts.

    JavaScript

  4. wp-bash-scripts wp-bash-scripts Public

    A set of bash scripts to make it easier to install and sync your WP sites between local and staging environments.

    Shell 3

  5. fresh-phrase fresh-phrase Public

    Chrome extension for learning languages.

    JavaScript 1

  6. Shopify Files API Shopify Files API
    1
    /*------------------------
    2
    Libraries
    3
    ------------------------*/
    4
    const axios = require("axios");
    5
    const fs = require("fs");