Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/iagof-dev/iagof-dev
- Owner: iagof-dev
- Created: 2022-03-09T00:29:09.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2024-12-15T23:39:23.000Z (about 1 month ago)
- Last Synced: 2024-12-16T00:25:28.302Z (about 1 month ago)
- Topics: github, readme-profile
- Homepage:
- Size: 83 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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."