Skip to content
View DevSaimX's full-sized avatar
🎯
Focusing
🎯
Focusing

Highlights

  • Pro

Block or report DevSaimX

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

I'm Saim Iftikhar

AI / ML Engineer Β· Software Developer Β· Reshearcher Β· Community Leader

Typing SVG


🧠 About Me

class DevSaimX:
    name       = "Saim Iftikhar"
    alias      = "DevSaimX"
    location   = "Rawalpindi, Pakistan πŸ‡΅πŸ‡°"
    education  = "B.Sc. Artificial Intelligence @ BIIT (2023–2027)"
    cgpa       = "3.97 / 4.00"
    role       = ["AI/ML Engineer", "Community Leader", "Teaching Assistant"]

    focus = [
        "Machine Learning & Deep Learning (ANN, CNN, RNN)",
        "Natural Language Processing & Large Language Models",
        "Retrieval-Augmented Generation (RAG) Pipelines",
        "Computer Vision & Audio/Speech AI Systems",
        "Building & Leading AI Communities",
    ]

    currently  = "President @ BIIT Artificial Intelligence Society πŸ›οΈ"
    open_to    = ["Collaboration", "Freelance", "Mentoring", "Opportunities"]
    ask_me_about = ["AI/ML", "NLP", "Deep Learning", "RAG", "Python"]

πŸ› οΈ Languages & Tools

πŸ‘¨β€πŸ’» Languages

Python Java C++ SQL Assembly

πŸ€– AI / ML

TensorFlow Scikit-Learn OpenCV Pandas NumPy Streamlit

πŸ”§ Dev Tools

Git GitHub VS Code Jupyter Google Colab PostgreSQL


πŸ“Š GitHub Stats


πŸš€ Notable Projects

πŸ”¬ Project πŸ› οΈ Stack πŸ“Œ Description
πŸ“„ Document-Based Q&A System NLP RAG LLM Intelligent document querying using RAG pipelines
🌿 Plant Disease Detection CNN Computer Vision OpenCV Deep learning model to classify plant diseases
😊 Emotion Detection AI Deep Learning CV Real-time facial emotion recognition system
🀟 ASL to Speech Converter Computer Vision Speech AI Converts American Sign Language gestures to speech
πŸ’³ Credit Card Fraud Detection ML Scikit-learn Anomaly detection model for financial fraud
πŸŽ™οΈ Audio & Speech AI Systems Voice AI Word Prediction Voice and word prediction AI pipeline
🩸 Blood Donation Mobile App HCI Mobile Community app connecting donors and recipients
🧠 Deep Learning Models ANN CNN RNN TensorFlow Collection of deep learning architectures

πŸ† Leadership & Experience

πŸ›οΈ  President β€” BIIT AI Society              Nov 2025 – Present
     Leading the university-wide AI community Β· Organizing events Β· Mentoring students

🎀  Executive β€” BIIT TechFest 2025           Nov 2025 – Present
     Core exec for community engagement, outreach & large-scale event coordination

πŸ“‘  Brand Ambassador β€” BIIT AI Society
     Representing BIIT AI Society across tech events, platforms & community initiatives

πŸŽ“  Teaching Assistant β€” BIIT               Oct 2024 – Jan 2025
     Supported students in programming, CS fundamentals & academic labs

πŸ“±  Community & Social Media Manager        BIIT AI Society / Programming Society
     Managed digital presence, content strategy & community engagement

πŸŽ“ Education

πŸŽ“ Degree 🏫 Institution πŸ“… Year ⭐ CGPA
B.Sc. in Artificial Intelligence Barani Institute of Information Technology (BIIT), Rawalpindi 2023 – 2027 3.97 / 4.00

Relevant Coursework: Data Structures & Algorithms Β· Artificial Intelligence Β· Machine Learning Β· Deep Learning Β· OOP (Java) Β· Operating Systems Β· Human-Computer Interaction (HCI)


🌐 Community & Events

πŸŽͺ Tech Events & Conferences β€” Participated in AI, ML & technology-focused events including DevFest, workshops & industry meetups

πŸ§‘β€πŸ« Seminars & Workshops β€” Attended & contributed to technical seminars focused on Artificial Intelligence & emerging technologies

🀝 Community Building β€” Active community builder promoting open learning, collaboration & applied AI research within student & tech communities


πŸ“¬ Connect With Me

Email GitHub LinkedIn Kaggle WhatsApp

πŸ“ Rawalpindi, Pakistan Β |Β  πŸ“ž +92 335 254 9956


"Turning data into decisions, and ideas into intelligent systems."

Profile Views

Popular repositories Loading

  1. Banking-Transaction-System Banking-Transaction-System Public

    C# 2

  2. Machine-Learning-Projects Machine-Learning-Projects Public

    Jupyter Notebook

  3. adk-samples adk-samples Public

    Forked from google/adk-samples

    A collection of sample agents built with Agent Development (ADK)

    Python

  4. ML-Projects-TensorFlow- ML-Projects-TensorFlow- Public

  5. coal-string-manipulation-8086 coal-string-manipulation-8086 Public

    8086 Assembly Language project for string manipulation using INT 21h DOS interrupts. Built as part of COAL (Computer Organization and Assembly Language) coursework.

    Assembly

  6. plant-disease-detection-ml plant-disease-detection-ml Public

    A machine learning project for detecting plant leaf diseases using Convolutional Neural Networks (CNN) and deploying the model via Streamlit for real-time prediction.

    Python