Skip to content
View henriquydta's full-sized avatar
πŸ“š
work in progress!
πŸ“š
work in progress!

Highlights

  • Pro

Block or report henriquydta

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
henriquydta/README.md

Typing SVG

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!

LinkedIn

πŸ“– Skills

🌐 Languages

C# Java JavaScript TypeScript HTML5 CSS3

βš™ Frameworks / Libraries

.NET Spring Node.js Angular React

πŸ›  Tools

Figma Git Notion Jira

πŸ“Š Stats


Pinned Loading

  1. henriquydta henriquydta Public

    My profile repository

  2. certificados certificados Public

    Um projeto de um gerador de certificados utilizando Angular

    TypeScript