Designly

266
reputation
1
9
export default function webDeveloper() {
   const skills = [
      "Full Stack",
      "PHP",
      "React/NextJS",
      "JSX, TSX",
      "MySQL",
      "Graphics Design",
      "Video Production"
      ...lotsOfOtherSkills
   ];
}