Skip to content
View adityadwic's full-sized avatar

Highlights

  • Pro

Block or report adityadwic

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 supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this userโ€™s behavior. Learn more about reporting abuse.

Report abuse
adityadwic/README.md

Hi, I'm Aditya Dwi Cahyono ๐Ÿ‘‹

QA Engineer | Test Automation | Performance Testing | Security Testing | Devops

I build reliable quality systems for modern products through automation, API validation, performance testing, and CI/CD quality gates.

With 4+ years of experience in software quality, Iโ€™ve worked on web and mobile applications across domains such as E-Commerce, Retail, Logistics, Healthcare, Rental, AI, Hospitality, and Travel.


โœจ About Me

Iโ€™m a QA Engineer who enjoys transforming testing into a scalable engineering practice, not just a release checklist.

My work focuses on:

  • building maintainable E2E and API automation frameworks
  • validating system reliability through performance testing and observability
  • improving release confidence with CI/CD-integrated quality gates
  • collaborating closely with product, engineering, and operations teams

Iโ€™m particularly interested in the intersection of
quality engineering, automation architecture, system reliability, and developer workflow.


๐Ÿš€ What I'm Working On

Right now, Iโ€™m building and refining projects around:

  • Playwright + BDD automation
  • API and microservice quality engineering
  • k6 performance testing
  • synthetic monitoring
  • GitHub Actions based QA pipelines
  • observability-driven validation with Prometheus and Grafana

๐Ÿงช Featured Projects

A microservice quality engineering blueprint covering:

  • unit, contract, API, E2E, and performance testing
  • Playwright, Pact, Supertest, and k6
  • Prometheus and Grafana observability
  • GitHub Actions quality gates

A production-style automation framework built with:

  • Playwright
  • Cucumber.js
  • TypeScript
  • Page Object Model
  • Docker and GitHub Actions

A performance engineering project focused on:

  • automated load testing with k6
  • SLA validation
  • Prometheus/Grafana correlation
  • reporting and notification workflow

A synthetic monitoring framework that automates:

  • API health checks
  • end-to-end user journey validation
  • scheduled execution through GitHub Actions

An API automation framework designed for:

  • regression testing
  • negative testing
  • environment-based execution
  • CI-ready reporting

๐Ÿ›  Tech I Work With

Automation & Testing
Playwright, Cypress, Selenium, Appium, Robot Framework, WebdriverIO, Katalon, Postman, Jest

Performance & Observability
k6, JMeter, Prometheus, Grafana

Languages
TypeScript, JavaScript, Python, SQL, Java

Tools
GitHub Actions, Docker, Jira, Slack, TestRail, DBeaver, Figma, Coda

Databases
PostgreSQL, MySQL, MongoDB, Microsoft SQL Server, Google Cloud SQL


๐Ÿ“Š GitHub Snapshot


๐ŸŒ Connect With Me


๐Ÿค Letโ€™s Connect

Iโ€™m always happy to connect with people in QA, SDET, software engineering, and product technology.

Thanks for stopping by.

Pinned Loading

  1. e2e-automation-microservice e2e-automation-microservice Public

    End-to-end QE blueprint for microservices with contract, API, E2E, and quality gates.

    JavaScript

  2. fullstack-API-automation fullstack-API-automation Public

    API automation framework with regression, negative tests, env config, and CI reporting.

    TypeScript

  3. k6-performance-observatory k6-performance-observatory Public

    Automated K6 load testing, validates SLA targets, and correlates performance with Prometheus/Grafana telemetry.

    JavaScript

  4. playwright-synthetic-monitoring playwright-synthetic-monitoring Public

    synthetic monitoring framework that automates API health checks and E2E user journey validation on a scheduled basis (every 5 minutes via GitHub Actions cron).

    TypeScript

  5. playwright-bdd-e2e-automation playwright-bdd-e2e-automation Public

    Built with Playwright, Cucumber.js, and TypeScript, it translates business requirements into maintainable automated tests using a scalable Page Object Model (POM) design.

    TypeScript

  6. fullstack-test-pipeline fullstack-test-pipeline Public

    A comprehensive end-to-end test automation ecosystem integrating UI automation (Playwright), API automation (Supertest), and performance testing (K6) with a unified CI/CD pipeline.

    TypeScript