code C:\github\henriquydta\Henry.cs
public class Henry
{
public string Name => "Henry";
public string Role => "Full Stack Developer (BE-Heavy) | UI/UX Designer";
public string Location => "Brazil";
public List<string> Interests => new() { "Technology", "Music", "Being helpful" };
public void AboutMe()
{
Console.WriteLine("Coding, thinking, trying and learning :)");
}
}
π Nice to meet you! Don't forget to check out my pinned projects after reading my README.
π Feel free to reach out!