Skip to content

Latest commit

 

History

History
155 lines (125 loc) · 8.72 KB

README.md

File metadata and controls

155 lines (125 loc) · 8.72 KB

Hi there

Linkedin Badge Twitter Badge YouTube Gmail Badge RSS Badge

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.");
}

🗂️ OpenSource Projects

ValidationRulesPlugin XamarinUniversalLibrary app-community planetxamarin

And much more... See it here.

🔧 Favorite Technologies & Tools

Operating Systems

Programming Languages

Frameworks and Libraries

Hosting

Databases

Store

DevOps Tools

Version Control

Software and Tools

📊 GitHub Stats

trophy

⚡ Recent GitHub Activity
luismts's Activity Graph


Contribute to this repo and get shown here