Swofty-Developments / Swofty-Developments

Used to give my profile a readme

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

~ long-time programmer, and owner of atlasmc. ❄️ ~

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 own the Atlas Network (9k discord members), where I manage and code alongside a development team of 8 - We have had over 150 thousand unique players log in and our codebase contains just over 1 million lines of code. I am also a former developer on Hyperlands (30k discord members), which was the second biggest non-featured MCPE server on the market.


class Swofty extends Programmer {
	pronouns = "he / him";
	languages = [Java, C++, CSharp, Python, Ruby, PHP, Lua, Rust, Haskell]; // order from most used to least
	current_projects = [AtlasMC, HyperLands];
	conventions = [camelCase, PascalCase]; // properties & functions, classes
		
	constructor() {
		super("Java"); // programmer constructor takes a main language parameter
		
		// dm me Swofty#0001
		this.comissions = true;
	}
	
	greet() {
		return "hello fellow code monkey";
	}
}
my current projects
Atlas Network, HyperLands



❄️ add me

About

Used to give my profile a readme