Skip to content
View Bean499's full-sized avatar
Block or Report

Block or report Bean499

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

Hi, I’m Bean!

// About me and the things I use
class Bean extends Person {
    const details = [
        "Age": 18,
        "Languages": [ "Python", "JS", "Rust (learning!)" ],
        "Platform": new Linux(distro: "Void"),
        "Editor": "nvim",
        "Misc": [ "dwm", "fish shell", "git" ],
    }
}

If you're really interested in the tools I use, go check out my dotfiles repository!

spotify-github-profile

Pinned Loading

  1. dotfiles dotfiles Public

    Configuration files for my Arch Linux laptop.

    Shell

  2. homepage homepage Public

    A small homepage I use in my browser

    CSS

  3. dwm-bean dwm-bean Public

    My fork of DWM.

    C

  4. chess chess Public archive

    Chess game made using JavaScript/NodeJS and Electron as coursework for OCR A Level Computer Science.

    JavaScript