Skip to content
View Atharv-725's full-sized avatar
😏
Focusing
😏
Focusing

Block or report Atharv-725

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

Atharv Dorle

Atharv Dorle

Coder CS'25 @ SRM | ML & Full Stack & Data Engineering | Federated Learning Research | Open to internships

profile views

📌 About Me

B.Tech Computer Science student at SRM Institute of Science and Technology building production-ready ML systems, full-stack applications, and data engineering pipelines. Active in Federated Learning Research, Machine Learning, Production ML, and Model Observability, with a focus on privacy-preserving AI, automation, and scalable analytics.

🎯 Focus Areas

ML FL DE ProdML QC Obs

:bullseye: Current Goals

  • 📡 Federated Learning Research -- Privacy-Preserving Distributed ML
  • 📊 Production ML Systems -- Drift Detection & Model Monitoring
  • 🌐 Open Source Contributions -- Building AI tools and libraries
  • ⚙️ Scalable Data Pipelines -- ETL, streaming, and containerized analytics

🚀 Featured Projects

  • 💻 adaptive-fl-paper - Federated learning framework with ADWIN-based drift detection and dynamic client weighting for resilient model aggregation.
  • 💻 fedmed-adaptive-dp - Medical tabular federated learning with sensitivity-aware adaptive differential privacy.
  • 💻 federated-cv-qc - Privacy-preserving industrial defect detection using federated learning and YOLOv8.
  • 💻 ModelPulse - Lightweight ML observability tool that detects production data drift and model degradation.
  • 💻 news-etl-pipeline - Production ETL pipeline with sentiment analysis, MySQL storage, Docker, and Streamlit visualization.
  • 💻 qaoa-vqe-maxcut-benchmark - Benchmarking QAOA versus VQE for Max-Cut using Qiskit and PennyLane.

🏆 Achievements

  • 🌟 Federated Learning Researcher -- Building privacy-preserving and adaptive federated ML systems for real-world data.
  • 🌟 ML Systems Builder -- Creating model observability, drift detection, and production-ready AI tools.
  • 🌟 Data Engineering Practitioner -- Designing containerized ETL and streaming pipelines with MySQL, Docker, and monitoring.
  • 🌟 Full Stack Automation Developer -- Delivering end-to-end web and automation solutions for AI and analytics.

📈 GitHub Analytics

GitHub Stats GitHub Streak

Top Languages


🔧 Languages & Tools

Tech Stack

🤝 Connect with Me

LinkedIn   GitHub   Gmail

Pinned Loading

  1. credit-score-explainer credit-score-explainer Public

    An interactive Streamlit app that predicts loan default risk from financial inputs using a Random Forest classifier, with real-time probability breakdowns.

    Python

  2. federated-learning-framework federated-learning-framework Public

    Federated learning (FedAvg) from scratch in PyTorch — 10 simulated clients, CIFAR-10, with a real accuracy/privacy tradeoff measured via Differential Privacy.

    Python

  3. news-etl-pipeline news-etl-pipeline Public

    A production grade ETL pipeline that fetches live news, performs sentiment analysis, stores data in MySQL, and visualizes it on a Streamlit dashboard fully containerized with Docker and automated w…

    Python

  4. qaoa-vqe-maxcut-benchmark qaoa-vqe-maxcut-benchmark Public

    Benchmarking QAOA vs VQE on Max-Cut problem using Qiskit and PennyLane

    Jupyter Notebook

  5. federated-cv-qc federated-cv-qc Public

    Privacy-preserving industrial defect detection using Federated Learning, YOLOv8, and Differential Privacy — raw images never leave the factory.

    Python

  6. modelpulse modelpulse Public

    ModelPulse is a lightweight ML observability tool that detects data drift between a model's training-time (baseline) data and its live production data the #1 cause of silent ML model degradation in…

    TypeScript