class HyperProgrammer {
public:
HyperProgrammer() {
name = "HyperWinX";
age = 17;
technologies = {
"C++",
"C",
"x86 Assembly",
"GitHub Actions",
"Docker",
"Docker Compose",
"Git",
"Ansible",
"Kubernetes",
"Gentoo Linux (Fedora Linux due to skill issues and lack of will power)",
"LLVM"
};
employed = true;
employer = "Integra Pro";
}
private:
std::array<std::string_view, 11> technologies;
std::uint8_t age;
std::string name;
bool employed;
std::string employer;
}
Learn something? naaaaah. Rewrite whole world? YEAAHHH
Popular repositories Loading
-
HyperWallpapers
HyperWallpapers PublicThe ultimate collection of all wallpapers i could find on GitHub.
-
-
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.