const agustin = {
ubicacion: "Cordoba, Argentina",
rol: "Software Developer",
lenguajes: ["JavaScript", "TypeScript"],
aprendiendo: ["Node.js", "React"],
herramientas: ["Git", "GitHub"],
saludar() {
console.log(`Hola, soy ${this.rol} desde ${this.ubicacion}. Gracias por visitar mi perfil `);
}
};
agustin.saludar();
Desarrollador de software.
- Córdoba, Argentina.
- fabricio-agustin
- in/fabricio-agustin-gibaut-carrizo-82950a301
-
Joined
Feb 11, 2026
Pinned Loading
-
monitoreo-c-
monitoreo-c- PublicAplicación de consola desarrollada en C++ para el monitoreo en tiempo real de los recursos del sistema.
C++
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.