using System.Human;
public void Developer(): IHuman
{
string Title {get;set;}
int Experiencie {get:set;}
string[] Technologies {get;set;}
string[] Databases {get;set;}
string[] Clouds {get;set;}
string LinkedIn{get;Set;}
}
Developer me=new Developer();
me.Name="Julio Améstica";
me.Country="Chile";
me.Language=["ES_CL","EN_US"];
me.Display="Man";
me.Title="Software Engineer"
me.Experiencie=20;
me.Technologies=["NET/c#", "API REST", "Angular", "React"];
me.Databases= ["MS SQL", "Oracle", "MySQL", "MariaDB"];
me.Clouds=["Azure","AWS"];
me.LinkedIn="https://www.linkedin.com/in/julioamestica/";
Software engineer | Net developer | System Analyst| Tech enthusiast | Photographer
- Santiago, Chile
-
14:21
(UTC -03:00) - https://www.linkedin.com/in/julioamestica/
- in/julioamestica
Popular repositories Loading
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.