Skip to content
View Bilex95's full-sized avatar

Block or report Bilex95

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.

Content in all repositories owned by your account will be closed.
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
Bilex95/README.md

Hi, I'm Bilex πŸ‘‹

QA / test automation engineer. I care about tests that catch real regressions β€” not tests that just exist.


🚩 Flagship β€” assertkit

An AI-assisted QA toolkit with a human review gate on both halves:

  • assertkit generate β€” turn acceptance criteria into a Playwright spec, plus a review-notes file listing every assumption the model made. It never runs or commits the tests; I review and own what lands.
  • assertkit triage β€” read a Playwright JSON report and classify each failure (real regression / flake / environment / assertion-too-strict) with a rationale and a next step. Runs in CI.

It also ships runnable patterns for testing non-deterministic LLM output without the tests turning flaky.


🧰 What I work with

Playwright Β· Cypress Β· API & contract testing (node:test) Β· accessibility / WCAG audits Β· GitHub Actions CI Β· AI-assisted testing


🏭 About the other repos

Most of the smaller projects on my profile are scaffolded by craft-factory β€” a pipeline I built that ships a new QA project twice a week (Playwright suites, Cypress suites, API contract tests, accessibility audits), then reminds me to refine it. The scaffold is automated; the craft is done by hand.


πŸ”­ Currently exploring

Where LLMs genuinely help in QA: test generation from specs, failure triage, and how you assert on AI output without brittle, flaky checks.

Pinned Loading

  1. modal-rescue modal-rescue Public

    The same modal built twice β€” the broken way most sites ship it, and the accessible fix β€” side by side.

    HTML 1 1

  2. assertkit assertkit Public

    AI-assisted QA toolkit: draft Playwright tests from a spec, triage test failures with an LLM. Human reviews and owns the result.

    JavaScript

  3. craft-factory craft-factory Public

    JavaScript

  4. meeting-meter meeting-meter Public

    A live counter showing what a meeting is costing as it happens β€” because time is literally money.

    JavaScript 2

  5. carousel-a11y-fix carousel-a11y-fix Public

    A testimonial carousel built twice: the broken keyboard-trapping way, and the accessible fix.

    HTML

  6. checkout-guard checkout-guard Public

    A realistic mini checkout page plus the Playwright suite that would catch its real-world regressions.

    HTML 1