Skip to content
View Swofty-Developments's full-sized avatar
🏢
Working on Atlas Network
🏢
Working on Atlas Network

Organizations

@AtlasNetworkDev @CS230-M @CS002153M
Block or Report

Block or report Swofty-Developments

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
~ 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

Pinned

  1. HypixelSkyBlock HypixelSkyBlock Public

    Minecraft 1.8-1.20.4 (no Spigot) recreation of Hypixel SkyBlock with a goal of a properly abstracted and scalable codebase.

    Java 71 34

  2. AtlasRedisAPI AtlasRedisAPI Public

    Blazingly fast multi-purpose Redis API based on Jedis. Used and maintained by Atlas Network.

    Java 14 1

  3. SwoftyDB SwoftyDB Public

    A custom Java-based NoSQL database schema utilizing ProtocolBuffers - Supports File System Storage and Redis Storage

    Java 2 1

  4. HyperlandsAPI HyperlandsAPI Public

    Lightweight, asynchronous, and fully documented Java implementation of the Hyperlands Public API.

    Java 6 2

  5. HypixelSkyblockRecode HypixelSkyblockRecode Public archive

    A comprehensive recode of the core Hypixel Skyblock plugin, formerly maintained by Atlas Network.

    Java 24 7

  6. Continued-Slime-World-Manager Continued-Slime-World-Manager Public

    Maintained and updated 1.8 variant of SlimeWorldManager utilizing the Slime format made by @HypixelDev

    Java 17