Skip to content
View AdeelAsghar11's full-sized avatar

Highlights

  • Pro

Block or report AdeelAsghar11

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

Typing SVG


Profile Views   LinkedIn   Portfolio   Email


About Me

I'm a 6th-semester BS Artificial Intelligence student at COMSATS University Islamabad with strong academic record and Tech Lead & Founding Member of Google Developer Group (GDG) On Campus Wah.

I don't just study AI — I build with it. My work spans full-stack AI applications, computer vision systems, and sequence models. I'm actively looking for remote internships, project collaborations, and open-source contributions where I can bring real ML engineering skills to the table.

When I'm not training models, I'm running workshops, mentoring juniors, and pushing commits.

adeel = {
    "currently_learning" : ["Advanced CNNs", "RNNs & LSTMs", "Flutter"],
    "open_to"            : ["Remote internships", "Collabs", "Freelance ML"],
}

Tech Stack

💻 Languages

Skills   SQL

🧠 Deep Learning & ML

Skills   Keras Scikit-learn ONNX OpenCV MediaPipe

📊 Data Science

Pandas NumPy Matplotlib Tableau Power BI

⚙️ DevOps & Tools

Skills   Streamlit Jupyter Flask Oracle DB


Featured Projects

🤟 BSL Hand Gesture Recognition

Accuracy Live

Real-time British Sign Language classifier across 34 classes (alphabet + numbers). MobileNetV2 with MediaPipe hand landmark preprocessing on 34,000 images.

MobileNetV2 MediaPipe TensorFlow Streamlit

→ View Repo · → Live Demo

🔍 ThreatLens

Accuracy Stack

Malware binary classifier using the byte-to-image technique (Nataraj et al., 2011). ResNet50 trained on Malimg across 25 malware families. Full-stack security ops dashboard.

ResNet50 ONNX Django Node.js React

→ View Repo

🩺 DermVision

Accuracy Dataset

AI-powered skin lesion classifier across 7 diagnostic classes using MobileNetV2 on HAM10000. Full three-tier architecture with JWT auth, scan history, and risk assessment UI.

MobileNetV2 ONNX Django Node.js React

→ View Repo

🏆 Sortd — HACKDATA V1 Winner

Hackathon Deployed

AI content capture platform that eliminates the "digital graveyard" problem. Gemini Vision for screenshot OCR, Groq Whisper for video transcription, real-time SSE updates, PWA support.

Gemini 1.5 Flash Groq Whisper React Supabase PWA

→ View Repo

🖼️ CIFAR-10: Classical ML Approach

Accuracy CPU

HOG + RBF SVM on CIFAR-10 — no deep learning. 9.48x dimensionality reduction, proper stratified validation, 16ms inference. A study in engineering trade-offs.

HOG SVM Scikit-learn Feature Engineering

→ View Repo

🧠 Deep Learning Playground

Status Notebooks

Structured learning lab covering optimization algorithms, regularization internals, RNNs, LSTMs, and medical CV — built alongside CampusX 100 Days of Deep Learning.

TensorFlow Keras LSTM RNN Medical CV

→ View Repo

GitHub Stats

  

Certifications


Let's Work Together

I'm open to remote internships, freelance ML projects, and research collaborations — especially in computer vision and applied deep learning.

LinkedIn   Portfolio

Rankistan rank badge   Email

Popular repositories Loading

  1. deep-learning-playground deep-learning-playground Public

    A personal playground for practicing deep learning concepts. Contains small, unorganized Jupyter notebooks created while learning and experimenting with models, architectures, and ideas.

    Jupyter Notebook 1

  2. personal-portfolio personal-portfolio Public

    TypeScript 1

  3. AdeelAsghar11 AdeelAsghar11 Public

    Config files for my GitHub profile.

  4. Machine-Learning-Track Machine-Learning-Track Public

    Self Study

    Jupyter Notebook

  5. encrypted-monitoringapp-python encrypted-monitoringapp-python Public

    A Python-based application that periodically captures desktop screenshots, encrypts them (using AES or DES), generates hashes for integrity checks, and securely logs the data. Includes support for …

    Python

  6. musicplayer-gui-java musicplayer-gui-java Public

    A modular Java-based desktop music player with Swing GUI and audio playback support.

    Java