[
  {
    "column": 1,
    "title": "JavaScript",
    "description": "Up-to-date with modern JavaScript syntax and design patterns. Deep understanding of array methods, variable scope, promises, objects, prototypes, error checking, event listeners and DOM manipulation.",
    "icon": "fab fa-js fa-2x"
  },
  {
    "column": 1,
    "title": "CSS",
    "description": "Excellent CSS knowledge including Flexbox and CSS Grid. Organized, logical architecture and flexible, responsive designs. Experience working with CSS frameworks including Tailwind.",
    "icon": "fab fa-css3-alt fa-2x"
  },
  {
    "column": 1,
    "title": "Express.js",
    "description": "Proficient in creating routes, request and response objects, using templates and serving static files.",
    "image": "./images/express.svg",
    "imageAlt": "Express Logo"
  },
  {
    "column": 1,
    "title": "Git/Version Control",
    "description": "Strong working knowledge of all aspects of git including branching, pre-commit hooks, descriptive commit messages and comprehensible pull requests.",
    "icon": "fab fa-github fa-2x"
  },
  {
    "column": 1,
    "title": "Angular",
    "description": "Strong proficiency with components, directives, services and observables. Extensive professional experience on large Angular codebases.",
    "icon": "fab fa-angular fa-2x"
  },
  {
    "column": 1,
    "title": "Design",
    "description": "Experience working with Figma, inVision, and Sketch - implementing designs to spec and providing feedback on design systems.",
    "image": "./images/design.svg",
    "imageAlt": "Design Logo"
  },
  {
    "column": 1,
    "title": "CMS",
    "description": "Excellent knowledge of Sanity and headless WordPress, with some experience working with Drupal.",
    "image": "./images/cms.svg",
    "imageAlt": "CMS Logo"
  },
  {
    "column": 1,
    "title": "Unit Testing",
    "description": "Professional experience writing unit tests with Jasmine, Karma and Jest.",
    "icon": "fas fa-flask fa-2x"
  },
  {
    "column": 2,
    "title": "React",
    "description": "Skilled in creating complex React applications. Extensive knowledge of modern React including hooks and context, working with props, state, React Router and Redux.",
    "icon": "fab fa-react fa-2x"
  },
  {
    "column": 2,
    "title": "React Native",
    "description": "Strong experience with React Native applications for Android an iOS, creating custom build processes, debugging and integrating external libraries.",
    "icon": "fas fa-mobile fa-2x"
  },
  {
    "column": 2,
    "title": "Node.js",
    "description": "Solid foundation in the Node file system module, http module, creating web servers, handling JSON, and package management.",
    "icon": "fab fa-node-js fa-2x"
  },
  {
    "column": 2,
    "title": "TypeScript",
    "description": "Good foundation in classes, constructors, modules, interfaces, typechecking and testing.",
    "image": "./images/typescript.svg",
    "imageAlt": "Typescript Logo"
  },
  {
    "column": 2,
    "title": "MySQL",
    "description": "Skilled at CRUD operations and working with datatypes, complex queries and primary and foreign keys.",
    "icon": "fas fa-database fa-2x"
  },
  {
    "column": 2,
    "title": "CI/CD",
    "description": "Experience working with, configuring and debugging build systems such as CircleCI and Teamcity.",
    "image": "./images/cicd.svg",
    "imageAlt": "CI/CD Logo"
  },
  {
    "column": 2,
    "title": "Accessibility",
    "description": "Skilled in writing valid, semantic HTML and experience using accessibility testing tools such as Axe.",
    "image": "./images/accessibility.svg",
    "imageAlt": "Accessibility Logo"
  },
  {
    "column": 2,
    "title": "Performance",
    "description": "Experience working with, configuring and debugging build systems such as CircleCI and Teamcity.",
    "icon": "fas fa-bolt fa-2x"
  },
  {
    "column": 1,
    "title": "Agile/Scrum",
    "description": "Experience working on a scrum team and using Jira for project management. Certified Scrum Master.",
    "image": "./images/scrum.svg",
    "imageAlt": "Scrum Logo"
  },
  {
    "column": 2,
    "title": "D3.js",
    "description": "Good understanding of the D3.js library including working with svgs, scales, axes, datasets, transitions and tooltips.",
    "image": "./images/d3.svg",
    "imageAlt": "D3 Logo"
  }
]
