Skip to content
View Md-Shaon-Khan's full-sized avatar
  • Jahangirnagar University, Savar, Dhaka, Bangladesh

Block or report Md-Shaon-Khan

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
Md-Shaon-Khan/README.md

Md. Shaon Khan

Undergraduate Student | AI, ML Engineer | DL Enthusiast | Competitive Programmer

3rd Year  ·  B.Sc. in Information Technology  ·  CGPA: 3.82/4.00 (Up to 4th Sem)

Institute of Information Technology (IIT)  ·  Jahangirnagar University

       

About Me

I am a 3rd-year B.Sc. in Information Technology student at the Institute of Information Technology (IIT), Jahangirnagar University (52nd Batch), maintaining a CGPA of 3.82 through my 4th semester. My work sits at the intersection of machine learning, deep learning, and biomedical signal processing — I like building systems that go beyond notebooks and into deployed, end-to-end products.

My flagship project, HealthBridge, is a full-stack clinical intelligence platform combining IoT-based ECG acquisition with a deep learning ensemble for cardiac classification, currently live at ecg-iit-ju-shaon.xyz. I've also built a deep learning ensemble for paddy disease detection trained on ~49,000 images, and I placed as a Top 100 Finalist at the Infinity AI BuildFest 2026 hackathon at BRAC University.

I'm an active competitive programmer (300+ problems on Codeforces, 100+ on LeetCode) and I'm currently deepening my ML/AI foundations through Phitron's AI/ML Engineering course. I'm looking for opportunities — particularly internships — where I can apply and grow these skills in a real engineering team.

  • Institute of Information Technology (IIT), Jahangirnagar University, Savar, Dhaka, Bangladesh
  • LinkedIn: md-shaon-khan

Competitive Programming

   


Featured Projects

Project Description Tech Stack
HealthBridge Full-stack clinical intelligence platform with IoT-based ECG acquisition (Arduino UNO + AD8232 at 360 Hz), a deep learning ensemble (ResNet1D, InceptionTime, DenseNet121) for 8-class cardiac classification, disease prediction, a patient-doctor dashboard, and an integrated medical chatbot. Deployed at ecg-iit-ju-shaon.xyz Python TensorFlow FastAPI Arduino IoT
Farmer's Friend (কৃষক বন্ধু) Paddy disease classifier using a deep learning ensemble (EfficientNetB0, ResNet50, DenseNet121) trained on ~49,000 images from 6 datasets, detecting 5 rice leaf conditions with ~97% validation accuracy, plus a binary gatekeeper model to reject non-paddy inputs Python TensorFlow FastAPI Computer Vision
UniFix Full-stack university complaint management system with real-time status tracking via Socket.io, role-based dashboards, and logic-based issue categorization Java Node.js MySQL(PHPMyAdmin) JDBC
IIT Academic Website with Backend Batch-wise academic portal for IIT, Jahangirnagar University, allowing admins to upload technical projects with GitHub links, supervisors, and other metadata FastAPI MySQL HTML/CSS/JS
LockGuard Dual-factor smart door security system with real-time alerting C++ Android
Student Attendance System Digital attendance management platform with database-backed eligibility tracking for exams Java MySQL

Areas of Work

  • Machine Learning & Deep Learning: classification, ensembling, EDA, feature engineering, model evaluation
  • Biomedical AI & Signal Processing: ECG signal cleaning and classification pipelines
  • Full-Stack Development: FastAPI, Node.js/Express, React, MySQL/PostgreSQL
  • IoT: Arduino and ESP8266-based sensor data acquisition
  • Competitive Programming: Codeforces and LeetCode

Languages


C++

C

Java

Python

HTML5

CSS3

JavaScript

AI / ML / DL Libraries


TensorFlow

Keras

NumPy

Pandas

Scikit-learn

Matplotlib

SciPy

Seaborn

Tools & Environments


FastAPI

Jupyter

MongoDB

MySQL

PostgreSQL

Git

GitHub

VS Code

Arduino

Streamlit

Learning & Practice Repositories

Repository Focus
Phitron-AL-ML-Learning Phitron AI/ML course: Python, NumPy, Pandas, Matplotlib, Seaborn, and core ML algorithms
Machine-Learning Foundational ML resources, code examples, and notebooks
Machine-Learning-Deep-Learning Combined ML/DL practice and notes
Deep-Learning-Projects Basic to intermediate deep learning projects
Data-Structures-Algorithm-and-Analysis DSA coursework and problem-solving
CodeForces_Problem / LeetCode Competitive programming solutions
NumPy-Library / Pandas-Library / Matplotlib-Library / SciPy-Library Individual library deep-dives
Database-Management-System-MySQL Database coursework
Digital-Logic-Design Digital logic coursework
Numerical-Analysis / Statistics Applied mathematics for ML

GitHub Statistics

  

GitHub Streak


Learning Goals

  • Master advanced Data Structures and Algorithms for competitive programming
  • Build production-grade ML and DL systems with real-world biomedical data
  • Explore Transformer-based architectures for ECG and time-series classification
  • Contribute to open-source AI and signal processing projects
  • Publish research in biomedical AI — JaundiceScan (upcoming project)

Contact


Facebook

LinkedIn

Email

Website

Pinned Loading

  1. IIT-Academic-Website-Design IIT-Academic-Website-Design Public

    Frontend design of IIT Academic Portal featuring course questions (1st–4th year), thesis papers, projects, and academic resources.

    HTML 1

  2. LeetCode LeetCode Public

    C++

  3. Student_Attendance_System Student_Attendance_System Public

    Student Attendance System is a digital platform to manage student attendance. Student info is stored in a database (PHPMyAdmin), attendance is recorded digitally, eligibility for exams is based on …

    Java

  4. Machine-Learning Machine-Learning Public

    This repository contains foundational resources, code examples, and Jupyter Notebooks to help beginners understand the basics of Machine Learning (ML). It covers core concepts, algorithms, and prac…

    Jupyter Notebook

  5. IoT-Health-Monitoring-and-Disease-Prediction-with-ML-Drug-Treatment-Recommendations IoT-Health-Monitoring-and-Disease-Prediction-with-ML-Drug-Treatment-Recommendations Public

    This system uses IoT sensors to collect real-time body data and combines it with user-reported symptoms. A Machine Learning/Deep Learning model predicts possible diseases and provides drug and trea…

    Jupyter Notebook 1

  6. UniFix-2.0 UniFix-2.0 Public

    UniFix: University Complaint Management System A full-stack web application designed to streamline campus issue reporting. Features role-based dashboards, real-time status updates via Socket.io, sm…

    JavaScript