const aboutMe = {
pronouns: "she" | "her",
code: [Javascript, HTML, CSS, Python, Java, CSharp],
portfulio: "https://nourchennoamenportfulio.com/",
askMeAbout: [
"webdev", "tech", "cloud", "research"
],
technologies: {
frontEnd: {
js: ["React""],
css: ["Materialize", "Bootstrap", "Material Design", "Semantic UI"]
},
backEnd: {
js: ["Node", "Express"],
},
databases: ["MongoDB", "mySQL"],
mobile: ["Android"]
},
currentOccupation: ["last year student, open for job opportunities"],
challenge: "I'm working to contribute to open source.",
};

