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

Pinned Loading

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

    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. fun-with-numbers fun-with-numbers Public

    Experimenting with big lists of numbers.

    HTML

  5. MY FAVORITE SEQUENCE OF NUMBERS: Tak... MY FAVORITE SEQUENCE OF NUMBERS: Take the factorial numbers, then repeatedly multiply or divide by powers of 2. You get a sequence of mostly highly abundant & highly composite numbers.
    1
    1
    2
    2
    3
    3
    4
    4
    5
    6
  6. expression-generator expression-generator Public archive

    This is a simple arithmetic expression generator I decided to make. Not an evaluator, but a generator.

    HTML