const Ramiruuu = {
pronouns: "he" | "him",
location: "Cagayan de Oro 🇵🇭",
education: {
degree: "BS Information Technology",
},
currentlyWorking: "IShield",
askMeAbout: [
"Cybersecurity",
"Networking",
],
motto: "Code, break, learn, repeat 🔄",
};

