Skip to content
View eldruz's full-sized avatar

Block or report eldruz

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. A small windows program that disable... A small windows program that disables the built-in shortcuts inside windows 10/11 with the Meta/Office key. Contains unnecessary profanity as it was done in a fit of rage.
    1
    #include <windows.h>
    2
    #include <stdio.h>
    3
    #include <thread>
    4
    #include <chrono>
    5
    #include <iostream>
  2. gwent-api-rs gwent-api-rs Public

    A rust client for the gwent trading card game api.

    Rust

  3. defibot_lib defibot_lib Public

    A rust library to manage challenges

    Rust

  4. dotfiles dotfiles Public

    Configuration files

    Lua

  5. gestion_inscription_stunfest_2014 gestion_inscription_stunfest_2014 Public

    Gestionnaire d'inscriptions pour le Stunfest 2014

    Python