$ ls ./projects
Projects
Automation frameworks, testing tools, and quality engineering experiments.
Selenium Automation Framework
activeA scalable Page Object Model framework built in Java with TestNG. Features include parallel execution, Allure reporting, retry logic, and Jenkins CI integration.
JavaSeleniumTestNGAllureJenkins
API Testing Suite
activeContract-driven REST API test suite using Python and Pytest. Covers authentication flows, schema validation, error handling, and performance benchmarks.
PythonPytestREST AssuredPostman
Playwright E2E Framework
activeEnd-to-end test automation using Playwright with TypeScript. Includes visual regression testing, multi-browser support, and GitHub Actions integration.
TypeScriptPlaywrightGitHub Actions
Performance Test Harness
archivedLoad and stress testing scripts using k6 for microservices. Generates metrics dashboards and integrates with Grafana for real-time monitoring.
k6JavaScriptGrafanaDocker