Skip to content
View mikenoethiger's full-sized avatar
  • SPF Consulting
  • Switzerland
Block or Report

Block or report mikenoethiger

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

    A turing machine simulator written in C

    C

  2. Get public ip address via terminal Get public ip address via terminal
    1
    wget http://ipecho.net/plain -O - -q ; echo
    2
    
                  
    3
    # or add this to ~/.bash_aliases or ~/.zshrc in order to make the command available by the `ip` alias
    4
    # alias ip="wget http://ipecho.net/plain -O - -q ; echo"
  3. deezer-app deezer-app Public

    Music player app for android using public Deezer API

    Kotlin 1

  4. skyfactory4 skyfactory4 Public

    Dockerized Skyfactory4 Server (modded Minecraft)

    Dockerfile 2