public class Information {
string Name = "Iago Fragnan";
DateTime Birthday = new DateTime(2006, 10, 23);
int Age = 18;
string[] Skills = { "Developer", "Digital Designer", "Vfx Artist", "3D Animator" };
string Job = "Desenvolvedor C# e React";
string JobCompany = "Duett Software";
bool Student = true;
string Grade = "1st";
string University = "Universidade de Araraquara";
string Course = "Sistemas de Informação";
DateTime Graduating = new DateTime(2028, 12, 1);
Dictionary<string, string> Career = new Dictionary<string, string>()
{
{"ETEC Joaquim Ferreira do Amaral", "2022-2024"},
};
string City = "Araraquara";
string State = "São Paulo";
string Country = "Brazil";
}
🔥
Técnico em Análise e Desenvolvimento de Sistemas
- Araraquara, São Paulo
- @iagofdev
- iago.fragnan
- in/iago-fragnan
Highlights
Pinned Loading
-
n3rdytesouro_expotec
n3rdytesouro_expotec PublicJava, Arduino & PHP | Projeto para expotec 2024 na Etec Joaquim Ferreira do Amaral
Java
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.