Skip to content
View hifsaiftikhar's full-sized avatar

Highlights

  • Pro

Block or report hifsaiftikhar

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

Hifsa Iftikhar

Machine learning and Python developer. I build end-to-end ML pipelines, NLP models, and AI agents — from autonomous phishing detection agents with tool-calling and progressive skill disclosure, to fine-tuned sentiment models for Roman Urdu.

Projects

Project Description Tech
Phishing Email Detection Agent Autonomous tool-calling agent that detects phishing emails using progressive skill disclosure, VirusTotal URL scanning, WHOIS domain checking, and prompt injection screening. 99% accuracy on Nazario + Enron dataset. Built for Google x Kaggle 5-Day AI Agents Intensive. Python, Flask, Groq, Llama 3.3 70B, VirusTotal API, Chrome Extension
Roman Urdu Sentiment Bot Sentiment analysis chatbot for Roman Urdu YouTube comments DistilBERT, Streamlit, PyTorch
Parkinson's Disease Detection ML pipeline across 3 UCI datasets with cross-dataset generalization testing scikit-learn, Python
Library Management System Terminal-based library system with OOP and JSON persistence Python
Cafeteria Pay Real-time payment queue simulation with producer-consumer threading, semaphores, and priority scheduling Python
Python Mini Projects ATM simulation, number guessing game, to-do list manager Python
ML Bench Internship Daily ML projects covering data structures, preprocessing, regression, classification, and data analysis Python, scikit-learn, pandas, NumPy

Tech Stack

Python, scikit-learn, PyTorch, HuggingFace Transformers, Streamlit, Flask, Groq API, Llama 3.3 70B, VirusTotal API, pandas, NumPy, threading

Contact

Popular repositories Loading

  1. parkinsons-disease-ml parkinsons-disease-ml Public

    Parkinson's disease detection using supervised and unsupervised ML across 3 UCI datasets

    Jupyter Notebook

  2. python-mini-projects python-mini-projects Public

    Three Python projects: ATM simulation, number guessing game, and to-do list manager

    Python

  3. library-management-system library-management-system Public

    Python library management system with OOP, JSON persistence, and colored terminal UI

    Python

  4. roman-urdu-sentiment-bot roman-urdu-sentiment-bot Public

    Sentiment analysis chatbot for Roman Urdu YouTube comments using fine-tuned DistilBERT

    Python

  5. hifsaiftikhar hifsaiftikhar Public

  6. cafeteria-pay cafeteria-pay Public

    Python