Olá! Eu sou o Carlos Israel
function Sobre() {
const name = "Carlos Israel";
let age = 20;
let occupationArea = "Back-End";
const nearFuture = "Full-stack";
const about = ["Determinado", "Focado", "Pesquisador", "Curioso", "Estudioso", "Reponsável"];
let languages = ["JavaScript"];
let stack = ["Node.js", "TypeScript", "Fastify", "Express", "MongoDB", "MySQL", "Vitest"]
};