Skip to content
View troychaplin's full-sized avatar

Block or report troychaplin

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
troychaplin/README.md

Hi I'm Troy 👋

I'm a senior frontend developer who loves designing, developing and building React component libraries and turning them into feature rich custom Gutenberg blocks that seamlessly integrate into the core Gutenberg editing experience.

LinkedIn Gmail

A few things about me

const about = {
  pronouns: "he" | "him",
  code: ["Javascript", "Typescript", "PHP", "HTML", "CSS", "Twig"],
  tools: ["WordPress", "React", "Storybook", "TailwindCSS", "Vite", "Docker"],
  design: ["Figma", "Sketch", "Photoshop", "Illustrator"],
  interests: {
    music: ["Tool", "Alter Bridge", "Queens of the Stone Age"],
    instruments: ["Guitar", "Bass", "Drumns"]
    gaming: ["Playstation 5", "Rog Ally X"],
    sports: ["Basketball", "Rock Climbing"],
  },
  activities:
    [
      "Updating error and warning styles in my Block Accessibility Checks plugin",
      "Planning multiple new articles for the WordPress Developer Blog"
    ],
};

GitHub Stats

WordPress, community and contributions

const community = {
  profile: "https://profiles.wordpress.org/areziaal",
  since: "2009",
  contributions: ["Gutenberg", "Twenty Twenty-Five", "Documentation"],
  plugins: {
    block_accessibility_checks:
      "https://wordpress.org/plugins/block-accessibility-checks/",
    block_finder: "https://wordpress.org/plugins/block-finder/",
  },
  wp_dev_blog: {
    block_categories:
      "https://developer.wordpress.org/news/2025/01/one-hook-to-rule-them-all-the-many-faces-of-block-categories/",
    hybrid_themes:
      "https://developer.wordpress.org/news/2024/12/bridging-the-gap-hybrid-themes/",
    multi_block_plugin:
      "https://developer.wordpress.org/news/2024/09/how-to-build-a-multi-block-plugin/",
  },
  wordcamp: {
    organizer: ["Canada 2025", "Ottawa 2017", "Ottawa 2016", "Ottawa 2014"],
    speaker: ["Ottawa 2013", "Ottawa 2014", "Montreal 2013"],
    attended: [
      "Toronto 2009",
      "Montreal 2010",
      "Montreal 2011",
      "Montreal 2012",
      "San Francisco 2014",
    ],
  },
};

Pinned Loading

  1. block-accessibility-checks block-accessibility-checks Public

    Block Accessibility Checks is a WordPress plugin that helps ensures your content meets WCAG (Web Content Accessibility Guidelines) requirements.

    PHP 6 1

  2. block-finder block-finder Public

    Adds a dashboard that select list of active Gutenberg blocks on a site and returns a list of pages, post and other post types where that block is being used.

    PHP

  3. wp-hybrid-starter-theme wp-hybrid-starter-theme Public

    A hybrid starter theme for WordPress featuring templating options for PHP or Twig and uses Tailwind CSS for template styling.

    PHP

  4. wp-block-starter-plugin wp-block-starter-plugin Public

    PHP 1

  5. wp-multitenant wp-multitenant Public

    A configuration to run WordPress as a multi-tenant application

    PHP 87 21

  6. cuweb/rds cuweb/rds Public

    Raven Design System is Carleton University’s design system

    TypeScript 3 1