Skip to content
View gustin23's full-sized avatar
Block or Report

Block or report gustin23

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
gustin23/README.md

Hi there 👋

Int main(){
  string MyName = "Agustín Maseda";
  string lenguages[] = {"C++", "PHP", "C#", "SQL", "CSS", "JS", "HTML", "Arduino"};
  int age = 18;
  bool working = true;

  cout<<"Do you want a programmer? Yes/No";
  string answer;
  cin>> answer;
  If (Answer == "yes"){
   cout<<"Text me by email or Linkedin!!";
  } else{
   cout<<"See you later ;C";
  }
}

Contacto:

LinkedIn

Email

Popular repositories Loading

  1. portafolioagustin portafolioagustin Public

    JavaScript 1

  2. GRUPO-3-DSD-MediHealth GRUPO-3-DSD-MediHealth Public

    GRUPO 3 DSD Desarrollo Web 3

    JavaScript

  3. SOM SOM Public

    C#

  4. sedamaseda sedamaseda Public

    Pagina donde pongo en practica el uso de PHP y base de datos

    PHP

  5. gustin23 gustin23 Public

  6. softbarber softbarber Public

    Programa de escritorio para el manejo de un local, en este caso una barberia. Proyecto anual de mi colegio

    C#