
// 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 faysal = {
location: "Morocco",
education: ["Technicien Spécialisé en Développement Digital"],
learning: {
rightNow: ["ReactJS", "TailwindCSS", "Advanced JS"],
upNext: ["Node.js", "Express.js", "MongoDB"]
},
interests: {
professional: ["Web Development", "UI/UX Design", "Cloud Computing", "AI"],
personal: ["Problem Solving", "Content Creation"]
},
challenge: "I'm always ready for the next one."
};