I'm passionate about software development and always eager to learn more. I enjoy working with a variety of languages and solving real-world problems through code. I have a hobby of making games from scratch using C and C++. I'm also deeply interested in low-level programming concepts such as memory stack management, hexadecimal operations, and CPU registers.
class Zach_Noland {
private:
std::string Languages[9] = {
"HTML", "CSS", "JavaScript", "Node.js",
"Python", "Java", "C", "C++", "Assembly"};
public:
void ShowProgramingLanguage() {
std::cout << "Programming Languages I Use: " << std::endl;
for (int i = 0; i < this->Languages[8].length(); i++) {
std::cout << i+1 << "." << Languages[i] << std::endl;
}
}
};📦Feel free to check out my repositories and connect with me. Have a great day!📦
📝Is written in : August 08, 2025 | 21:00 📝
Profile by Zach Noland in 2025