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

Block or report Aqibahmed12

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
Aqibahmed12/README.md
Typing SVG
   

About Me

class AqibAhmed:
    name        = "Aqib Ahmed"
    location    = "Sindh, Pakistan 🇵🇰"
    university  = "Aror University of Art, Architecture, Design & Heritage"
    focus       = ["AI / ML", "Computer Vision", "NLP", "Generative AI"]
    building    = "AI tools that solve real problems"
    learning    = ["Deep Learning", "LLMs", "MLOps"]
    fun_fact    = "My Chess AI beats me every time 😅"
    open_to     = "Internships & Collaborations"

  • Currently building AI-powered web apps & CV systems
  • Exploring Large Language Models & Generative AI
  • Open to internship opportunities & collaborations
  • 13+ Projects across AI, CV, NLP & Game Dev
  • Based in Pakistan • Student at Aror University
  • Fun fact: I built an AI that generates full websites from a single sentence!

Connect With Me

LinkedIn Gmail GitHub Instagram Facebook

Tech Stack

Languages

Python JavaScript HTML5 CSS3 SQL

AI / Machine Learning

TensorFlow Scikit-Learn OpenCV Pandas NumPy Matplotlib NLTK face_recognition

Web & Frameworks

Flask Streamlit CustomTkinter

Databases & DevTools

SQLite Git GitHub VS Code Jupyter Google Colab

Featured Projects

Project Description Tech Stack
FaceAttend Pro Face recognition attendance with anti-spoofing, live dashboard & Excel export dlib OpenCV CustomTkinter SQLite
NexaBuild AI generates a complete website from a single text prompt with live preview Python Generative AI HTML/CSS/JS
Website-Builder-AI Generative AI website builder with downloadable source code Python AI Flask
ThesisMate AI-powered thesis writing & research assistant Python NLP Generative AI
AutoML for SMEs No-code AutoML pipeline for small businesses Scikit-learn Streamlit
Chess Master Chess AI with Minimax + Alpha-Beta pruning — plays at human level Python Tkinter pygame
Crop Yield AI AI-driven agricultural yield forecasting model Python ML Pandas
Movie Recommender Content-based recommendation engine using cosine similarity Python NLP
Spam Classifier NLP-powered email spam detection Python NLTK ML
Customer Segmentation K-Means clustering for customer behavior analysis Python Scikit-learn

GitHub Statistics


★ Certificates & Acheivements



Contribution Activity

Random Dev Quote

"The goal of AI is not to replace human intelligence — but to amplify it."


⭐ If you find my projects useful, please give them a star! It motivates me to build more. ⭐


Pinned Loading

  1. Chess-Master Chess-Master Public

    A modern Chess Game built in Python (Tkinter) with a beautiful GUI, Bot opponent using Minimax + Alpha-Beta pruning, move history, timers, board flipping, sounds, and more!

    Python 7

  2. NexaBuild NexaBuild Public

    NexaBuild is an AI tool that helps anyone create a full website in just a few seconds. The user only writes a short prompt, and the system generates a complete webpage with code, live preview, and …

    Python 4

  3. Customer_Segmentation Customer_Segmentation Public

    🛍️ This project applies K-Means Clustering to segment customers of a retail store into distinct groups based on their Annual Income and Spending Score.

    Jupyter Notebook 5

  4. House-Price-Prediction House-Price-Prediction Public

    🏠 This project uses a Linear Regression model to predict the sale prices of houses based on three key features: Square Footage (GrLivArea), Number of Bedrooms (BedroomAbvGr), Number of Bathrooms (F…

    Jupyter Notebook 5

  5. Face-Detection-Attendance-System Face-Detection-Attendance-System Public

    A Python desktop application using OpenCV and Tkinter to capture student faces, train a recognition model, and mark attendance automatically in Excel/CSV format.

    Jupyter Notebook 4

  6. AutoML-for-small-businesses AutoML-for-small-businesses Public

    A lightweight, easy-to-use AutoML toolkit to help small businesses build, evaluate, and deploy practical machine learning models with minimal ML expertise. This repository provides end-to-end examp…

    Python 3