const arefeh = {
pronouns: "She" | "Her",
code: ["Javascript", "Python", "PHP"],
askMeAbout: ["web dev", "tech", "app dev"],
technologies: {
backEnd: {
js: ["Node", "Express"],
php: ["Laravel"]
},
frontEnd: {
js: ["Vue"]
},
devOps: ["Docker🐳"],
databases: ["Mongo", "MySql"],
misc: ["Socket.IO", "selenium"]
},
architecture: ["Progressive web applications", "Single page applications"],
currentFocus: "I’m currently learning about Three.js and Machine Learning",
interests: "I love coding and foreign languages",
funFact: "If you stop breathing you will die!"
};