// about me
const about = {
currentRole: "Software Developer",
currentFocus: "Web development",
stack: ["vue.js", "nuxt.js", "typescript", "php"],
belief: "Code has the power to create innovative solutions and shape a better future 🌎☝️"
};
console.log("Welcome to my GitHub!");



