Skip to content
View shuban-789's full-sized avatar

Highlights

  • Pro

Organizations

@GearUp12499-org @C0smic-B1tflip

Block or report shuban-789

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.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
shuban-789/README.md
fn readme(n: i32) -> &'static str {
  match n {
    1 => { "CS @ Georgia Tech" }
    2 => { "robotics & OS software" }
    _ => { ":)" }
  }
}

Pinned Loading

  1. snake.rs snake.rs Public

    Interactive, snakified version of the pipes.sh terminal screensaver

    Rust

  2. RCML RCML Public

    Advanced math for Rust and C/C++

    Rust

  3. GearUp12499-org/GearUpDecode GearUp12499-org/GearUpDecode Public

    Forked from GearUp12499-org/FtcRobotControllerKt

    Gear Up 12499: 2025-2026 season

    Java

  4. GearUp12499-org/INTO-THE-DEEP-CV GearUp12499-org/INTO-THE-DEEP-CV Public

    12499's Limelight CV Code for INTO THE DEEP

    Python

  5. GearUp12499-org/DECODE-CV GearUp12499-org/DECODE-CV Public

    12499's Limelight CV Code for DECODE

    Python 1