Skip to content
View Noxilex's full-sized avatar
🏠
Working from home
🏠
Working from home

Block or report Noxilex

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. RPG-Master Public

    Tool to create your own RolePlaying Game online & play with friends.

    JavaScript

  2. RainbowLines Public

    Creative tool to make cool looking shapes with rainbow colors using your arrow keys.

    Java

  3. WebChat Public

    Making a web chat to train with Node.js & Socket.io

    JavaScript 1 2

  4. 100-Projects-100-Days Public

    Make a 100 projects in a 100 days

    Vue

  5. GamePicker Public

    Choose friends from your steam friendlist & pick a game at random that you all have

    Vue

  6. git fetch all
    1
    #!/bin/bash
    2
    
                  
    3
    # Checks if all subdirectories are up-to-date with their current git branch
    4
    
                  
    5
    REPOSITORIES=`pwd`