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 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
shuban-789/README.md
fn readme(n: i32) -> &'static str {
  match n {
    1 => { "Go, Python, Rust" }
    2 => { "software w/ FTC 12499" )
    3 => { "CTFs w/ Cosmic Bit Flip (misc/pwn)" }
    4 => { "i code a lot of random stuff and write a lot of messy code" }
    _ => { "https://youtu.be/BiAwpYIkRmU?feature=shared" }
  }
}

Pinned Loading

  1. bjorn bjorn Public

    Bot @ San Diego FIRST Tech Challenge Discord

    Go 7 1

  2. fenrir fenrir Public

    Rapid CLI based filesystem comparison tool

    Go

  3. snake-rs snake-rs Public

    Aesthetic terminal snake game on zen mode

    Rust

  4. OpenMATRIX OpenMATRIX Public

    Modular multiphysics simulation framework built for microstructures

    Python