Skip to content
View moizaiqbal40-ops's full-sized avatar
🏠
Working from home
🏠
Working from home

Block or report moizaiqbal40-ops

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.

Content in all repositories owned by your account will be closed.
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
moizaiqbal40-ops/README.md
Software Engineer + AI

PINNED

DSA Visualizer Pro

Interactive DSA playground with visual execution, synchronized pseudocode, and step playback.

React · Tailwind · Framer Motion

View Repository

Crumb & Co

Full-stack ordering platform with MySQL persistence, checkout workflows, APIs, and admin controls.

PHP · MySQL · JavaScript · Apache

View Repository

LET'S CONNECT

LinkedIn   Portfolio   Email

Popular repositories Loading

  1. -Roman-Urdu-Sentiment-Analysis -Roman-Urdu-Sentiment-Analysis Public

    Sentiment classifier for Roman Urdu (Latin-script Urdu), trained on 20k+ labeled sentences. TF-IDF + Logistic Regression pipeline with a Flask demo — built for a genuinely low-resource NLP setting …

    Python 1

  2. ai_virtual_painter ai_virtual_painter Public

    A real-time hand gesture-based virtual drawing application built with Python, OpenCV, and MediaPipe, featuring dual-hand support, gesture recognition, brush resizing, and interactive drawing.

    Python 1

  3. Mindease Mindease Public

    AI mental-health stress detector — 3 ML models (linear regression, SVM, decision tree) built from scratch with NumPy, ensemble scoring, CBT-based response engine, and a crisis-safety layer. Streaml…

    Python

  4. moizaiqbal40-ops moizaiqbal40-ops Public

  5. AI-Intrusion-Detection AI-Intrusion-Detection Public

    Real-time restricted-zone intrusion detection using YOLOv8 + OpenCV. Polygon zones, object tracking, false-alarm filtering, and a timestamped evidence trail. Works with webcam, video file, or live …

    Python

  6. Task-Scheduler Task-Scheduler Public

    Console task scheduler in C++ demonstrating abstraction, inheritance, and polymorphism — two priority-reasoning strategies (urgency-based, time-of-day-based) sharing one base-class interface.

    C++