
Real-Time Customer Segmentation
AWS Β· PySpark Β· Power BI Β· MLOps

Entry-Level Data Scientist | SQL β’ Python β’ Power BI | MS Data Science (May 2025) | AWS | Gen AI
Recent Masterβs in Data Science graduate (University of New Haven, May 2025, GPA 3.29) with hands-on experience building real-time AWS data pipelines (Kinesis β Glue β Lambda β S3), interactive Power BI dashboards with DAX, and Python automation (pandas, SQLAlchemy) during a 4-month Data Scientist internship at Innover Global (Aug 2025 β Present) and a 2.5-year full-time Jr. Data Analyst role at SRIK Consulting Services. Delivered 8β10 production Power BI dashboards used by 50+ stakeholders across finance and HR teams, automated monthly reporting workflows that saved ~8 hours per analyst per week, and developed a multimodal fake-news detection pipeline (Airflow + Hugging Face Transformers) as my capstone project, achieving 85% accuracy and deployed live on Hugging Face Spaces. Proficient in SQL, Python, Power BI (DAX, Power Query, RLS), PySpark, Flask APIs, and AWS cloud services. Additional academic projects include AdventureWorks sales analytics, Titanic survival prediction, and Microsoft Fabric real-time intelligence with KQL and Eventstream. Actively seeking Junior Data Analyst, BI Analyst, or entry-level Data Engineer roles in USA. Available immediately. Letβs connect!
# Example Airflow DAG: simple daily retraining job
from airflow import DAG
from airflow.operators.python import PythonOperator
from datetime import datetime
def retrain():
# load data, retrain model, log metrics
print("Retraining pipeline executed")
with DAG("daily_retrain",
start_date=datetime(2025,1,1),
schedule="@daily",
catchup=False) as dag:
PythonOperator(
task_id="retrain_model",
python_callable=retrain
)
AWS Β· PySpark Β· Power BI Β· MLOps

Power BI Β· DAX Β· SQL
NLP Β· Airflow Β· Hugging Face

Fabric Β· KQL Β· Real-Time
Email: muhammedshoaib835@gmail.com
Phone: +1 (347) 736-5812
LinkedIn: /in/mujahiddin-md-6b21b1390/
GitHub: /github.com/khajamujahid
Twitter: @Khaja7262
Instagram: @khaja_2310