Skip to content
View LyahMx8's full-sized avatar
๐Ÿ“š
Keeping learning
๐Ÿ“š
Keeping learning
Block or Report

Block or report LyahMx8

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

Hola holaa! Welcome to my profile

Vectors from Freepik.com

Feel free to stalk contact and follow me!

Instagram Lyah Motta Linkedin Lyah Motta

I'm passionate about technology and building projects that involve creativity and teamwork

  • ๐Ÿค“ Always open to teach and learn
  • ๐Ÿ˜‹ Hungry for knowledge and new challenges
  • ๐Ÿคช Trying to make people laugh
const Me = {
   fullName: "Lyah Motta",
   birthDate: "01/01/1998",
   gender: "Female Trans ๐Ÿณ๏ธโ€๐ŸŒˆ ๐Ÿณ๏ธโ€โšง๏ธ",
   height: "414em",
   interests: ["Coding ๐Ÿ‘ฉ๐Ÿผโ€๐Ÿ’ป", "Video games ๐ŸŽฎ", "Photography ๐Ÿ“ท", "Racing ๐ŸŽ๏ธ", "Motion graphics ๐ŸŽฌ"],
   education: ["Manuela Beltrรกn University", "Uniempresarial", "Areandina", "Uniempresarial... again", "SENA"],
   languages: ["Spanish native", "English advanced C1"],
   learning: ["React", "Nestjs", "Go", "Python"],
   hardSkills: {
       frontend: ["Javascript ES6", "Angular + RXJS", "SCSS", "HTML 5", "Wordpress"],
       backend: ["PHP + Laravel", "Node", "C#"],
       databases: ["MySQL", "Postgre", "TypeORM", "MongoDB"],
       tools: ["Azure, AWS, VPS...", "Adobe", "Linux", "Git"],
       design: ["Photoshop", "Illustrator", "Premiere Pro", "After Effects"]
   },
   onClick: function() {
       makeAJoke();
   },
   onTickle: function() {
       laughingToDead();
   }
}

const lyah = Object.create(Me);
lyah.onTickle();

Popular repositories

  1. registro-usuarios registro-usuarios Public

    Plugin que recolecta datos de los usuarios que se registran para posteriores usos

    PHP

  2. One-Last-Trip One-Last-Trip Public

    Juego de barcos 2D, similar a 1942. Eres un barco pirata que debe enfrentarse a diferentes armadas para llegar a tu tesoro.

    C#

  3. weather-app weather-app Public

    A webapp to watch the weather in all countries

    TypeScript

  4. basic-CRUD basic-CRUD Public

    Basic CRUD with database models and controllers

    PHP

  5. yoko-se-escapo yoko-se-escapo Public

    Juego 2d en primera persona

    C#

  6. face-detection face-detection Public

    Detecciรณn facial por acceso a la cรกmara con Javascript

    JavaScript