Skip to content
View Ardaka's full-sized avatar

Block or report Ardaka

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
Ardaka/README.md

QA Automation + AI Portfolio

I build practical test automation and use AI where it improves speed, clarity, and feedback — with human review, deterministic checks, and visible guardrails.

Featured projects

Project What it shows Stack
Playwright AI Storefront UI automation, Page Objects, API mocking, reports, Copilot workflow Playwright, TypeScript, GitHub Actions
API Testing + AI Insights Contract tests, negative coverage, idempotency, AI failure triage Playwright API, Zod, Express, GitHub Models
AI Test Case Generator Structured test design from user stories with schema guardrails TypeScript, GitHub Models, Zod
Cursor + MCP QA Agent A real MCP server, agent rules, reusable QA workflows Cursor Agent, MCP, TypeScript

My testing approach

  • Start from product risk and observable behavior.
  • Keep automation readable, reliable, and useful in CI.
  • Use AI for drafts, exploration, and triage—not as a source of truth.
  • Validate model output and keep assumptions explicit.
  • Treat traces, contracts, and reproducible evidence as part of the deliverable.

Toolbox

Playwright · TypeScript · API testing · GitHub Actions · GitHub Copilot · GitHub Models · Cursor · MCP

Each featured repository includes a quick demo, architecture notes, automated checks, and an interview walkthrough.

Pinned Loading

  1. playwright-ai-storefront playwright-ai-storefront Public

    Playwright UI automation portfolio project with API mocking, CI, reports, and an AI-assisted workflow.

    CSS

  2. ai-test-case-generator ai-test-case-generator Public

    Generate structured, review-ready QA test plans from user stories with GitHub Models and schema guardrails.

    TypeScript

  3. cursor-mcp-qa-agent cursor-mcp-qa-agent Public

    A local MCP server, Cursor Agent rules, and safe reusable QA workflows in TypeScript.

    TypeScript

  4. api-testing-ai-insights api-testing-ai-insights Public

    Contract-focused API testing with Playwright, Zod, CI, and AI-assisted failure triage.

    TypeScript