Skip to content

luismts/luismts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

5 Commits
Β 
Β 

Repository files navigation

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published