Skip to content
View FluffyOMC's full-sized avatar
🎡
Rea-dy! Get-set... Go!
🎡
Rea-dy! Get-set... Go!

Organizations

@obhq

Block or report FluffyOMC

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
FluffyOMC/README.md

Heyya!πŸ‘‹ I'm Auron!

I'm a tech enthusiest that's basically all over the place! I like multiplayer games, Vocaloid, electronic music, and messing with code!

  • πŸ˜„ Pronouns: He/Him
  • ⚑ Fun fact: I have a copy of Synthesizer V Studio 2 Pro, along with 3 voicebanks!
struct Specifications {
    cpu: &'static str,
    gpu1: &'static str,
    memory: &'static str,
    os: &'static str,
    uses: &'static str,
}

static MY_WORKSTATION: Specifications = Specifications {
    cpu: "AMD Ryzen 9 9900X",
    gpu1: "AMD Radeon RX 7900 XT",
    memory: "64GB-5200MHz - GSkill 16GBx4 DDR5",
    os: "Windows 11 Professional",
    uses: "Day to day activities, programming, gaming.",
};

static MY_SERVER: Specifications = Specifications {
    cpu: "AMD Ryzen 7 5800X",
    gpu1: "Nvidia GTX 970",
    memory: "64GB-3200MHz - GSkill 32GBx2 DDR4",
    os: "Linux Mint 22.1 - Cinnamon",
    uses: "Running AtmosphericX and being a local File Server for Majik's Weather Eye, running game servers.",
};

🧰 My usual tools I use!

Software:

Languages/Frameworks:

πŸ“Š Stats

FluffyOMC's GitHub stats

πŸ† Trophies

Trophies

Pinned Loading

  1. obhq/obliteration obhq/obliteration Public

    Experimental free and open-source PlayStation 4 kernel

    Rust 735 23