Skip to content
View cry-1337's full-sized avatar

Block or report cry-1337

Report abuse

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

Report abuse
cry-1337/README.md

Hi 👋 My name is cry1337

C# Developer

namespace cry1337.About;

#pragma warning disable SMALL_STACK

public class cry1337
{
    public string[] Core => ["C#", "ASP.Net Core", "Lua", "Docker", "Git"];
    
    public string[] Database => ["MySQL", "MongoDB", "SQLite", "PostgreSQL"];
    
    public string[] Editors => ["Visual Studio Code", "Visual Studio"];
}

#pragma warning restore SMALL_STACK

Pinned Loading

  1. cGUI cGUI Public

    Engine-Agnostic GUI Library. Primary goal is to separate GUI logic from rendering backend.

    C#