1

Intern Web Accessibility Developer Jobs in Reston, VA

Drupal Web Developer

Washington, DC ยท On-site

$54 - $59/hr

Client requires the services of a contractor Web Developer with strong Drupal expertise to support ... ARIA roles and attributes, keyboard navigation, focus management, alt text, and accessible form ...

Solid grasp of web accessibility (WCAG 2.1 AA): ARIA roles and attributes, keyboard navigation ... Performs programming and technical work for website and Internet development. Minimum Education ...

New

Ensure web pages and digital content comply with federal accessibility requirements, including ... Experience with database-driven content management (content administration rather than programming)

Web Developer

Washington, DC ยท On-site

$105K - $170K/yr

Web Developer Clearance: US Citizenship required. Location: Washington, DC Metro Area (VA/DC/MD ... Ensure applications meet accessibility (Section 508), usability, and security requirements.

Showing results 21-40

Intern Web Accessibility Developer information

See Reston, VA salary details

$5

$13

$20

How much do intern web accessibility developer jobs pay per hour?

As of Aug 19, 2026, the average hourly pay for intern web accessibility developer in Reston, VA is $13.03, according to ZipRecruiter salary data. Most workers in this role earn between $8.75 and $15.00 per hour, depending on experience, location, and employer.

What is an intern web accessibility developer?

An Intern Web Accessibility Developer is an entry-level role focused on learning and assisting with making websites and web applications accessible to all users, including those with disabilities. They work under the guidance of experienced developers to implement accessibility standards such as the Web Content Accessibility Guidelines (WCAG). Typical tasks include testing websites for accessibility issues, writing accessible code, and suggesting improvements to enhance user experience for everyone. This role is ideal for students or recent graduates interested in web development and digital inclusion.

What are the key skills and qualifications needed to thrive as an intern web accessibility developer?

To thrive as an Intern Web Accessibility Developer, you need a basic understanding of HTML, CSS, and JavaScript, as well as knowledge of web accessibility standards like WCAG and ARIA guidelines. Familiarity with accessibility testing tools such as Axe, WAVE, and screen readers is typically required. Attention to detail, problem-solving abilities, and a collaborative mindset help you effectively identify and address accessibility issues. These skills ensure websites are inclusive, legally compliant, and usable by people with diverse abilities.

How do intern web accessibility developers typically collaborate with other teams during a project?

Intern Web Accessibility Developers often work closely with designers, front-end developers, and quality assurance teams to ensure that digital products meet accessibility standards. They may participate in code reviews, provide feedback on accessible design patterns, and help test features for compliance with guidelines like WCAG. Regular communication and collaboration are important, as accessibility considerations often need to be integrated throughout the development process. This teamwork helps interns gain a holistic understanding of both technical and user-focused aspects of web accessibility.

What is the difference between Intern Web Accessibility Developer vs Web Accessibility Specialist?

AspectIntern Web Accessibility DeveloperWeb Accessibility Specialist
CredentialsTypically pursuing or recent graduate in related fieldRelevant certifications (e.g., CPACC, WAS), experience preferred
Work EnvironmentEntry-level, supervised, learning-focusedProfessional, independent or team-based projects
Employer & Industry UsageInternships in tech, digital agencies, nonprofitsCompanies, government agencies, accessibility consulting firms
Search & Comparison IntentUnderstanding entry-level roles, learning opportunitiesCareer progression, skill requirements, responsibilities

The Intern Web Accessibility Developer role is an entry-level position focused on learning and supporting accessibility projects under supervision. In contrast, a Web Accessibility Specialist is a more experienced professional responsible for implementing and auditing accessibility standards independently. The main differences lie in experience, responsibilities, and career stage, with the internship serving as a stepping stone toward becoming a full specialist.

What are popular job titles related to Intern Web Accessibility Developer jobs in Reston, VA?

For Intern Web Accessibility Developer jobs in Reston, VA, the most frequently searched job titles are:

What job categories do people searching Intern Web Accessibility Developer jobs in Reston, VA look for?

The top searched job categories for Intern Web Accessibility Developer jobs in Reston, VA are:

What cities near Reston, VA are hiring for Intern Web Accessibility Developer jobs?

Cities near Reston, VA with the most Intern Web Accessibility Developer job openings:

Drupal Web Developer

AHU Technologies, Inc.

Washington, DC โ€ข On-site

$54 - $59/hr

Full-time

Posted 19 days ago


Job description


Short Description:
Client requires the services of a contractor Web Developer with strong Drupal expertise to support the development, maintenance, and modernization of District government websites, including DC.gov and associated agency digital properties.
Complete Description:
Employment Type:
Contract w2/1099/C2C
Scope of Work
โ€ข Design, develop, and maintain Drupal-based websites supporting DC.gov and District agency platforms.
โ€ข Build and customize Drupal modules, themes, content types, taxonomies, and views per agency requirements.
โ€ข Perform Drupal core and contributed module updates, security patches, and version migrations (e.g., Drupal 7 to Drupal 10/11).
โ€ข Integrate Drupal sites with enterprise systems, APIs, and third-party services.
โ€ข Ensure deliverables comply with Section 508, WCAG 2.1 AA, and District web standards.
โ€ข Apply web security best practices consistent with Client and federal cybersecurity guidelines.
โ€ข Collaborate with Client project managers, UX designers, content strategists, and agency stakeholders.
โ€ข Produce technical documentation, code comments, and operational runbooks.
โ€ข Provide Tier 3 production support and participate in deployment activities, including occasional after-hours work.
Required Technical Skills
HTML & Markup
โ€ข Strong command of semantic HTML5: sectioning elements, headings hierarchy, lists, tables, and forms.
โ€ข Solid grasp of web accessibility (WCAG 2.1 AA): ARIA roles and attributes, keyboard navigation, focus management, alt text, and accessible form labeling.
โ€ข Familiarity with structured data and SEO markup: meta tags, Open Graph, Twitter cards, and Schema.org/JSON-LD.
โ€ข Understanding of how Drupal renders markup through Twig, and the ability to produce clean, valid output via template overrides.
CSS & Styling
โ€ข Deep working knowledge of modern CSS layout: Flexbox and CSS Grid, with sound judgment about when to use each.
โ€ข Proficiency with responsive design: media queries, fluid typography, container queries, and mobile-first methodology.
โ€ข Command of the cascade, specificity, and inheritance, with the ability to debug specificity conflicts rather than reaching for important
โ€ข Comfort with CSS custom properties (variables), modern color/spacing tokens, and maintainable theming patterns.
โ€ข Awareness of cross-browser compatibility, vendor prefixing strategy, and progressive enhancement.
Nice to Have
โ€ข Strong SCSS/SASS skills: nesting, mixins, functions, partials, and a disciplined file architecture.
โ€ข A consistent CSS methodology such as BEM, and an understanding of how it maps onto Drupal's class conventions.
โ€ข Familiarity with CSS transitions, transforms, and animations, used with attention to performance and reduced-motion preferences.
JavaScript
โ€ข Solid command of modern JavaScript (ES6+): arrow functions, destructuring, modules, promises, and async/await.
โ€ข Strong DOM manipulation and event-handling skills, including event delegation and performance-conscious listeners.
โ€ข Fluency with the Fetch API and asynchronous data handling, including JSON parsing and error handling.
โ€ข Working knowledge of Drupal's JavaScript layer: Drupal.behaviors, once(), drupalSettings, and the AJAX framework
โ€ข Understanding of how to attach and scope JS correctly through the Libraries API rather than inline scripts.
โ€ข Familiarity with debugging via browser DevTools: breakpoints, the network panel, performance profiling, and the console.
Nice to Have
โ€ข Awareness of frontend performance: deferring/async loading, minimizing reflows, debouncing/throttling, and avoiding render-blocking scripts.
โ€ข Experience with a build/tooling pipeline (Webpack, Vite, or Gulp) and with linting/formatting (ESLint, Prettier, Stylelint).
โ€ข Exposure to a modern framework (React/Vue) is a plus, particularly for decoupled or partially decoupled Drupal frontends.
Drupal
Site Administration & Configuration Management
โ€ข Fluency with the Drupal 9/10/11 admin UI: content types, fields, vocabularies, view modes, form/display modes, blocks, menus, URL aliases, and redirects.
โ€ข Solid command of Configuration Management workflows: config export/import, config_split for environment-specific config, config_ignore for protected config.
โ€ข Strong grasp of user access control: roles, permissions, content moderation workflows, and custom workflow states/transitions.
โ€ข Demonstrated expertise with Views: complex queries, contextual filters, relationships, exposed filters/sorts, output rewriting, and REST exports.
โ€ข Experience administering the Media Library, image styles, responsive image styles, and crop/focal-point strategies.
โ€ข A clear mental model of what belongs in config vs. content vs. state vs. settings.php.
Theming & Frontend
โ€ข Strong Twig skills: template suggestions, template preprocessing, and theme hook implementations.
โ€ข Comfort with the Libraries API: defining JS/CSS, managing dependencies, and conditional loading.
โ€ข Experience with modern base themes (Olivero/Stable9) and component-based theming.
โ€ข Familiarity with Single Directory Components (SDC) for Drupal 10.3+.
โ€ข Solid responsive design fundamentals, a disciplined CSS methodology (e.g., BEM), and SCSS/SASS proficiency.
Multi-Domain / Multi-Site (Nice to Have)
โ€ข Hands-on experience with the Domain Access module: domain entities, domain access fields on content/users/blocks, and current-domain negotiation.
โ€ข Practical command of the Domain Config module, including domain-specific config overrides and override precedence (settings.php > Domain Config UI > base config)
โ€ข A clear understanding of how config overrides cascade, and why programmatic overrides in settings.php will silently take precedence over UI changes
โ€ข Familiarity with cache contexts and invalidation in a multi-domain context.
โ€ข Experience with domain-aware menu, block, and pathauto strategies, and with cross-domain content sharing vs. domain-restricted content patterns
Security
โ€ข Disciplined input sanitization and output escaping (XSS, HTML, URL filters; Twig autoescaping).
โ€ข A reflexive habit of using placeholders to prevent SQL injection and applying access checks on entity queries.
โ€ข Working knowledge of file-upload security, CSRF tokens, and trusted host patterns.
โ€ข Experience conducting permission audits and reviewing for privilege escalation.
DevOps, Deployment & Tooling
โ€ข Understanding of Git workflows: feature branches, rebase vs. merge, conflict resolution, and hotfix patterns.
โ€ข Strong Drush proficiency, including cache rebuilds, config import/export, user management.
โ€ข Competence with Composer for project scaffolding, patching, and autoloader generation.
โ€ข Experience with a local development environment, ideally Lando (DDEV/Docksal also welcome).
Nice to Have
โ€ข Familiarity with CI/CD pipelines (BLT, GitHub Actions, or Acquia Pipelines).
โ€ข Hands-on Acquia Cloud experience: environments, Cloud Hooks, code/database/files workflow, and Acquia CLI.
โ€ข Comfort with multi-database configuration and routing.
Integration & Standards (Nice to Have)
โ€ข Experience building and consuming REST APIs: JSON:API, the REST module, and custom REST resources.
โ€ข Experience with common third-party integrations: analytics and marketing automation.
Working Style & Collaboration
โ€ข The ability to write technical documentation that a non-developer content editor can follow.
โ€ข A methodical diagnostic approach - able to walk through debugging complex issues without guesswork.
โ€ข Good code-review hygiene: readable commits, descriptive PRs, and openness to feedback.
โ€ข Adherence to Drupal community coding standards (PHPCS with the Drupal and Drupal Practice rulesets).
CONTRACT JOB DESCRIPTION
Responsibilities:
Performs programming and technical work for website and Internet development.
Minimum Education/Certification Requirements:Bachelor's degree in IT or related field or equivalent experience
Skills Matrix
โ€ข 16+ yrs. performing specialized (often advanced) programming and technical development for the Internet
โ€ข Bachelor's degree in Computer Science, Information Technology, or a related field (equivalent experience may be substituted).
โ€ข At least three (3) years of hands-on Drupal development (Drupal 7 and 9, 10, or 11 required).
โ€ข Demonstrated proficiency in PHP, HTML5, CSS3, JavaScript, and Twig.
โ€ข Experience with Composer, Drush, Git, and MySQL/MariaDB.
โ€ข Working knowledge of Section 508 and WCAG 2.1 AA accessibility standards.
โ€ข Acquia Certified Developer or Site Builder credential.
โ€ข Experience with headless/decoupled Drupal (JSON:API, GraphQL).
โ€ข Familiarity with Acquia Cloud, Pantheon, or AWS hosting environments.
โ€ข Prior experience supporting District, state, or federal government web platforms.
โ€ข Knowledge of DevSecOps, CI/CD pipelines, and Docker.
Compensation: $54.00 - $59.00 per hour
About Us
AHU Technologies INCis an IT consulting and permanent staffing firm that meets and exceeds the evolving IT service needs of leading corporations within the United States. We have been providing IT solutions to customers from different industry sectors, helping them control costs and release internal resources to focus on strategic issues.
AHU Technologies INC was co-founded by visionary young techno-commercial entrepreneurs who remain as our principal consultants. Maintaining working relationships with a cadre of other highly skilled independent consultants, we have a growing number of resources available for development projects. We are currently working on Various projects such as media entertainment, ERP Solutions, data warehousing, Web Applications, Telecommunications and medical to our clients all over the world.