const Riosmena = new Person("José Riosmena");
// About ================
Riosmena.age = 21;
Riosmena.located_at = "Querétaro, México";
Riosmena.major = "BS. Computer Science";
Riosmena.education = "ITESM Campus Qro"
Riosmena.interests = [
"Web Development",
"Machine Learning",
"Game Development",
"DevOps",
];
Riosmena.languages["Spanish"] = "Native";
Riosmena.languages["English"] = "Advanced";
Riosmena.languages["Italian"] = "Beginner";
// Experience ============
Riosmena.job = "EID Intern";
Riosmena.works_at = "GE Aerospace";
// Hobbies ===============
Riosmena.sport = "American Football";
Riosmena.instruments = [
"Acoustic Guitar",
"Electric Guitar",
"Bass Guitar",
"Violin",
"Piano",
"Drums",
];
// Learning =============
for (;;) {
try {
Riosmena.improve();
} catch(error) {
Riosmena.learn_from(error);
}
}
☕
Computer Science student @ ITESM Qro '25
-
GE Aerospace
- Querétaro, México
-
00:57
(UTC -06:00) - in/🛠️-josé-emiliano-riosmena-castañón-286009251
- panda_608755
Popular repositories Loading
-
Evidencia-2-La-Hidra-de-Lerna
Evidencia-2-La-Hidra-de-Lerna PublicJosé Emiliano Riosmena Castañón - A01704245
Python 1
-
-
-
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.