Skip to content
View imuuid's full-sized avatar
🏠
Working from home
🏠
Working from home

Block or report imuuid

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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
imuuid/readme.md
import Developer from 'uuid';

class Bio extends Developer {
  name = 'uuid';
  title = 'Reverse Engineer & Developer';
  location = 'Switzerland';
}

class Skills extends Developer {
  languages = ['GoLang', 'Python'];
  databases = ['MySQL', 'MongoDB'];
}

class Projects extends Developer {
  constructor() {
    super();
    this.projects = {
      '2025': [
        { name: 'CicadaHost', profit: "X" },
        { name: 'al.uy', profit: "X" },
        { name: 'iKnow', profit: "X" },
        { name: 'IntenseSecurity', profit: "X" },
        { name: '??????', profit: "X" },
        { name: 'DstatEuis', profit: "X" },
        { name: 'Yappers', profit: "X" }
      ],
      '2024': [
        { name: 'IntenseSecurity', profit: "X" }
      ],
      '2023': [
        { name: 'IntenseSecurity', profit: "X" },
        { name: 'Randoms', profit: "X" }
      ],
      '2022': [
        { name: 'Scammers', profit: "X" },
        { name: 'IntruserSQ', profit: "X" }
      ],
      '2021': [{ name: 'IntruserSQ', profit: "X" }],
      '2020': [{ name: 'IntruserSQ', profit: "X" }]
    };
  }
}

Popular repositories Loading

  1. NationGenerator NationGenerator Public

    Another discord token generator

    Python 3

  2. Discord-Botting-Gen Discord-Botting-Gen Public

    Discord-Botting-Gen ( 1m = 1k members ) (PATCHED TODAY)

    Python 3 2

  3. Discord-Intruser-Checker Discord-Intruser-Checker Public

    The Old IntruserChecker

    Python 2

  4. Discord-Intruser-Generator Discord-Intruser-Generator Public

    The Old IntruserGenerator of IntruserSquad

    Python 1

  5. AntiWords-Bot AntiWords-Bot Public

    A bot used to blacklist some words.

    Python 1

  6. Webhook-Protector Webhook-Protector Public

    Anti Discord Webhook Deleter

    Python 1