Skip to content
View bike7's full-sized avatar

Block or report bike7

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
bike7/README.md
Night Shift: A quiet creative workspace

Katarzyna Jarosz

Designing automated systems that reduce noise and bring order to chaos.


📝 The Logbook

For over seven years, I have been building and maintaining automation frameworks that act as the silent backbone for software teams. My work focuses on transitioning from manual processes to high-fidelity, maintainable automated suites.

  • Focus: Designing stable UI and API frameworks from the ground up.
  • Philosophy: I believe quality is a shared team responsibility, not just a set of test cases.
  • Current Session: Open to long-term, fully remote collaborations.

🛠 The Workbench

A curated selection of instruments used for testing, performance, and accessibility.

Environment Instruments
Core Automation Playwright, TypeScript, Java, Selenium
Integrations GitHub Actions, Docker, Jenkins, CI/CD Pipelines
Quality Audits AI-Assisted Testing (MCP), a11y (Axe), Performance (Lighthouse)
Data & Reports SQL, Allure, Playwright Reporter, Postman

📌 Field Notes

Selected repositories reflecting recent explorations.

A modern framework for UI/API testing using Playwright and TypeScript. It features a Dockerized CI/CD pipeline and realistic data generation via Faker to ensure test suites remain readable and maintainable.

An experimental project exploring AI-assisted testing. This framework integrates GitHub Copilot and Playwright MCP to conduct non-functional audits, including accessibility and performance.


📖 Reflections

My thoughts on the craft of software testing.


🌱 Growth

Currently deepening my expertise in Accessibility (a11y), Performance, and Security testing.



A sketchy, stylized dog tail wagging.

The dog is resting.
LinkedInEmail

Pinned Loading

  1. gad-mcp-copilot gad-mcp-copilot Public

    Experimental test automation framework focused on exploring AI-assisted automation. The framework uses GitHub Copilot and Playwright MCP, includes accessibility and performance audits with Axe and …

    TypeScript

  2. gad-tests gad-tests Public

    Modern test automation framework for UI and API testing of the GAD application using Playwright and TypeScript. The framework follows Page Object Model and Arrange–Act–Assert patterns, uses fixture…

    TypeScript