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 Python applications — from phishing detection systems with LLM + VirusTotal integration to fine-tuned sentiment models for Roman Urdu.

Projects

Project Description Tech
Parkinson's Disease Detection ML pipeline across 3 UCI datasets with cross-dataset generalization testing scikit-learn, Python
Roman Urdu Sentiment Bot Sentiment analysis chatbot for Roman Urdu YouTube comments DistilBERT, Streamlit, PyTorch
Phishing Email Detector Chrome extension that detects phishing emails using LLM analysis and real-time URL scanning Flask, Groq, VirusTotal API, Chrome Extension
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

Tech Stack

Python, scikit-learn, PyTorch, HuggingFace Transformers, Streamlit, Flask, Groq API, pandas, numpy, threading

Contact

GitHub: @hifsaiftikhar LinkedIn: Hifsa Iftikhar

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