Hey! I'm Swofty, an avid Java / C++ programmer with tons of real-world experience. Although most knowledgeable in Java and C++ I am also familiar with PHP, Python, JS, Ruby, and C#.
I owned the former Atlas Network (9k discord members), where I managed and innovated alongside a development team of 8 - We have had over 150 thousand unique players log in and our codebase contains over 1 million LOC. Nowadays I'm a part of the Open Source community alongside studying at Monash University! Check out my pinned repositories below to see what I've been up to.
class Swofty extends Programmer {
pronouns = "he / him";
languages = [Java, C++, CSharp, Python, Ruby]; // order from most used to least
constructor() {
super("Java"); // programmer constructor takes a main language parameter
// dm me "Swofty"
this.comissions = true;
}
greet() {
return "hello fellow code monkey";
}
}







