Skip to content
View iagof-dev's full-sized avatar
🔥
🔥

Block or report iagof-dev

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
iagof-dev/README.md

✨ 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."

Pinned Loading

  1. TCC TCC Public

    PHP, React, Electron, NodeJS & MySql | Trabalho de Conclusão de Curso da Etec Joaquim Ferreira do Amaral

    JavaScript 1

  2. n3rdytesouro_expotec n3rdytesouro_expotec Public

    Java, Arduino & PHP | Projeto para expotec 2024 na Etec Joaquim Ferreira do Amaral

    Java

  3. bytestore bytestore Public

    PHP & MySql | Projeto de um E-COMMERCE feito em PHP.

    PHP 1 1