Skip to content
View AngComply's full-sized avatar
  • Joined Jul 20, 2026

Block or report AngComply

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.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

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

Report abuse
AngComply/README.md

Hi, I'm Angelle Tolliver

Section 508 Subject Matter Expert & Compliance Analyst

I help federal, higher-education, and commercial teams make digital products accessible and Section 508 compliant through hands-on testing, remediation, and clear compliance documentation. 10+ years supporting federal public-health agencies with accessibility assessment, VPAT/ACR preparation, and 508 program guidance.

Available for remote, fixed-term contract, temporary, consulting, project-based, and fractional engagements.


What I Do

  • Accessibility testing & remediation: web, PDF/UA, Office documents, forms, e-learning, dashboards, and mobile, using both automated tooling and manual evaluation with assistive technology.
  • Compliance documentation: Voluntary Product Accessibility Templates (VPATs) and Accessibility Conformance Reports (ACRs) mapped to WCAG success criteria and the Revised Section 508 Standards.
  • Training & program support: enabling content authors, designers, and engineers to build accessibility in from the start.

Portfolio Projects

A hands-on portfolio demonstrating Section 508 testing, remediation, and automation capability. Each project has a dedicated repository.

About these projects: These are demonstration and reference implementations, built and open-sourced recently to make my approach visible as I take on independent consulting work. The repositories are new; the practices they encode — automated WCAG testing in CI/CD, VPAT/ACR workflows, PDF/UA remediation, and conformance tracking — reflect patterns I have applied across a decade of federal Section 508 engagements. Each is functional, tested, and documented.

#ProjectFocusStackStatus
1Section 508 Compliance Checker CLIAutomated detection of common 508/WCAG barriers in web contentPython · Selenium · BeautifulSoup✅ Active — 16 checks, CI, tests
2AWS Section 508 Compliance TemplateServerless pipeline for continuous 508/WCAG monitoring, as Infrastructure as CodeTerraform · AWS Lambda · S3 · SNS✅ Active
3PDF Accessibility Remediation ToolkitCheck and auto-remediate PDFs against PDF/UA and Section 508Python · pikepdf✅ Active
4Section 508 Documentation TemplatesReusable VPAT/ACR, audit, remediation, and test-plan templatesMarkdown✅ Active
5Trusted Tester Compliance DashboardTrack and report 508 findings; ingests reports from Projects 1 and 2Python · FastAPI · SQLModel✅ Active

🔍 Automated tools catch a subset of accessibility issues — they complement, never replace, manual testing with assistive technology.


Skills & Tools

Standards · Section 508 (Rehabilitation Act) · WCAG 2.1 AA · PDF/UA · WAI-ARIA

Testing tools · axe DevTools · WAVE · ANDI · PAC · Adobe Acrobat Pro · Microsoft Accessibility Insights · Color Contrast Analyzer

Assistive technology · JAWS · NVDA · VoiceOver · TalkBack · ZoomText · keyboard-only navigation

Development & automation · Python · JavaScript · Terraform · AWS Lambda · FastAPI · GitHub Actions

Compliance & security · FISMA · NIST 800-53 · VPAT/ACR preparation · ATO lifecycle


Certifications & Education

  • DHS Section 508 Trusted Tester (TTv5) — Web (in progress, expected Aug 2026)
  • M.S., Information Technology — Software Engineering
  • B.S., Computer Studies & English

Availability & Contact

Open to remote contract, consulting, project-based, and fractional Section 508 engagements.

Pinned Loading

  1. section-508-compliance-checker-clisection-508-compliance-checker-cliPublic

    A command-line accessibility tool for 508 compliance testing and remediation.

    Python

  2. aws-section-508-compliance-templateaws-section-508-compliance-templatePublic

    Terraform template — serverless pipeline for continuous Section 508 / WCAG accessibility monitoring (EventBridge → Lambda → S3 → SNS).

    HCL

  3. section-508-documentation-templatessection-508-documentation-templatesPublic

    Reusable Section 508 / WCAG compliance documentation templates — ACR/VPAT, audit, remediation, manual test plan, accessibility statement.