Skip to content
View DhruvLawaniya's full-sized avatar
🌍
Coding and Chillin
🌍
Coding and Chillin

Organizations

@TreeKode

Block or report DhruvLawaniya

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

Hi, I'm Dhruv 👋

ML Engineer / Data Scientist based in Sydney, building models that go beyond the notebook — from data pipelines to production.

  • 🎓 Currently pursuing a Master of Computer Science (Advanced Entry) at the University of Sydney, specialising in Data Science & AI and Cybersecurity
  • 💼 Previously a Data Scientist at Deloitte India, building Scala-Spark pipelines and analytics frameworks for enterprise audit data
  • 🔭 Currently working on an ML Engineering capstone project (CMU Capstone, Sydney)
  • 🌱 Focused on the full ML lifecycle: feature engineering, model development, and deployment (Docker, AWS, GCP)
  • 💬 Ask me about computer vision, data pipelines, or turning messy data into something usable
  • 📫 Reach me at dhruvsparee@gmail.com
  • 🔗 Portfolio · LinkedIn

🛠️ Tech Stack

Languages: Python · Scala · SQL · Java

ML & Data Engineering: PyTorch · TensorFlow · Scikit-learn · Apache Spark · Spark-SQL · NLP · Computer Vision

MLOps, Cloud & Tools: Docker · AWS · Google Cloud · Databricks · Tableau · Power BI · Git · MySQL

📌 Featured Projects

Project Description
Victorian Crash Severity Classifier Hierarchical two-stage XGBoost classifier predicting crash severity from Victoria's road crash data
CIFAR-10 Image Classification Comparison Benchmarking PCA+SVM, MLP, and CNN approaches on CIFAR-10 — CNN reached 74.6% test accuracy
GridPulse Real-time visualisation of Australia's electricity grid, streaming live NEM data over MQTT
Jade / Plant Leaf Disease Detection VGG-19 based plant disease detection app — 3rd place, Smart India Hackathon
ExamGenerator Turns lecture content into exam-style question papers via a simple JSON pipeline

Pinned Loading

  1. GridPulse GridPulse Public

    Real-Time Visualisation of Australia's Electricity Network

    Jupyter Notebook

  2. cifar10-image-classification-comparison cifar10-image-classification-comparison Public

    Systematic comparison of classical ML and deep learning approaches (PCA+Linear SVM, tuned MLP ensemble, and CNN) for CIFAR-10 image classification, including hyperparameter tuning, color-space (RGB…

    Jupyter Notebook

  3. ExamGenerator ExamGenerator Public

    One stop solution to generate Exam style Question Paper

    HTML

  4. McDonaldsMenuAnalysis McDonaldsMenuAnalysis Public

    An in depth analysis of McD's North American food menu options that help us choose the most healthy in the most unhealthy food options.

    Jupyter Notebook

  5. PlantLeafDiseaseDetection PlantLeafDiseaseDetection Public

  6. victorian-crash-severity-classifier victorian-crash-severity-classifier Public

    Multiclass classification of Victorian road crash severity (Fatal/Serious/Minor) using tidymodels, XGBoost, and a hierarchical two-stage classifier.

    HTML