Skip to content
View mustansar-iqbal's full-sized avatar

Block or report mustansar-iqbal

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

Hi, I’m Mustansar Iqbal 👋

QA Engineer / SDET | Backend Engineering (.NET) | AI Automation & Integration

I’m a software engineer with a strong quality engineering mindset and a solid backend development foundation.
I’ve worked across Python automation, .NET backend development (VB.NET), and now QA/SDET, building reliable test systems, improving CI/CD signal, and debugging complex issues end-to-end.

I’m also actively involved in AI work: from training computer vision models early on, to building and integrating AI tools (chatbots/LLM workflows) into products and testing them reliably.


What I’m best at

✅ Debugging & Systems Thinking (my strongest skill)

  • Tracing issues across UI → API → services → logs
  • Reproducing production-like problems and isolating root cause
  • Thinking in scenarios and failure modes (async flows, retries, race conditions, partial failures)

✅ Quality Engineering (Manual + Automation)

  • Designing regression strategy and high-signal test coverage
  • Building automation suites/frameworks for web + API
  • Reducing flaky tests and improving reliability of CI pipelines
  • Writing crisp bug reports with steps, evidence, and logs

✅ Backend Development (where I gained deep fundamentals)

  • Several years building backend features in .NET / VB.NET
  • Strong collaboration with engineering teams because I’ve shipped backend code
  • Comfortable validating data flows, correctness, and integration behavior

✅ AI Work (tools + integrations)

  • Built a computer vision model (TensorFlow) to detect seatbelt usage / cellphone usage while driving
  • Worked on AI integrations like chatbots and AI-assisted workflows
  • Interested in “AI-first quality”: regression testing LLM features, preventing drift, and building evaluation harnesses

Projects / Work I’m proud of

🧠 AI / ML

  • TensorFlow CV model: Detect seatbelt + cellphone usage while driving (training + testing pipeline)

🧩 Automation & Data Pipelines

  • Built Python + Selenium automations to extract product data from multiple sites
  • Used pandas to clean/transform output into upload-ready Excel/CSV for Shopify/WordPress workflows

🧪 QA / SDET / Reliability

  • Built and maintained regression automation suites (web + API)
  • Improved CI reliability by separating environment/config issues from product defects
  • Focused on “high signal” automation rather than writing tests that only create noise

Tech I use

Languages: Python, .NET (VB.NET), JavaScript (for automation)
Automation: Selenium, Cypress (learning Playwright)
API Testing: Postman
CI/CD: Jenkins, Azure DevOps
Data: pandas, Excel/CSV pipelines
Collaboration: Git, Jira, Confluence


What I’m looking for

Roles where I can combine my strengths in:

  • SDET / QA Automation / Quality Platform
  • Backend-heavy testing (APIs, event-driven systems, distributed workflows)
  • AI integration testing / LLM quality (agents, chatbots, RAG)

I prefer engineering-heavy quality work over repetitive manual testing.


Contact

If you’re building systems where reliability, integrations, and quality matter, I’d love to connect.

Popular repositories Loading

  1. opencv opencv Public

    Forked from opencv/opencv

    Open Source Computer Vision Library

    C++

  2. python_for_microscopists python_for_microscopists Public

    Forked from bnsreenu/python_for_microscopists

    https://www.youtube.com/channel/UC34rW-HtPJulxr5wp2Xa04w?sub_confirmation=1

    Python

  3. Deployment-Deep-Learning-Model Deployment-Deep-Learning-Model Public

    Forked from krishnaik06/Deployment-Deep-Learning-Model

    Python

  4. object_detector_app object_detector_app Public

    Forked from datitran/object_detector_app

    Real-Time Object Recognition App with Tensorflow and OpenCV

    Python

  5. SillyRAT SillyRAT Public

    Forked from hash3liZer/SillyRAT

    A Cross Platform multifunctional (Windows/Linux/Mac) RAT.

    Python

  6. Violation-Detection-While-Driving-BSSE-8-FYP Violation-Detection-While-Driving-BSSE-8-FYP Public

    Detecting Traffic Rules Implementation inside Car (Seat Belt, Mobile Phone)

    Python