Skip to content
View SajjadKhanYousafzai's full-sized avatar

Highlights

  • Pro

Block or report SajjadKhanYousafzai

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
AI Typing Animation

🧠 FEATURED AI/ML PROJECT - Main Repository


🎯 ABOUT ME

AI GIF

class DataScientist:
    def __init__(self):
        self.name = "Sajjad Ali Shah"
        self.username = "SajjadKhanYousafzai"
        self.role = "Data Scientist | ML Engineer | AI Researcher"
        self.location = "Pakistan πŸ‡΅πŸ‡°"
        self.education = "BS in Software Engineering"
        
        
    def get_skills(self):
        return {
            "ml_frameworks": ["TensorFlow", "PyTorch", "Scikit-learn", "Keras"],
            "data_science": ["Pandas", "NumPy", "Matplotlib", "Seaborn", "Plotly"],
            "deep_learning": ["CNNs", "RNNs", "LSTMs", "Transformers", "GANs"],
            "nlp": ["NLTK", "spaCy", "Hugging Face", "BERT", "GPT"],
            "computer_vision": ["OpenCV", "PIL", "YOLO", "ResNet", "VGG"],
            "cloud_ml": ["AWS SageMaker", "Google Cloud AI", "Azure ML"],
            "databases": ["PostgreSQL", "MongoDB", "MySQL", "SQLite"],
            "tools": ["Jupyter", "Docker", "Git", "MLflow", "Weights & Biases"]
        }
    
    def current_focus(self):
        return [
            "Generative AI & Large Language Models",
            "Computer Vision Applications", 
            "Time Series Forecasting",
            "MLOps & Model Deployment"
        ]
    
    def fun_fact(self):
        return "I can train a neural network faster than I can make coffee! β˜•πŸ€–"


πŸ† AI/ML ACHIEVEMENTS

GitHub Trophies

Kaggle Papers Certifications


πŸ“Š PERFORMANCE METRICS

GitHub Stats GitHub Streak
Top Languages

πŸ€– AI/ML TECH STACK

🧠 Machine Learning & AI

Python TensorFlow PyTorch Scikit Learn Keras OpenAI

πŸ“Š Data Science & Analytics

Pandas NumPy Matplotlib Plotly Seaborn Apache Spark

πŸ—£οΈ Natural Language Processing

Hugging Face spaCy NLTK Transformers

πŸ‘οΈ Computer Vision

OpenCV PIL YOLO

☁️ MLOps & Cloud

AWS Google Cloud Azure Docker MLflow

πŸ—„οΈ Databases & Big Data

PostgreSQL MongoDB MySQL SQLite

πŸ› οΈ Development Tools

Jupyter VS Code PyCharm Git


πŸ”₯ CONTRIBUTION ACTIVITY

Contribution Graph

πŸ“ˆ DATA SCIENCE PROJECTS SHOWCASE





πŸ… CERTIFICATIONS & LEARNING

Google AI AWS ML TensorFlow Coursera


πŸ“š RESEARCH & PUBLICATIONS

Google Scholar ResearchGate ArXiv ORCID


🌐 CONNECT & COLLABORATE

Portfolio LinkedIn Kaggle Medium Twitter Email


πŸ’‘ FEATURED AI INSIGHTS

"The future belongs to those who understand that data is not just information – it's the raw material of intelligence."

Recent Focus Areas:

  • πŸš€ Generative AI & LLMs
  • πŸ”¬ Explainable AI (XAI)
  • πŸ₯ AI in Healthcare
  • 🌍 Sustainable AI Solutions

🎯 LET'S BUILD THE FUTURE TOGETHER

πŸ€– Ready to transform data into intelligence? Let's innovate!

Explore AI Work Collaborate Discuss Projects

Profile Views Followers Total Stars
"Transforming raw data into actionable intelligence, one algorithm at a time." - Sajjad Ali Shah

Pinned Loading

  1. Kaggle-ML-Portfolio Kaggle-ML-Portfolio Public

    Collection of machine learning projects spanning healthcare prediction, business analytics, and NLP - built with Python, scikit-learn, and deep learning frameworks.

    Jupyter Notebook

  2. RAG-AI-Medical-Assistant-Chatbot RAG-AI-Medical-Assistant-Chatbot Public

    🩺 AI-powered medical assistant using RAG technology, LangChain & LLaMA 3.1 for intelligent healthcare Q&A with FAISS vector search and ChatGPT-like interface

    HTML

  3. Movie-Recommender-System Movie-Recommender-System Public

    🎬 AI-powered movie recommendation engine using content-based filtering, NLP, and cosine similarity. Built with Python, Scikit-learn, and Streamlit. Features real-time TMDb API integration with 5000…

    HTML

  4. DEP DEP Public

    🎯 Real-world Machine Learning solutions developed during professional internship. Showcasing expertise in CNNs, NLP classification, regression models, and business analytics with complete source co…

    Jupyter Notebook

  5. Time-Series-Projects-Hub Time-Series-Projects-Hub Public

    Production-ready time series forecasting projects demonstrating statistical modeling (ARIMA, SARIMA), deep learning (LSTM, GRU), and modern frameworks (Prophet, XGBoost) with complete pipelines fro…

    Jupyter Notebook 4

  6. Saamay_AI_FYP Saamay_AI_FYP Public

    Saamay AI is a real-time Qur’an Speech Recognition system designed to detect recitation mistakes and provide instant correction feedback. The application uses deep learning–based speech recognition…

    Dart