const devKaliper = {
name: "Manuel León",
country: "Panamá",
alive : true,
age: 20,
skills: [JavaScript, Java, Git, React, NodeJS, NextJS, Quarkus],
hobbies: [Gym, Guitar, Speak, Maths, Code],
code : function () {
console.log("hello world!")
}
}
while (devKaliper.alive){
devKaliper.code();
}
Full-Stack Cloud Native Development is the area I want to specialize in.
I’m Currently learning AWS.
Ask me about Web development, React, Python, or anything else.
I’m Currently studying Software Engineering at UTP.