const gabriel = {
empresa: "UltraLims",
formação: "Desenvolvimento de Sistemas & Engenharia de Software",
cursos: ["Angular | Proway"],
hobbies: ["Coding", "Tech", "Learning"],
desafioAtual: "Aprimorar competências em arquitetura de software",
mensagem: function() {
console.log("Bem-vindo ao meu universo de código!");
}
};
gabriel.mensagem(); |
♟️
Focusing
Pinned Loading
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.