Skip to content
View svdexe's full-sized avatar

Block or report svdexe

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 supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
svdexe/README.md

Hi, I'm Shivam Dali (SVD) 👨‍💻🚀

                                  ___           ___           ___       ___       ___     
                                 /\__\         /\  \         /\__\     /\__\     /\  \    
                                /:/  /        /::\  \       /:/  /    /:/  /    /::\  \   
                               /:/__/        /:/\:\  \     /:/  /    /:/  /    /:/\:\  \  
                              /::\  \ ___   /::\~\:\  \   /:/  /    /:/  /    /:/  \:\  \ 
                             /:/\:\  /\__\ /:/\:\ \:\__\ /:/__/    /:/__/    /:/__/ \:\__\
                             \/__\:\/:/  / \:\~\:\ \/__/ \:\  \    \:\  \    \:\  \ /:/  /
                                  \::/  /   \:\ \:\__\    \:\  \    \:\  \    \:\  /:/  / 
                                  /:/  /     \:\ \/__/     \:\  \    \:\  \    \:\/:/  /  
                                 /:/  /       \:\__\        \:\__\    \:\__\    \::/  /   
                                 \/__/         \/__/         \/__/     \/__/     \/__/    

🎓 Recent Master's in Data Science Graduate | University of Adelaide 🇦🇺

💼 Data Scientist | ML Engineer | Power BI Certified (PL-300)


🧠 About Me

Transforming Complex Data into Actionable Business Insights

Graduate from University of Adelaide bridging the gap between complex data and business value. My journey from Electronics Engineering to Data Science has equipped me with unique problem-solving perspectives and strong technical foundations.

What I Bring:

  • 🚀 End-to-end ML development & deployment
  • 📊 Advanced data visualization & business intelligence
  • ☁️ Cloud deployment expertise (AWS)
  • 🔍 Strong analytical thinking & collaborative problem-solving
  • 📈 Power BI certified with industry-ready skills
class ShivamDali:
    def __init__(self):
        self.role = "Data Scientist & ML Engineer"
        self.location = "Adelaide, AU 🇦🇺"
        self.education = "M.Sc. Data Science"
        self.certification = "Power BI (PL-300)"
        
    def expertise(self):
        return {
            "research_complete": ["PSO", "APSO", "Clustering"],
            "deployment": ["AWS", "Docker", "FastAPI"],
            "web_apps": ["Flask", "Streamlit", "HTML/CSS/JS"],
            "analytics": ["Power BI", "SQL", "Tableau"]
        }

🛠️ Technology Stack

Python R MySQL TensorFlow PyTorch Scikit Learn Pandas NumPy

Power BI Tableau AWS Docker GitHub Actions

Flask Streamlit HTML5 CSS3 JavaScript

🌟 Key Skills & Expertise

Research MLOps Analytics Web Development

NLP Computer Vision Recommendation Prediction

🚀 Featured Projects

🔬 Research & Optimization

Clustering


Heuristic Optimization Techniques
🔹 Python · Optimization · Research
APSO


Superior Convergence Performance
🔹 Algorithm Design · Performance Analysis

🤖 Machine Learning & NLP

NLP


End-to-End MLOps Pipeline
🔹 Transformers · AWS · Production
CNN


Computer Vision System
🔹 Image Classification · Deployment
RecSys


Interactive Web Application
🔹 Recommendation System · Flask

📊 Business Intelligence

Bank


Financial Dashboard & Insights
🔹 SQL · Power BI · Analytics
Spotify


Music Data Exploration
🔹 Data Visualization · Power BI
HR


Workforce Intelligence System
🔹 MySQL · Power BI · HR Metrics

🎯 Predictive Analytics

Flight


Real-Time Price Predictions
🔹 Machine Learning · Web App
IPL


Live Cricket Match Analysis
🔹 Predictive Modeling · Real-Time
Books


Personalized Recommendations
🔹 RecSys · Machine Learning

📊 GitHub Analytics

🏆 Achievements & Experience

🎓 Education
Master's Data Science
University of Adelaide
Bachelor's Electronics Eng.
University of Mumbai (8.84)

📜 Certifications
Power BI Data Analyst (PL-300)
Microsoft Certified
IELTS 7.5
Academic English

💼 Experience
Online Team Member
Woolworths Supermarkets
Frontend Developer
TCR Innovation

🏅 Recognition
Global Citizens Scholarship
University of Adelaide
Academic Distinctions
Deep Learning & Data Science

📚 Medium Publications


AI ML Model + ML-Ops + AWS + GitHub Actions


SQL + Power BI


CNN - ML-ops + AWS + GitHub Actions


✨ Let's Build Something Amazing Together

From research breakthroughs to production deployments, I'm passionate about turning ideas into impact.



Profile Views

"Curiosity is the engine of achievement"

Made with 💝 in Adelaide, Australia 🇦🇺 | Shivam Dali © 2025

Pinned Loading

  1. Adaptive-Particle-Swarm-Optimization-on-CEC2017 Adaptive-Particle-Swarm-Optimization-on-CEC2017 Public

    Comprehensive analysis of Adaptive PSO vs Standard PSO on CEC2017 benchmarks. APSO demonstrates 15-40% better solution quality and 20-60% faster convergence across 30 test functions (10-100 dimensi…

    Jupyter Notebook 1

  2. svdexe svdexe Public

  3. PowerBI-MySQL-HR_Dashboard PowerBI-MySQL-HR_Dashboard Public

    Comprehensive HR analytics dashboard combining SQL data processing and Power BI visualization. Features employee demographics, attrition analysis, hiring trends, and geographical distribution with …

  4. Chicken_Disease_Classification Chicken_Disease_Classification Public

    Automated chicken disease classification using CNN and fecal image analysis. Includes data pipeline, model training, and web interface for real-time predictions.

    CSS

  5. Movie_recommendation_system Movie_recommendation_system Public

    Content-based movie recommendation system using TF-IDF vectorization and cosine similarity. Streamlit web app with TMDB API integration, visual movie posters, and personalized suggestions based on …

    Jupyter Notebook

  6. NLP_TextSummarizer NLP_TextSummarizer Public

    This project is an AI-powered text summarization web application that uses the PEGASUS CNN/DailyMail model to generate concise summaries of long texts. The application features a user-friendly inte…

    CSS