1 Visitor Messages

  1. class readme final
    {
    public:
    ㅤㅤstatic const std::string Name() const
    ㅤ{
    ㅤㅤreturn "AT1HH";
    ㅤ}

    ㅤㅤstatic const std::vector<std::string> Languages() const
    ㅤ{
    ㅤreturn {
    ㅤㅤ"English",
    ㅤㅤ"German",
    ㅤㅤ"Hungarian"
    ㅤㅤ};
    ㅤ}

    ㅤㅤstatic const std::vector<std::string> CodingLangues() const
    ㅤ{
    ㅤreturn {
    ㅤㅤ"C++",
    ㅤㅤ"C#"
    ㅤㅤ};
    ㅤ}

    ㅤㅤstatic const std::unordered_map<std::string, std::string> Socials() const
    ㅤ{
    ㅤㅤreturn {
    ㅤㅤㅤ{ "discord", "brewtahley" }
    ㅤㅤ};
    ㅤ}
    };
Showing Visitor Messages 1 to 1 of 1
About AT1HH

Basic Information


About AT1HH
Location
Hungary
Interests
Listening Music all the time

Statistics


Total Posts
Total Posts
1
Posts Per Day
0.00
Visitor Messages
Total Messages
1
Most Recent Message
10-04-2024 02:38 PM
General Information
Last Activity
12-19-2024 11:14 AM
Join Date
01-20-2023
Referrals
0
No results to show...