class Human{
constructor(name, lastName, age, nationality, stacks, greeting){
this.name = name
this.lastName = lastName
this.age = age
this.nationality = nationality
this.stacks = stacks
this.greeting = greeting
}
getInfo(){
return `Este humano se llama ${this.name}
${this.lastName} y tiene ${this.age} de edad, su nacionalidad es ${this.nationality} y esta aprendiendo a programar en ${this.stacks}y te manda saludos ${this.greeting}`
}
}
const me = new Human("Daniel", "Vallejo", "43 años", "Mexicana","Node Js y Javascript", "desde México")
console.log(me.getInfo())
👋 Hi everyone my name is Daniel i am Mexican citizen,
🌱im learning Javascript/react-native/react js, also some languages below this paragraph,
i have some proyects that will be updating soon
every code you find here belongs to you. Some news soon.
I've been work as a freelance for some years, nowdays the pandemic season broke me up the goal for this year is to get a job as a CEO, see you on the road!
I get my first badge that gave me @innovaccionvirtual because also i am taking bootcamp called FullStack Developer LaunchX supported by Microsoft & GitHub i mean a great persons Team Missions Comanders and Explorers, thanks everyone.
A little app to handle your BudgetWeek come on check them out!
🌱 BudgetWeekA little appstore come on check them out!
🌱 JvStoreA little app to handle your Customers come on check them out!
🌱 Customer Admin