Search

Type to search…

Conformance Status

This site aims to conform to the Web Content Accessibility Guidelines (WCAG) 2.1, Level AA. Compliance is partial — I am continuously working to improve it.

What Has Been Implemented

  • Skip-to-main-content link for keyboard navigation
  • ARIA labels on icons and interactive elements
  • Dark/light theme with respect for prefers-color-scheme
  • Alt text on images
  • Sufficient color contrast on text and backgrounds
  • Clear heading structure (h1 → h2 → h3)
  • Mobile-first design with zoom support up to 200%

Known Limitations

  • Some interactive charts (Highcharts) may not be fully accessible via screen readers.
  • Some embedded third-party MDX/Quarto content is not fully under my control.

Technologies Used

This site uses semantic HTML, CSS, and JavaScript with Astro, following progressive enhancement principles.