I'm a Full Stack Web and Desktop developer. I'm currently specializing in C# and I want to train myself more professionally.
public class Dev {
public string Name = "Caio Victor Vale";
public string Acknowledgements = "Web and Desktop";
public string PrimarySkillset = "FullstackDev";
public List<string> Languages = listOf("C#", "Python", "C", "Java") ;
}