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 => { "Go, Python, Rust" }
    2 => { "ctfs w/ Cosmic Bit Flip" }
    3 => { "incoming cs @ georgia tech" }
    _ => { ":)" }
  }
}

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

    Multiphysics simulation framework built for microstructures

    Python