Skip to content
View mcnole25's full-sized avatar

Block or report mcnole25

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

Pinned Loading

  1. 7-segment-display 7-segment-display Public archive

    An offline HTML file for generating 7 segment display digits.

    HTML

  2. All 128 7 Segment Display Symbols wi... All 128 7 Segment Display Symbols with Names - Unofficial Standard
    1
    0	Blank
    2
    119	Digit 0
    3
    36	Digit 1
    4
    93	Digit 2
    5
    109	Digit 3
  3. Metric Units and Abbreviations (FIXE... Metric Units and Abbreviations (FIXED) - 125 Units!
    1
    # Length #
    2
    nm = nanometer
    3
    µm = micrometer
    4
    mm = millimeter
    5
    cm = centimeter
  4. This code allows you to change your ... This code allows you to change your walk & jump speed in the game HTML5b by Coppersalts. Inject this code in the console to enable the cheat settings.
    1
    pow = document.createElement("input");
    2
    jum = document.createElement("input");
    3
    pow.type = "number";
    4
    jum.type = "number";
    5
    pow.value = 1;
  5. mcnole25.github.io mcnole25.github.io Public

    My website is for miscellaneous projects.

    HTML

  6. personal-gallery personal-gallery Public archive

    A collection of bookmarked images. (I do not own most of these images, this is just a personal collection.)

    HTML