function main() {
const bio = getBio();
for (const [key, value] of Object.entries(bio)) {
console.log(`${key}: ${value}`);
}
}
function getBio() {
return {
"👯 I’m looking to collaborate on": "Projects related to Nodejs, Flutter, Golang, Java, and Docker",
"🤔 I’m looking for help with": "Anything related to what I am currently learning 😅",
"💬 Ask me about": "Java, javascript, typescript, SQL, Software Design & Architecture"
};
}
main();

Happy coding
A passionate engineer, methodological, analytical, curious by nature I am dedicated to solving complex problems and constantly seeking to improve my skills
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.