Skip to content
View flakyhunter's full-sized avatar

Block or report flakyhunter

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

AI Workflow Engineer | Test Automation & LLM Integration

πŸ“§ aleks5721501@gmail.com Β· πŸ“± @aleks5721501 Β· πŸ”— LinkedIn Β· πŸ•’ Available for remote interviews


Building AI-powered developer tools that automate QA workflows and reduce debugging time.

What I Build

I create production AI workflows that integrate LLMs into real engineering processes β€” not chatbot demos, but tools that run in CI/CD pipelines and save hours of manual work daily.

Featured Projects

Project Description Stack
xcresult-ai-assistant AI CLI for XCTest failure analysis β€” categorizes failures into 30+ types, detects flaky tests, provides debugging suggestions Python, LLM
claude-qa-workflows Production Claude Code skills for QA automation β€” validate MRs, fix bugs, generate regression checklists Claude API, Swift

Impact

At my current role (4+ years in fintech):

  • Regression time: 2 days β†’ 4 hours (12x faster)
  • Production defects: -30% through shift-left automation
  • Flaky tests: -60% through isolated test data and deterministic mocks

AI Workflow Philosophy

Manual QA task β†’ Identify repetitive patterns β†’ Build LLM-powered automation β†’ Integrate into CI/CD

I focus on practical AI integration, not proof-of-concepts:

  • Prompt engineering for code review and test generation
  • AI agents that understand codebase context (RAG over repo)
  • Automated failure triage with confidence scoring

Tech Stack

AI/LLM: Claude API, Prompt Engineering, RAG, MCP (Model Context Protocol) Languages: Python, Swift, Kotlin Testing: XCUITest, Playwright, pytest CI/CD: GitLab CI, GitHub Actions, Jenkins, Allure TestOps Mobile: iOS (primary), Android


Open to AI Workflow Engineer / Automation Engineer roles β€” Australia (482/186 visa sponsorship) or remote.

Pinned Loading

  1. claude-qa-workflows claude-qa-workflows Public

    Production-ready Claude Code skills for automated QA workflows

  2. xcresult-ai-assistant xcresult-ai-assistant Public

    AI-powered CLI for analyzing XCTest failures, xcresult bundles, and test logs. Categorizes failures, detects flaky tests, provides debugging suggestions.

    Python