ziko54545 - Overview

// I'm a passionate developer with a love for clean code and intuitive design.
// My journey is driven by a curiosity for what's next, pushing me to explore 
// Web Dev, Cloud Computing, UI/UX, and the fascinating world of AI.

const zakaria = {
  location: "Morocco",
  education: ["Full stack Developer ", "alx back-end"],
  learning: {
    rightNow: ["ReactJS", "TailwindCSS", "Advanced JS"],
    upNext: ["Node.js", "Express.js", "MongoDB"]
  },
  interests: {
    professional: ["Web Development", "UI/UX Design", "Cloud Computing", "AI"],
    personal: ["Competitive Gaming", "Problem Solving", "Content Creation"]
  },
  challenge: "I'm always ready for the next one."
};