Skip to content
View ScarrleTRain's full-sized avatar

Block or report ScarrleTRain

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
ScarrleTRain/README.md

About Me :P

public class Me()
{
    public List<Projects> CurrentProjects = new() { "My website",
                                                    "Console based roguelike" };

    public List<Languages> KnownLanguages = new() { "HTML & CSS",
                                                    "SASS",
                                                    "JavaScript",
                                                    "Python",
                                                    ".NET",
                                                    "C#",
                                                    "Java",
                                                    "SQL",
                                                    "C++" };

    public List<Languages> DesiredLanguages = new() { "Rust",
                                                      "React" };

    public OperatingSystem MyMachine = "Windows";
    public Editor MyIDE = "Visual Studio 2026 or VS Code";

    private string FunFact = "I blew up a thermometer once";
    private string Imperitive = "Go check out my website";
}

My GitHub stats

Top Langs

Pinned Loading

  1. Rogue Rogue Public

    C#

  2. scarrletrain.github.com scarrletrain.github.com Public

    HTML