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 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
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.

LinkedInGitHubGitLabEmail

💼 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

JavaKotlinSwiftJavaScriptPythonSeleniumAppiumJenkinsDockerKubernetesTerraformGit

📊 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-automationhealthi-test-automationPublic

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

    Java 1

  2. iPhoneSpoofingiPhoneSpoofingPublic

    Fake iPhone real devices location using this small app

    Swift 5 1

  3. SendingReportsByEmailSendingReportsByEmailPublic

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

    Java

  4. MobSFBuildScannerMobSFBuildScannerPublic

    Static Code Analysis for iOS/Android builds.

    Java 1

  5. MiTM.mdMiTM.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 macOSSwitching 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