Skip to content
View Khadeejahalam25's full-sized avatar

Block or report Khadeejahalam25

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

Pinned Loading

  1. churn-mlops-pipeline churn-mlops-pipeline Public

    End-to-end MLOps pipeline for telco churn prediction — MLflow, Docker, Flask, Prometheus, Grafana

    Jupyter Notebook

  2. Spotify-recommender-system Spotify-recommender-system Public

    Audio-based music recommendation system using MFCC feature extraction, Annoy similarity search, and MongoDB — built on the FMA dataset

    Jupyter Notebook

  3. Walmart-dw-hybridjoin Walmart-dw-hybridjoin Public

    Near-real-time ETL pipeline implementing the HYBRIDJOIN stream-relation join algorithm, loading transactional data into a star-schema SQL Server data warehouse with 20 OLAP analytical queries

    TSQL

  4. parallel-difficulty-aware-rag-scheduling parallel-difficulty-aware-rag-scheduling Public

    Parallel and difficulty-aware scheduling for multi-hop RAG evaluation on HotpotQA — Flan-T5, GPU-batched embeddings, statistical robustness analysis, 107x speedup

    Jupyter Notebook

  5. Careerconnect-job-fair-system Careerconnect-job-fair-system Public

    Database-driven job fair management system(Web Application ) for FAST-NUCES — C# Windows Forms + SQL Server, 4 user roles, 34 stored procedures, full reporting suite

    TSQL

  6. traffic-intersection-simulation traffic-intersection-simulation Public

    Multithreaded traffic intersection simulation demonstrating OS concepts — process forking, UNIX pipe IPC, mutex/semaphore synchronization, preemptive emergency handling

    C++