Currently, I'm trying to learn more about CS, programming, game development, and cybersecurity.
One of my favorite hobbies is going out in nature 🌲.
↳ I especially love going on hikes and trails!
I'm trying to learn more about programming and figuring out complex logic 💻.
↳ Most of the languages I know are:
Python
print("Python")
C
#include <stdio.h>
int main() {
printf("C\n");
return 0;
}
C#
using System;
class README {
static void Main() {
Console.WriteLine("C#");
}
}
C++
#include <iostream>
int main()
{
std::cout << "C++\n";
}
And some terminal and web-based languages.
Discord: @corridormethod
Twitter: @PretzelMano