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

Highlights

  • Pro

Organizations

@GearUp12499-org @cosmic-bit-flip

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.

Content in all repositories owned by your account will be closed.
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 & systems programming" }
    _ => { ":)" }
  }
}

Pinned Loading

  1. snake.rs snake.rs Public

    Interactive, snakified version of the pipes.sh terminal screensaver

    Rust

  2. ocelot ocelot Public

    LQR controller implementation for a cart ballancing a three-stage inverted pendulum simulated in MuJoCo

    C++

  3. fenrir fenrir Public

    Rapid CLI based filesystem comparison tool

    Go

  4. shubix shubix Public

    Custom OS kernel for Raspberry Pi (Work in Progress)

    Rust

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

    12499's Limelight CV Code for DECODE

    Python 1

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

    12499's Limelight CV Code for INTO THE DEEP

    Python