namespace SoftwareEngineer;
var me = new LuisMatos();
me.SayHi();
public class LuisMatos
{
public string Name => "Luis Matos";
public string[] Roles => ["Solutions Architect", "Software Developer", "Product Manager"];
public string[] MainSkills => [".NET Ecosistem", "Software Design", "UI/UX", "Management"];
public string[] SpokenLenguages => ["es_ES", "en_US"];
public Uri WebSite => new Uri("https://luismts.com/");
public void SayHi() => Console.WriteLine("Welcome to my profile! I'm a software engineer passionate about software design.");
}
And much more... See it here.
Operating Systems
Programming Languages
Frameworks and Libraries
Hosting
Databases
Store
DevOps Tools
Version Control
Software and Tools