Skip to content
View iamthearafatkhan's full-sized avatar

Block or report iamthearafatkhan

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.

Content in all repositories owned by your account will be closed.
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
iamthearafatkhan/README.md

ARAFAT KHAN

AI / ML ENGINEER IN PROGRESS

DATA SCIENCE · COMPUTER VISION · MACHINE LEARNING · RESEARCH

GitHub LinkedIn


01 // PROFILE.SCAN

Sequence: profile-scan → scanning line → scan complete → ASCII avatar + identity.

Profile scan transforming into ASCII avatar

Identity

ASCII cyberpunk profile avatar
┌─ PROFILE.IDENTITY ───────────────────┐

  NAME
  Arafat Khan

  NATIONALITY
  🇧🇩 Bangladeshi

  ROLE
  AI / ML Engineer in Progress

  FIELD
  Data Science · Computer Vision

  INTEREST
  AI · ML · CV · Research · Data

  EDUCATION
  BSc · Computer Science & Engineering

  NEXT
  MSc · Data Science · 2027

└──────────────────────────────────────┘

02 // SKILL.MATRIX

Core

Python PyTorch TensorFlow Scikit-learn Pandas NumPy OpenCV SQL

Development

Django Flask PHP MySQL HTML CSS JavaScript Git

Engineering

GitHub Docker VS Code Linux

03 // PROJECT.ARCHIVE

Curated project cards are manual. The GitHub system metrics below are automatic.

01 — DLR-PCVW · Few-Shot Acne Severity Classification

Repository: GitHub
Live: AcneGrad AI

Python PyTorch

EfficientNet-B0 · Few-Shot Learning · FiLM · PCVW · Streamlit · Hugging Face

A lesion-aware few-shot acne severity classification system developed as the BSc thesis project, using prototype-based learning with feature calibration and per-channel variance weighting.


02 — Email Spam Detection

Repository: GitHub

Python PyTorch

Transformers · NLP · Deep Learning · Jupyter

A transformer-based NLP project for classifying email messages as spam or legitimate.


03 — Diabetes Prediction

Repository: GitHub

Python Flask

ANN · SMOTE · Machine Learning · Flask · HTML · CSS

A machine-learning web application for diabetes prediction, combining an artificial neural network pipeline with SMOTE-based handling of class imbalance.


04 — COVID-19 Vaccine Registration System

Repository: GitHub

PHP MySQL HTML CSS JavaScript

A web-based vaccine registration system built with PHP and MySQL, with HTML/CSS/JavaScript on the front end.


05 — Car Price Prediction

Repository: GitHub

Python Flask

Machine Learning · Regression · Flask · HTML · CSS

A machine-learning regression project that predicts car prices through a Flask web interface.


06+ — Future Projects

Add important future projects here. The live repository counter does not need manual editing.


04 // CONTRIBUTION.MAP

GitHub contribution calendar

05 // GITHUB.SYSTEM

Live GitHub statistics
Profile views

Automatic

  • Public repository count — fetched from GitHub
  • Total stars — summed across public repositories
  • Current-year contributions — fetched through GitHub GraphQL
  • Profile views — third-party counter

So if you go from 6 → 7 → 8 repositories, you do not edit the stats number manually.

The project archive is intentionally curated separately; the system metrics are automatic.


06 // CONNECT

GitHub LinkedIn Email

PORTFOLIO // COMING SOON


BUILD. · RESEARCH. · DEPLOY.

AI is not just something I study. It's something I want to build.

Popular repositories Loading

  1. DLR-PCVW-Acne-severity-classifier-using-few-shot DLR-PCVW-Acne-severity-classifier-using-few-shot Public

    AcneGrad AI — DLR-PCVW few-shot acne severity classification thesis demonstration.

    Jupyter Notebook 1

  2. Vaccine-Registration Vaccine-Registration Public

    A PHP-based COVID-19 vaccine registration system for managing citizen applications, center selections, dose status tracking, and admin appointment scheduling.

    PHP

  3. Tsunami-Blog Tsunami-Blog Public

    A Django-powered web blog platform providing tsunami safety information, educational content, and real-time US Coastal API data integration.

    HTML

  4. Car-Price-Prediction-ML Car-Price-Prediction-ML Public

    This is "Car price prediction using ML" project. And here i use Flask framework.

    Python

  5. Diabetes-Prediction-using-Flask Diabetes-Prediction-using-Flask Public

    A web-based application for predicting the likelihood of diabetes using a trained ANN model. Built with Flask for the backend and HTML/CSS for the frontend, this project takes user inputs to predic…

    HTML

  6. Email-Spam-Detection Email-Spam-Detection Public

    E-mail spam detection using Transformer model.

    Jupyter Notebook