Skip to content
View nemjit001's full-sized avatar
🐢
slow 'n steady wins the race
🐢
slow 'n steady wins the race

Highlights

  • Pro
Block or Report

Block or report nemjit001

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

Pinned

  1. elk-mq elk-mq Public

    An Event Log driven Kompakt Message Queue implementation

    Rust 1

  2. General purpose Makefiles General purpose Makefiles
    1
    #######################################
    2
    # This Makefile is for building executable files
    3
    #######################################
    4
    
                  
    5
    .PHONY: all clean
  3. A gitignore suitable for most code p... A gitignore suitable for most code projects
    1
    # Tijmen Verhoef, Amsterdam
    2
    
                  
    3
    # VSCode
    4
    .settings/
    5
    .vscode/
  4. mc-rcon-client mc-rcon-client Public

    Remote Console client for minecraft servers

    C++ 13