const profile = {
name: "Michelle Tembe",
bio: "Computer & Telecom Engineering student | Learning Cloud & DevOps ☁️
AWS • Linux • Networking",
skills: [
"HTML5",
"CSS3",
"MySQL",
".NET",
"AWS",
"Terraform",
"GitHub Actions",
"Java",
"JavaScript",
"Python"
],
}
Thank you for visiting my profile! Come back soon!
{
"frontend": [
"HTML5",
"CSS3"
],
"backend": [
"MySQL",
".NET"
],
"devops": [
"AWS",
"Terraform",
"GitHub Actions"
],
"languages": [
"Java",
"JavaScript",
"Python"
]
}const socials = {
linkedin: "michelle-tembe?utm_source=share&utm_campaign=share_via&utm_content=profile&utm_medium=ios_app",
instagram: "_michelle_tembe?igsh=NG1qZ2hhMTV1azRw&utm_source=qr",
}const contact = {
email: "michellesonio703@gmail.com",
}// Thanks for visiting my profile!
console.log("Let's connect and collaborate on exciting projects!");
process.exit(0); // Until next time 👋