Skip to content
View MizraimEliab's full-sized avatar
📱
¡Happy coding!
📱
¡Happy coding!

Block or report MizraimEliab

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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
MizraimEliab/README.md

¡Hey hi!, welcome I'm Mizraim Eliab 👨‍💻

Twitter: EliabAvila Linkedin: MizraimEliab GitHub MizraimEliab

MizraimEliab

class MizraimEliab {
  constructor(message) {
    this.message = message;
  }
  sayWelcome() {
    console.log(this.message);
  }
}
let mizraim = new MizraimEliab("Welcome to my profile");
mizraim.sayWelcome();
  • 👀 I’m interested in web development and cloud solutions
  • 🌱 I’m currently learning Microsoft Azure
  • 💞️ I’m looking to collaborate on cloud-based projects

Popular repositories Loading

  1. Curso-profesional-de-Python Curso-profesional-de-Python Public

    Este repositorio contiene ejemplos de scripts para aprender Python además de contener notas para mayor información.

    Python 1

  2. Curso-basico-de-ruby Curso-basico-de-ruby Public

    Curso básico de ruby para aprender el lenguaje de programación

    1

  3. academic_alerts_complete academic_alerts_complete Public

    This is the academic alerts project form UT Ags

    TypeScript

  4. Template_MEAN_CRUD Template_MEAN_CRUD Public

    This is a template with MEAN Stack

    TypeScript 1

  5. mongo-app mongo-app Public

    This project is the test app with diffent functions about mongoDB

    TypeScript

  6. crud-mean crud-mean Public

    crud about mean stack

    TypeScript 1