Skip to content
View nikyy2's full-sized avatar
💘
Developer
💘
Developer

Block or report nikyy2

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

discord: https://discord.gg/J7AjDFYA5m

telegram: https://t.me/nikyofficial

youtube: https://www.youtube.com/@nikyisme

#include <iostream>
#include <string>
#include <vector>
#include <tuple>

class Attributes {
public:
    Attributes() {}

    static std::tuple<std::string, std::string, std::string> contact() {
        std::string discord  = "nikymetaa";
        std::string telegram = "t.me/nikyofficial";
        std::string youtube   = "https://www.youtube.com/@nikyisme";

        return std::make_tuple(discord, telegram, youtube);
    }

    std::tuple<std::vector<std::string>, std::vector<std::string>, int> life() {
        std::vector<std::string> langs = {"English"};
        int age = 16;

        return std::make_tuple(langs, age);
    }

    std::tuple<std::vector<std::string>, std::vector<std::string>, std::vector<std::string>> coding() {
        std::vector<std::string> expert = {"python"};
        std::vector<std::string> intermediate = {"html", "js"};
        std::vector<std::string> learning = {"c", "c++", "c#", "GLSL"};
        std::vector<std::string> specialities = {"web/app reverse engineering", "fast learner"};
        std::vector<std::string> environment = {"vscode", "pycharm"};

        return std::make_tuple(expert, intermediate, learning, specialities, environment);
    }
};

Skills

Pinned Loading

  1. NIKYMETAA-Exec NIKYMETAA-Exec Public

    2

  2. slinky-cracked slinky-cracked Public

    5 2

  3. Block-Malicious-Page Block-Malicious-Page Public

    Block Malicious Website

    HTML 1

  4. N-N-Discord-Nuker N-N-Discord-Nuker Public

    Python 1 1

  5. TikTok-ViewBots TikTok-ViewBots Public

    Python 30 6