Skip to content

su1c1n1v/su1c1n1v

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 

Repository files navigation

Hello Guys 👋

Visitors

public class SoftwareEngineer
{
    public SoftwareEngineer()
    {
        Name = "Vinícius Costa";
        Age = 24;
        Role = "Full Stack Developer";
        Location = "Lisbon - Portugal"
    }
    
    public void Routine()
    {
        while(true)
        {
            Improve();
        }
    }
}

var me = new SoftwareEngineer();
me.Routine();

💻 Technologies and Tools

dot-net  csharp  React  typescript  JavaScript  CSS  HTML  Firebase  googlecloud  azure  vscode  docker 

🔥 My Stats

GitHub Streak

📋 Say Hello

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published