Skip to content
View TheEnigmaBlade's full-sized avatar
Block or Report

Block or report TheEnigmaBlade

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. enigmas-recommended-item-changer enigmas-recommended-item-changer Public archive

    [ARCHIVE] Enigma's Recommended Item Changer, uploaded for historical purposes

    Java

  2. Grammar regex matching Rust's std::f... Grammar regex matching Rust's std::fmt syntax (see: https://doc.rust-lang.org/std/fmt/#syntax)
    1
    (?:
    2
        // argument
    3
        ([0-9]+)                                // 1    integer, argument
    4
        |
    5
        (\\p{Alpha}\\w*|_\\w+)                  // 2    identifier, argument
  3. holo holo Public archive

    Episode discussion bot for /r/anime.

    Python 82 24

  4. ScrapGIF ScrapGIF Public

    A GIF (and WebM) scrapbook and upload manager.

    Java 1