Skip to content
View CorinaMurg's full-sized avatar

Block or report CorinaMurg

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

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

Report abuse
CorinaMurg/README.md

Hello, I'm Corina!

LinkedIn Twitter WebForEveryone.us My Blog

✔️ A self-taught Frontend Developer with a background in math teaching and a passion for accessibility.

✔️ An Accessibility Engineer with a DHS Trusted Tester certification.

✔️ Founder of Web for Everyone, an initiative dedicated to teaching junior developers to actively embrace accessibility. The project is a beginner-friendly source of

  • articles on foundational concepts;
  • techniques to avoid common accessibility bugs;
  • code examples.

🛠 Languages and tools

JavaScript Node.js React TypeScript Playwright HTML CSS Tailwind CSS



🔎 Current focus

Deep diving into tools that assist developers in identifying and resolving accessibility issues effectively:

  • Accessibility Automation with Playwright: I'm exploring and testing various functions in Playwright to determine which accessibility checks could be automated and integrated into the CI/CD pipeline to prevent accessibility issues from reaching production.
  • Chromium Codebase exploration: With the help of Chromium engineers, I'm working to understand the principles behind the construction of the accessibility tree, a crucial tool for debugging for accessibility

💡 Did you know?

  • 96% of home pages have accessibility bugs. But did you know you can automate testing for these issues using Playwright and the axe-core library? It's true!
  • The accessibility tree, available via DevTools in all major browsers, can help detect critical accessibility bugs, such as unfocusable buttons or links without accessible names? Also true!

Please reach out if you’d like to learn more about these tools!

📝 Latest Blog Posts

I love to learn and share!
Please checkout my latest posts:


👷 I am open to collaborating on a11y / JavaScript / Playwright projects.

Pinned Loading

  1. web-for-everyone web-for-everyone Public

    A beginner-friendly intro to accessibility for designers and developers. Topics (selection): common accessibility bugs, accessible name, accessibility tree, intro to ARIA.

    TypeScript

  2. lava-leap-game lava-leap-game Public

    2D platform game created with vanilla JavaScript. Relies on ES6 classes and constructors, along with several utility functions.

    JavaScript 1

  3. playwright-inspector playwright-inspector Public

    A fun project to showcase how easy it is to integrate Playwright with other tools in order to automate web tasks and manage data exports.

    TypeScript

  4. html-tag-quiz html-tag-quiz Public

    A quiz to help you learn and test your knowledge of HTML tags. Open source.

    JavaScript 8 10