Skip to content
View rhysdh540's full-sized avatar
💭
doing everything except what i should be doing
💭
doing everything except what i should be doing

Highlights

  • Pro

Block or report rhysdh540

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

rhysdh540

minecraft modder, beat saber player, forever learner

Repos Badge Commits Badge Contributions Badge Years Badge

Metrics

Pinned Loading

  1. create-unlimited create-unlimited Public

    [Create Addon] Remove all the limits!

    Java 12 5

  2. Nolij/Zume Nolij/Zume Public

    An over-engineered zoom mod for Minecraft

    Java 20 4

  3. CodingBat CodingBat Public

    Very short solutions to CodingBat problems

    Java

  4. bf bf Public

    brainf**k interpreter and jit written in kotlin

    Brainfuck

  5. json json
    1
    import java.io.BufferedReader;
    2
    import java.io.IOException;
    3
    import java.io.Reader;
    4
    import java.lang.reflect.Array;
    5
    import java.math.BigDecimal;