Last updated: 19 August 2026
Conformance status
This site aims for WCAG 2.2 Level AA and is currently at partial conformance — meaning most of the standard is met, with the specific exceptions listed below. I am not claiming full conformance, because that would not be true today.
What is in place
- Semantic HTML throughout, with one
<h1>per page and no skipped heading levels - A skip-to-content link as the first focusable element
- Visible focus indicators on every interactive element
- Full keyboard operability — no mouse required, and no keyboard traps
- Text contrast meeting AA against the dark background
- Descriptive alternative text on meaningful images; decorative graphics hidden from assistive technology
- Form fields with associated labels, and errors announced through a live region
- A motion toggle in the footer, satisfying WCAG 2.2.2 (Level A) for animation running longer than five seconds
prefers-reduced-motionrespected at the operating-system level as well- Windows High Contrast / forced-colors mode supported
- Layout reflows to 320px without horizontal scrolling, and to 200% zoom without loss of content
- Pages work with JavaScript disabled, including the contact form
Known issues
These are real and currently unresolved. Each has a date by which I intend to fix it.
| Issue | Effect | Target |
|---|---|---|
| The technology marquee on the home page scrolls continuously | It is marked aria-hidden and duplicates content available elsewhere, and the footer toggle stops it — but it still moves by default | Q4 2026 |
| Some decorative gradient text uses a background-clip technique | Falls back to solid colour in forced-colors mode; visually different from the design intent, but readable | Resolved — monitoring |
| No formal audit by a third party or by users of assistive technology | Testing so far is my own. Issues that only a screen-reader user would notice may remain | When budget allows |
How this was tested
- Keyboard-only navigation of every page and every form
- Automated checks with browser accessibility tooling
- Contrast ratios verified against WCAG AA thresholds
- Forced-colors mode checked on Windows
- Zoom to 200% and viewport reflow to 320px
- Pages loaded with JavaScript disabled
Not yet done: testing with NVDA, JAWS or VoiceOver by someone who actually uses them daily. I am not going to describe my own quick check with a screen reader as a screen-reader audit.
Report a barrier
If something here is unusable for you, email anasrajpoot766@gmail.com and describe what happened and what you were using. I will acknowledge within one business day and tell you honestly whether and when I can fix it. If you need information from this site in another format, ask and I will send it.
Accessibility in the work I sell
Accessibility is part of every build, not an upsell: semantic markup, keyboard operability, labelled forms and AA contrast are included by default. If you are selling into the EU, note that the European Accessibility Act has applied since June 2025 and may cover your e-commerce site — worth raising early in scoping rather than after launch.