ESC

Featured Projects

A showcase of what I've built — from concept to deployment

SkillBridge BD Live
Next.jsTypeScriptSupabase

SkillBridge BD

An AI-powered skill verification and job matching platform for Bangladesh. Job seekers and freelancers earn verified badges via timed assessments, which are used by AI to match them with relevant job listings and opportunities.

Passwordless Authentication Live
TypeScriptNode.jsPostgreSQL

Passwordless Authentication

A production-quality passwordless login system using magic links and OTP. Users enter their email and receive a short-lived redirect link (250s) plus an 8-digit one-time code, secured with JWT sessions, CSRF protection, and Redis rate-limiting.

Voxcrypt Live
React 18Vite 5Web Crypto API

Voxcrypt

A secure, client-side web app that encrypts audio and video files into standard image files using a 12-character composite passphrase with AES-256-GCM encryption and PBKDF2 key derivation. All operations run entirely in the browser — zero server storage.

HashSuite Live
React 19TypeScriptshadcn/ui

HashSuite

A professional cryptographic hash generation and verification tool supporting SHA-256, SHA-512, SHA3-256, and BLAKE2b algorithms. All processing happens client-side via the Web Crypto API — your data never leaves your device.

AQIMultiModal Live
EfficientNet-B3TabNetPyTorch

AQI MultiModal Deep Learning

A multi-modal explainable deep learning system that classifies Air Quality Index into six categories by fusing visual features from environmental images (EfficientNet-B3) with numerical sensor data (TabNet) via an attention-based fusion mechanism.

Hybrid Solar Forecaster Live
TFTN-BEATSPyTorch

Hybrid Solar Forecaster

A high-precision multi-horizon solar energy forecasting framework combining Temporal Fusion Transformer and N-BEATS branches fused via attention weighting. Uses Kalman Filtering and Wavelet Transforms for denoising before prediction.

Fintech Fraud Detection AI Live
PyTorchDeep LearningFeature Engineering

Fintech Fraud Detection AI

An end-to-end credit card fraud detection system using a hybrid PyTorch architecture with geospatial analysis, behavioral profiling via rolling windows, and Haversine distance integration to detect geographical anomalies in financial transactions.

Political Sentiment Analysis Live
BanglaBERTTransformersNLP

Political Sentiment Analysis

A robust NLP pipeline for sentiment classification using transformer-based models (BanglaBERT). Features specialized preprocessing via the CSE BUET normalizer to handle Bengali language nuances, colloquialisms, and domain-specific terminology.

OcuScan Ocular Disease Recognition Live
Swin TransformerGATPyTorch

OcuScan — Ocular Disease MultiModal GNN

A multi-modal multi-label classifier for 8 ocular disease categories using Swin Transformer for fundus image encoding, a Graph Attention Network to reason over disease co-occurrences, and Grad-CAM++ for explainable diagnostic heatmaps.

City Pulse Live
React.jsNode.jsMongoDB

City Pulse

A full-stack MERN application empowering citizens to report urban issues (potholes, broken lights, flooding) with geolocation and images. Features proximity filtering via the Haversine Formula, upvoting, and an admin dashboard to manage report statuses.

Lead Qualifier with Airtable Integration Live
PythonCohere APIAirtable

Lead Qualifier with Airtable Integration

An AI-driven lead classification and entity extraction tool for real estate workflows. Uses Cohere LLMs to classify leads and extract structured data (location, intent, budget) from free-text messages, then auto-syncs processed results to an Airtable base.

Assistant using RAG with Cohere API Live
LangChainCohereFAISS

RAG Assistant with Cohere API

A Retrieval-Augmented Generation pipeline built with LangChain and Cohere API. Allows natural language Q&A about real estate properties, with answers grounded in local document data using CohereEmbeddings and a FAISS vector store.

AttendSure Live
PythonOpenCVFirebase

AttendSure

A two-stage smart attendance monitoring system for educational institutions. Leverages AI-driven face recognition (OpenCV + HaarCascade) combined with ESP interface hardware and Firebase for accurate, tamper-proof classroom presence verification.

ChatBot Live
PHPCSSChatbot

ChatBot

A PHP-based virtual assistant chatbot integrated into Dewan High School's web application. Acts as a virtual assistant providing real-time information and streamlining communication between the school administration and its community.

Rockbot AI Assistant In Dev
FlaskTypeScriptMulti-Agent

Rockbot AI Assistant (WIP)

A comprehensive web-based AI chatbot platform with multi-agent architecture (General, Translator, Creative Writer, Problem Solver, Task Executor), conversation management, PDF/text export, multi-modal image processing, and real-time chat interface.

AI Hiring Suite In Dev
ReactNode.jsTypeScript

AI Hiring Suite (WIP)

A full-stack, AI-driven end-to-end recruitment automation platform with real-time interview capability, calendar scheduling, skill assessments, and fairness checks. Built on a modern dev stack to streamline the entire hiring pipeline from sourcing to offer.