Skip to content
View Ebrahim-Mostafa's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report Ebrahim-Mostafa

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

πŸ‘‹ Hi, I'm Ebrahim Mostafa

πŸš€ Senior Software Developer Engineer in Test

Detail-oriented Automation Architect and DevOps Engineer with a proven track record in building scalable test automation frameworks and optimizing CI/CD pipelines for cloud-native applications. Specialized in integrating AI-driven solutions to enhance testing efficiency, reduce manual intervention, and accelerate software delivery.

LinkedIn GitHub GitLab Email

πŸ’Ό Professional Experience

Currently working as a Senior Quality Assurance Engineer at Emirates Group, focusing on:

  • Mobile application automation (Espresso, XCUITest)
  • Middleware automation for microservices
  • CI/CD pipeline integration with Jenkins and Kubernetes
  • DevSecOps practices implementation

Previously worked at:

  • MAF Carrefour - SDET
  • Cegedim - Test Automation Engineer
  • __VOIS - Automation Engineer in Test
  • One Card - Software Testing Engineer

πŸ› οΈ Tech Stack

Java Kotlin Swift JavaScript Python Selenium Appium Jenkins Docker Kubernetes Terraform Git

πŸ“Š GitHub Stats

GitHub Stats

GitHub Streak

🌱 Currently Learning

  • Advanced Kubernetes orchestration
  • AI/ML integration in test automation
  • Infrastructure as Code best practices
  • Cloud-native application testing strategies

πŸ“« How to reach me

🌐 Portfolio Projects

Check out my pinned repositories below for examples of my work in test automation frameworks, CI/CD pipelines, and DevOps tooling.


Thanks for visiting my profile! Feel free to reach out for collaborations or just a chat.

Pinned Loading

  1. healthi-test-automation healthi-test-automation Public

    Test Automation Framework designed for healthy projects for web-based activities.

    Java 1

  2. iPhoneSpoofing iPhoneSpoofing Public

    Fake iPhone real devices location using this small app

    Swift 4 1

  3. SendingReportsByEmail SendingReportsByEmail Public

    Sending reports by email from Android/React-Native projects via URL or File upload.

    Java

  4. MobSFBuildScanner MobSFBuildScanner Public

    Static Code Analysis for iOS/Android builds.

    Java 1

  5. MiTM.md MiTM.md
    1
    # Perform MiTM attack to debug any production build iOS/Android without having the source code:
    2
    
                  
    3
    - [Download Charles](https://www.charlesproxy.com/download/latest-release/)
    4
    - [Download Genymotion Desktop 3.2.1](https://www.genymotion.com/download/)
    5
    - [How to set up Charles Proxy for mobile and web apps?](https://medium.com/testvagrant/how-to-set-up-charles-proxy-for-mobile-and-web-apps-14163cf31908)
  6. Switching between multiple JDK on macOS Switching between multiple JDK on macOS
    1
    #!/bin/zsh
    2
    
                  
    3
    #In order to execute the shell file commands:
    4
    #sh jenv.sh
    5
    #chmod +x jenv.sh