Skip to content
View AlexInABox's full-sized avatar
:fishsticks:
On vacation
:fishsticks:
On vacation

Highlights

  • Pro

Block or report AlexInABox

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
AlexInABox/README.md

Hi there! I'm AlexInABox 👋

About Me

struct Cute {
    const char* role;
    short age;
    const char* studying[1];
    const char* interests[3];
    const char* loves[1];
};

int main() {
    struct Cute = {
        .role = "CS Student working for the police of Berlin 🕵️‍♂️",
        .age = 21,
        .studying = {"Computer Science"},
        .interests = {"Kittens", "Programming", "Friends"},
        .loves = {"Kitties!!!"}
    };

    return ❤️;
}

Languages

Tools

Projects

These are some of the projects I am more or less actively working on!
Project Description View More
custom-hds A self-written Node.js server that regularly fetches data about me from different sources like heart rate, Netflix last watched, YouTube last watched, YTMusic, Duolingo, etc. view
CursorConnect A Chrome extension that allows you to see others' cursors on the website you're on in real-time (assuming they also have it installed). view

Statistics


Profile Views

Pinned Loading

  1. RoundReports RoundReports Public

    Forked from Thundermaker300/RoundReports

    SCP:SL Plugin which generates reports at the end of each round.

    C#

  2. dotfiles dotfiles Public

    Read-only mirror of https://git.zeitvertreib.vip/AlexInABox/dotfiles

    Shell

  3. mer-imageGenerator mer-imageGenerator Public

    A unity c# script, for MapEditorReborn, that can generate cube mosaic (pixel art) from input images in the Unity Editor.

    C# 3 1

  4. IPED-cuda IPED-cuda Public

    Shell