// what i've built
Projects & Portfolio
A collection of AI systems, open-source tools, and production deployments.
Affiliate Submission Hub: Form to Sheets Automation
Automatically capture affiliate lead submissions and route them to dedicated Google Sheets — with zero manual effort.
Interpretable Fish Recognizer
An Explainable AI (XAI) tool that identifies 20 types of Bengali market fishes, using visual heatmaps to show exactly how the AI makes its predictions.
Scientific Paper Keywords Categorization
A multi-label classification tool designed to categorize keywords from research abstracts, by an optimized BERT model and deployed through Flask.
Artwork Caption Generator
An AI-powered artwork caption generator that uses a Swin Transformer and GPT-2 to automatically write creative titles for a digital art.
XAI based OSCC Detector
An Explainable AI tool detecting Oral Squamous Cell Carcinoma from medical images, using deep learning models like VGG-16 & LIME methods.
Goodreads Book Data Analysis
A complete data workflow that scrapes book data with Selenium, performs EDA with Pandas, and presents findings in a Tableau dashboard.
Bone Fracture Classifier
Detect bone fractures and identify body regions using CNN models on the MURA dataset, featuring Grad-CAM and XAI for transparent decision-making.
OSCC Detector
A Flutter mobile app detecting cancerous cells using a TensorFlow Lite model. Capture real-time images or upload from your gallery for instant diagnostics.
Style Loop
A Flutter e-commerce app transforming static UI into functional code, with Firebase API integration underway for real-time data.
Banking App Interface
A seamless bank app UI built using Flutter and Dart from Freepik designs. Includes functional frontend navigation and planned REST API backend systems.
Mobile Price Predictor
Predict mobile phone prices based on hardware specifications! This ML project evaluates Ridge, Random Forest, and Gradient Boosting regressors.