Skip to content
View maersux's full-sized avatar
  • at home.
  • 02:53 (UTC +01:00)

Block or report maersux

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
maersux/README.md
<?php

class About extends Me {
    private string $name = 'Marcel';
    private string $user = 'maersux';
    private int $age = 25;

    public function getSocials(): array {
        return [
            'discord' => '@maersux',
            'instagram' => '@maersux',
            'twitch' => '@maersux'
        ];
    }
}

Popular repositories Loading

  1. SevenTV SevenTV Public

    Forked from SevenTV/SevenTV

    [WIP] Monorepo for 7TV

    Rust

  2. maersux maersux Public

  3. twitch-bot twitch-bot Public

    JavaScript 1

  4. maersux.dev maersux.dev Public

    TypeScript

  5. shortener shortener Public

    JavaScript 1