public class AboutMe(){
string Name = "Iago Fragnan";
DateTime Birthday = new DateTime(2006, 10, 23);
int Age = DateTime.Now.Year - Birthday.Year; //18
string[] Skills = {"Developer", "Digital Designer", "Vfx Artist", "3D Animator"};
string Job = string.Empty;
bool Student = true;
string Grade = "3nd";
string School = "ETEC Joaquim Ferreira do Amaral";
string Course = "Desenvolvimento de Sistemas";
DateTime Graduating = new DateTime(2024);
string City = "Mineiros do Tietê";
string State = "São Paulo";
string Country = "Brazil";
}
🔥
Software Developer & Tech Enthusiast | Desenvolvimento de Sistemas (3/3)
-
ETEC Joaquim Ferreira do Amaral
- Mineiros do Tietê, São Paulo
-
18:19
(UTC -03:00) - @iagofdev
- iago.fragnan
- @iagofdev
- in/iago-fragnan
Highlights
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.