Full Stack Web Developer :)
export const Maycie = () => ({
pronouns: "she" | "her",
LinkedInUrl: "https://www.linkedin.com/in/mayciemorris/",
portfolioUrl: "https://maycie-morris.vercel.app/",
askMeAbout: [
"full stack webdev", "music",
"movies", "reading", "cats", "family",
],
technologies: {
frontEnd: {
"HTML",
"CSS",
"JavaScript",
"React": ["redux", "contextAPI", "styled-components", "material-ui", "bootstrap"],
"Cypress",
"Jest",
},
backEnd: {
"Node.js",
"Python",
}
});
I look forward to meeting you!