Skip to content
View FractalWire's full-sized avatar

Block or report FractalWire

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

    This project uses the AIS protocol to show the positions of ships around the globe in real-time.

    Dockerfile 4 2

  2. ais_back ais_back Public

    The back part of the ais project

    Python

  3. ais_front ais_front Public

    Elixir 1

  4. tcod-exercises tcod-exercises Public

    A few exercises for the libtcod library

    Python 3 2

  5. 7DRL2019 7DRL2019 Public

    My entry for the 7DRL challenge of 2019

    Python 1

  6. preview file with fzf and nvr preview file with fzf and nvr
    1
    #!/bin/bash
    2
    # simple script to preview files with the help of fzf
    3
    
                  
    4
    cwd=$(pwd)
    5