const shiva = {
pronouns: "He" | "Him",
location: "Malang, Indonesia 🇮🇩",
role: "Software Engineer",
languages: ["Indonesian", "English"],
currentFocus: [
"Building SaaS products 🚀",
"Exploring AI-powered tools 🤖",
"Freelancing & client work 💼"
],
motto: "When there is a will, there is a way ✨"
};


