Skip to content
View markblandford's full-sized avatar
Block or Report

Block or report markblandford

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

Pinned

  1. Implementing Pa11y-ci for Accessibil... Implementing Pa11y-ci for Accessibility Testing an Angular Application
    1
    /*
    2
     This config isn't an exact match to that expected by Pa11y, `generatePa11yConfig` will parse this config to what Pa11y is expecting.
    3
     * non-standard properties used by the parser:
    4
     * `id`: (string, required) A unique identifier for the test / URL.
    5
     * `journeyId`: (string, required) JourneyId. A name for the application / journey. Only used for the name of the screenshot.
  2. Implementing aXe-webdriverjs for Acc... Implementing aXe-webdriverjs for Accessibility Testing an Angular Application
    1
    /*
    2
      Here I'm configuring the failure messages exactly as I want them to be reported in the console so naturally, this can be configured differently.
    3
    */
    4
    'use strict';
    5
    
                  
  3. mb-auto-completer mb-auto-completer Public

    An auto-complete / typeahead project written using the Angular Material CDK

    TypeScript

  4. ExcelData ExcelData Public

    C#

  5. MarkItCore MarkItCore Public

    ASP.NET Core API to make requests to the MarkIt Stock Quote API (http://dev.markitondemand.com/Api/v2/Quote/).

    C#

  6. UsefulExcelTools UsefulExcelTools Public

    A selection of utilities that I have built in Excel over the years