Skip to content
View stossy11's full-sized avatar

Block or report stossy11

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.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

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

Report abuse
stossy11/README.md

About me:

class Stossy11 {
    var username: String = "Stossy11"
    var alive = true
    var age: Int? = nil
    
    var favouriteGames: [String] = [
        "FNAF", "Minecraft: Java Edition", "Geometry Dash",
        "BeamNG.Drive"
    ]
    var currentProjects: [String: URL?] = [
        "MeloNX": URL(string: "https://melonx.org/"),
        "SideStore": URL(string: "https://sidestore.io"),
        "Stossycord": URL(string: "https://github.com/Stossycord/Stossycord")
    ]

    
    static var langsknowledge: [String] = [
        "Swift", "C#", "Objective-C / Objective-C++",
        "C++", "Python"
    ]

    var favoritecodelang: String = langsknowledge.first!
}

Pinned Loading

  1. Stossycord/Stossycord Stossycord/Stossycord Public

    A Custom Client for iPhone, iPad, and Mac

    Swift 93 8

  2. maciOS maciOS Public

    An iOS Terminal to run macOS Apps (W.I.P macExecute 2)

    C 88 15

  3. StosSign StosSign Public

    AltSign Rewrite in Swift

    C 23 7

  4. StosDebug StosDebug Public

    iOS 17.4+ (including 26.4+) JIT Enabler

    C 9

  5. dingusppc-ios dingusppc-ios Public

    Forked from dingusdev/dingusppc

    An experimental emulator

    C++ 1