const developer = {
name: "bryan",
role: "Frontend Specialist",
experience: "3+ years",
location: "Cameroon",
expertise: [
"Static Websites",
"Dynamic Web Apps",
"3D Web Experiences",
"API Integrations"
],
currentFocus: "Building performant web experiences",
funFact: "Probably playing brawl stars ",
availableForHire: true
};


