namespace SoftwareEngineer;
var me = new AbdoulayeDong();
me.SayHi();
public class AbdoulayeDong
{
public string Name => "Abdoulaye Dong";
public string[] Roles => ["Software Developer"];
public string[] MainSkills => [".NET Ecosystem", "Software Design"];
public string[] SpokenLenguages => ["fr_FR", "en_EN"];
public void SayHi() => Console.WriteLine("Welcome to my profile! I'm a software engineer enthousiaste about software design and best practice of development.");
}
Operating Systems
Programming Languages
Frameworks and Libraries
Hosting
Databases
DevOps Tools
Version Control
Software and Tools