Skip to content
View garydavisonos's full-sized avatar
πŸ‘‹
πŸ‘‹

Highlights

  • Pro

Block or report garydavisonos

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
garydavisonos/README.md

Hi there, I'm Gary πŸ‘¨πŸ»β€πŸ’»

Technical Lead at Soak in Norwich, UK.

More about me

const gary = {
  firstName: "Gary",
  lastName: "Davison",
  yearsOfExperience: 18,
  city: "Norwich",
  country: "UK",
  languages: ["JavaScript", "TypeScript", "PHP", "HTML", "CSS"],
  technologies: ["React", "Next.js"],
  cmsPlatforms: ["WordPress", "Drupal", "Contentful"],
  tools: ["Docker", "Node.js", "Git", "npm", "Webpack"],
  learning: ["Python"]
}

Pinned Loading

  1. conditional-helpers conditional-helpers Public

    A collection of JS helper functions to be used in conditional logic within projects.

    TypeScript 5 2

  2. conditional-helpers-php conditional-helpers-php Public

    A collection of PHP helper functions to be used in conditional logic within projects.

    PHP 1

  3. validation-form-fields validation-form-fields Public

    A lightweight, zero-dependency JavaScript/TypeScript library for validating form inputs with customisable rules. Supports length limits, alphanumeric enforcement, HTML blocking, and more.

    TypeScript