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"
};
}
private:
std::array<std::string_view> technologies;
std::uint8_t age;
std::string_view name;
}
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.