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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 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
shuban-789/README.md
fn readme(n: i32) -> &'static str {
  match n {
    1 => { "Go | Python | Rust | C | Java" }
    2 => { "software for FTC 12499" )
    3 => { "CTFs w/ Cosmic Bit Flip (misc/pwn)" }
    4 => { "currently working on RCML and sspfg" }
    _ => { "https://www.youtube.com/watch?v=BiAwpYIkRmU&list=RDBiAwpYIkRmU" }
  }
}

Pinned Loading

  1. bjorn bjorn Public

    Multipurpose FTC Discord Bot for the San Diego Metro League

    Go 7 1

  2. fenrir fenrir Public

    Rapid filesystem comparison tool

    Go

  3. RCML RCML Public

    Advanced math library for Rust and C/C++

    Rust

  4. OpenMATRIX OpenMATRIX Public

    A modular simulation framework built for multiphysics research working with microarchitectures

    Python