Personal site to archive accessibility-related learnings, mostly focused on technical implementations.

Courses

I have published the following courses on the Pluralsight learning platform as part of a larger collection of accessibility content that Pluralsight provides, called paths, and intended for anyone working on front end code. They are full of real-world code examples and tips/ tricks I have learned over the years. I have gotten a lot of great feedback over the years from all over the world, as the course is used officially in large organizations to educate developers on digital accessibility. It is even used as part of a Google Africa Developer Scholarship, for developers starting their coding journey. I am extremely proud of these courses and all the learners I have been able to impact.

If you are interested, I suggest you take them in the order presented here. In total, the entire set of courses run about . Plurasight even offers a free 10-day/200 minute trial for you to check them out before committing to a subscription.

Let me know if you have any questions, comments, or corrections. If you have taken the course and it has helped, let me know! Your feedback makes all the long hours of preparation and video editing worth the effort.


  1. Foundations of Accessible Web Design (New)

    The web was created for everyone, but you don't have to be an accessibility expert to make your site accessible. This course will help you attain the knowledge and skills to meet web accessibility guidelines and make your site accessible to all users.

    Published
  2. Testing Techniques for Web Accessibility (New)

    This course will teach designers, content writers, developers, and QA testers quick and easy ways to test for accessibility, all without needing to use assistive technologies like screen readers.

    Published
  3. Introduction to Developing Custom Components with ARIA

    Set yourself above other front end engineers by learning the core concepts and rules needed to architect and build any accessible custom component with ARIA, in order to provide inclusive experiences for all users.

    Published

Archived Courses

Here are some older courses that are still available online, but have been superseded by my newer courses.

These courses are intended for developers only and covers up until WCAG 2.1 AA. My newer courses are more well-rounded and include content for Visual Designers, Content Designers, Developers, and QA Testers so I recommend you check those out instead.

Meeting Web Accessibility Guidelines (Retired)

Older accessibility course covering the basics of WCAG 2.1 Level AA, geared mostly for developers with a lot of code examples.

Published

Accessibility: Testing and Screen Reader Use (Retired)

Older course for developers with different techniques to efficiently and thoroughly test your websites for accessibility.

Published

Back to top