cosmohacker - Overview

                           ,----------------,              ,---------,
                      ,-----------------------,          ,"        ,"|
                    ,"                      ,"|        ,"        ,"  |
                   +-----------------------+  |      ,"        ,"    |
                   |  .-----------------.  |  |     +---------+      |
                   |  |                 |  |  |     | -==----'|      |
                   |  |  Hi! I'm        |  |  |     |         |      |
                   |  |  cosmohacker    |  |  |/----|`---=    |      |
                   |  |  C:\>_          |  |  |   ,/|==== ooo |      ;
                   |  |                 |  |  |  // |(((( [33]|    ,"
                   |  `-----------------'  |," .;'| |((((     |  ,"
                   +-----------------------+  ;;  | |         |,"
                      /_)______________(_/  //'   | +---------+
                 ___________________________/___  `,
                /  oooooooooooooooo  .o.  oooo /,   \,"-----------
               / ==ooooooooooooooo==.o.  ooo= //   ,`\--{)B     ,"
              /_==__==========__==_ooo__ooo=_/'   /___________,"
              `-----------------------------
              
              
                     -github.com/cosmohacker-
"IT'S ALL CODE. IF YOU LISTEN CLOSELY, YOU CAN HEAR THE NUMBERS."
   «ЦЕ ВСЕ КОД. ЯКЩО УВАЖНО ПРИСЛУХАТИСЯ, МОЖНА ПОЧУТИ ЦИФРИ».  
#include <iostream>
using namespace std;

int main() {
   cout << "I have Asperger's Syndrome so I can be rude without realizing it, sorry in advance." << endl;
   cout << "I can help with any kind of project, it gives me pleasure... You can invite me to your projects." << endl;
   cout << "Since I love software and it is my profession, you can ask anything without hesitation. I respect my profession and therefore I will do my best for you and the software community." << endl;
   cout << "I would do anything for technology, science and art." << endl;
   cout << "Feel free to attack/hack my personal website : https://www.yagizcanyevgenyavuz.space and please let me know about vulnerabilities." << endl;
   return 0;
}