Skip to content
View notunk0wn23's full-sized avatar

Organizations

@Itch-Scratch-Mod
Block or Report

Block or report notunk0wn23

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

About Me

will update soon

{
    "name": "spaced",
    "setup": {
        "hardware": {
            "keyboard": {
                "name": "TUF Gaming K7 Keyboard",
                "manufacturer": "ASUS",
            },
            "mouse": {
                "name": "Logitech DARKFIELD MX Mouse",
                "manufacturer": "Logitech",
            },
            "camera/mic": {
                "name": "Logitech C930e Webcam",
                "manufacturer": "Logitech",
            },
            "monitor": {
                "name": "Philips Monitor (Dont know the name lol)",
                "manufacturer": "Philips"
            },
            "computer": {
                "name": "ROG Strix G15CS",
                "manufacturer": "ASUS",
            }
        },
        "software" {
            "OS-1": {
                "name": "Windows 11 Home 23H2",
                "info": "Secondary OS, came with my PC, only used for running windows apps"
            },
            "OS-2": {
                "name": "Arch Linux",
                "window-manager": "Hyprland",
                "login-manager": "sddm",
                "status-bar": "aylurs-gtk-shell",
                "info": "Main OS, does nearly everything i do other than certain windows apps such as roblox."
            },

            "apps": {
                "recording": { "name": "OBS Studio", },
                "browser-1": {
                    "name": "Firefox",
                    "modifications": "Using BetterFox"
                },
                "browser-2": {
                    "name": "Arc",
                    "notes": "PLEASE BROWSER COMPANY MAKE A LINUX PORT OF ARC AAAAAA"
                },
                "art": { "name": "gimp" }
        },
    },
    "socials": {
        "discord": "notunk0wn",
        "twitter": "@Asherlr23",
    }
}

Pinned

  1. notunk0wn23 notunk0wn23 Public

    Config files for my GitHub profile.

  2. BeatSaberLightingSystem BeatSaberLightingSystem Public

    A simple lighting system made to look like beat saber's Rings in their environments.

    Nix

  3. osujs-archive osujs-archive Public

    Archive for osu!js and osu!js lazer

    1

  4. dotfiles dotfiles Public

    dotfiles ig

    Shell

  5. OceanOS OceanOS Public

    An operating system written in Javascript made for the web.

    JavaScript 1