public class AboutMe
{
public string Username => "lephorx";
public string Name => "Ramon";
public string Role => "Software Developer in Training";
public string[] Interests => new[]
{
"Software Engineering",
"Cybersecurity",
"Game Development",
"Systems & Performance",
"Gym"
};
}- CTIP - Confidential Text Intelligence Platform
Simplicity is the soul of efficiency. — Austin Freeman


