Skip to content
View mohammeddtariq's full-sized avatar

Block or report mohammeddtariq

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

Mohammed Tariq

💻 Software Engineering Student

🛠️ Languages & Tools

📦 Frameworks & Tools

scikit-learn OpenCV YOLOv8 Pandas NumPy Flask Git



🐍 Contributions

snake gif

Pinned Loading

  1. Barcode-QrCodeScanner Barcode-QrCodeScanner Public

    Forked from Malakelhawaryy/Barcode-QrCodeScanner

    This project implements an intelligent real-time Barcode and QR Code detection and recognition system using deep learning. The system combines YOLOv8 object detection with ZXing-CPP barcode decoding.

    Jupyter Notebook

  2. ghg-emissions-analysis ghg-emissions-analysis Public

    Data mining and ML analysis of global CO2/GHG emissions using Python, pandas, and scikit-learn. Decision Tree classifier, EDA, and a review of 10 research papers.

    Jupyter Notebook

  3. breast-cancer-detection breast-cancer-detection Public

    ML project comparing Logistic Regression, KNN, and Decision Tree for breast cancer classification. Best model achieved 95.6% accuracy with 0 false positives.

    Jupyter Notebook

  4. game-tournament-system game-tournament-system Public

    Tournament management system formally specified in VDM-SL and implemented as a single-page web app with HTML, CSS, and vanilla JavaScript.

    JavaScript

  5. task-tracker-distributed task-tracker-distributed Public

    Distributed to-do list app built with Python, Flask, and TCP sockets. 3-tier architecture with thread-safe concurrency, SHA-256 auth, shared boards, and dual client support (web + CLI).

    Python

  6. filmvault filmvault Public

    A movie discovery web app built with HTML, CSS, and vanilla JavaScript. Connects to the OMDb API for live movie data with genre filtering, live search, and a favorites system.

    JavaScript