Skip to content
View saqib777's full-sized avatar

Block or report saqib777

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

Mohammed Saqib

Focused on building strong foundations in Software Testing, Automation, and Problem Solving.
Currently working deeply with Data Structures & Algorithms, Manual + Automation Testing, and building structured testing portfolios.

Languages & Tools:
Python, Git, GitHub, Windows, Katalon Studio, Web UI Automation


About Me

  • Actively building real-world test suites, automation projects, and bug reporting portfolios
  • Comfortable with manual testing, automation flows, test case design, and execution
  • Regularly practicing DSA and algorithmic problem solving on LeetCode
  • Documenting everything I learn in structured GitHub repositories
  • Strong believer in consistency over shortcuts
  • Open to collaborating on testing, Python, and automation-focused projects

Featured Work

  1. Software Testing Projects – End-to-end manual & automation test suites
  2. Bug Reports Portfolio – Structured real-world defect documentation
  3. Python Utility & Snippets Repositories – Productivity-focused Python helpers
  4. LeetCode Solutions – Consistent DSA and algorithm practice
  5. Automation with Katalon – Web UI automation, Spy Web, Recorder, Script mode

"I don’t rush skills. I build them, one clean step at a time."

Pinned Loading

  1. Algorithms Algorithms Public

    This repo brings together the core algorithms that form the foundation of problem-solving in software development. Each section focuses on a category and contains individual implementations, explan…

  2. Bug-Reports-Portfolio Bug-Reports-Portfolio Public

    A structured portfolio of real-world software bug reports created through hands-on testing. This repository showcases my practical understanding of defect identification, documentation, severity an…

  3. demoqa-test-cases demoqa-test-cases Public

    The purpose of this project is to provide a well-structured reference for testers, students, and QA professionals to understand how real-world test documentation is written.

  4. Software_Testing_Projects Software_Testing_Projects Public

    Comprehensive repository of manual and functional test cases from real-world practice sites like DemoQA, BookCart, and TestSheepNZ. Designed for learning and mastering software testing concepts.

  5. Solving-LeetCode-Problems Solving-LeetCode-Problems Public

    A growing collection of LeetCode problem solutions written in Python, focusing on clear explanations, clean code, and algorithmic understanding. Each file contains the problem description, approach…

  6. utility-helpers utility-helpers Public

    A collection of simple, reusable Python utility functions of clean, well-documented, and beginner-friendly