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

Sponsoring

@Dadoum

Highlights

  • Pro
Block or Report

Block or report AlexInABox

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
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 = 18,
        .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

Pinned

  1. custom-hds custom-hds Public

    A custom Health Data Server written in Node.js to export your Heart Rate (and other stuff) live into a textfile, discord webhook, your webpage etc....

    JavaScript 2

  2. wol-hyper-v wol-hyper-v Public

    Start your Hyper-V VM with a remotely sent GET request to your host-pc.

    JavaScript 1

  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

  4. adventofcode23 adventofcode23 Public

    C

  5. CursorConnect CursorConnect Public

    JavaScript

  6. hoyolab-claimer-js hoyolab-claimer-js Public

    JavaScript