Explorer
./about
./contact
./music
about me.cpp
steam.html
youtube.html
discord.html
about me.cpp
#include "pasha.h" 
cout << "Hello World";
bool dev = true;
const char* languages[3] = { "Py", "C++", "Java" };
system("exit");

        
./pa$ha