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

Block or report noih

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
noih/README.md

DNE REVEN LLIW NUF EHT 🥳

Pinned

  1. sheet-splitter sheet-splitter Public

    A simple serverless sheet splitter for separating images on spritesheet.

    JavaScript 1 1

  2. switch ssh key switch ssh key
    1
    #!/bin/bash
    2
    
                  
    3
    # debug
    4
    #ssh -Tvvv git@gitlab.com
    5
    
                  
  3. collision-painter collision-painter Public

    A simple tool for drawing collision areas.

    JavaScript 1

  4. Parse CSS recursive version Parse CSS recursive version
    1
    /**
    2
     * Parse CSS recursive version
    3
     *
    4
     * loop version https://gist.github.com/noih/e77bb88f2d08ac6b0df67217b4d22d95
    5
     *