Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/iagof-dev/iagof-dev

Repositório para deixar a página inicial do perfil mais atraente
https://github.com/iagof-dev/iagof-dev

github readme-profile

Last synced: 25 days ago
JSON representation

Repositório para deixar a página inicial do perfil mais atraente

Awesome Lists containing this project

README

        

## ✨ About Me




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 = 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";
}


#


Open source. Open minds. Open future.


"Código aberto. Mentes abertas. Futuro aberto."