Skip to content
View DannyBoyIL's full-sized avatar

Block or report DannyBoyIL

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

Hi, I'm Daniel 👋

SDET · QA Automation Engineer · Full Stack Developer

I build systems — and then I make sure they keep working.

Eight years of full-stack development gave me the instinct to understand code at every layer: where edge cases hide, why that query is slow, what "it works on my machine" actually means. That foundation is what makes my automation frameworks different — I'm not just writing tests, I'm testing systems I understand.


Automation Portfolio

Four frameworks covering every testing layer:

Project Stack What it demonstrates
E2E Testing Platform Laravel · React · PHPUnit · Behat · Playwright · Docker Built the app AND the test suite — 81 tests across 3 layers
Web Automation Python · Selenium 4 · Pytest-BDD · Docker · Allure POM + BDD, Dockerized Grid, parallel cross-browser execution
Mobile Automation Java · Appium · TestNG · Cucumber Cross-platform iOS & Android, sealed interface pattern, dual CI pipelines
API Automation Java · HttpClient · JUnit 5 · Allure Protocol-level testing — no framework abstraction, custom JSON parser

Development Background

Project Stack Context
BrainPOP PHP · Laravel 8 · Passport · Eloquent REST API built as a technical assessment — Teacher → Period → Student relational domain
Clothing Factory PHP · Laravel · Blade · MySQL Graduation project — full MVC site with custom CMS admin panel

Stack

Automation: Python · Java · Selenium · Appium · Playwright · Pytest · JUnit · TestNG · Cucumber · BDD/Gherkin · Allure · Docker · CI/CD

Backend: PHP · Laravel · Symfony · RESTful APIs · PostgreSQL · MySQL · Redis · AWS

Frontend: React · TypeScript · Angular · HTML5 · CSS3


Connect

Pinned Loading

  1. E2E-Testing-Platform E2E-Testing-Platform Public

    Full-stack application designed to simulate real user flows (auth, CRUD, orders, payments) and demonstrate backend (PHPUnit) and end-to-end testing (Playwright).

    PHP

  2. Web-Automation-Framework Web-Automation-Framework Public

    Production-grade Selenium automation framework with Pytest and BDD, supporting parallel execution and Dockerized Selenium Grid.

    Python

  3. Mobile-Automation-Framework Mobile-Automation-Framework Public

    Cross-platform mobile automation framework using Appium, TestNG, and Cucumber with CI pipelines for Android and iOS.

    Java

  4. API-Testing-Framework API-Testing-Framework Public

    Java-based API testing framework focused on HTTP protocol fundamentals, custom parsing, and layered test architecture.

    Java

  5. BrainPOP-API-System BrainPOP-API-System Public

    Laravel-based API system built as a technical assessment, focusing on relational design and structured JSON responses.

    PHP

  6. Clothing-Factory-CMS Clothing-Factory-CMS Public

    Full-stack Laravel CMS application demonstrating MVC architecture, custom admin panel, and content management workflows.

    Blade