Projects Portfolio

A collection of my development projects spanning web development, machine learning, and security research. Each project represents a unique learning experience and contribution to the field.

COVID-19 Tracker
Web Development

COVID-19 Tracker with Global Map Comparison

An interactive web application to track COVID-19 statistics globally with country comparison features and real-time data visualization.

Blog
Web Development

Lets Learn Together - Educational Blog

A personal blog platform for sharing knowledge with features including authentication, email verification, and newsletter subscription.

School Management
Web Development

School Management System - BMMRI

Comprehensive school management system with online admission portal, student data management, and result tracking.

E-commerce
Web Development

Mina.com - E-commerce Website

My first web development project - an e-commerce template built with HTML, CSS, and vanilla JavaScript featuring image sliders and galleries.

COVID-19 Classification
Machine Learning

COVID-19 Classification with Pretrained Models

Comparison study of different pretrained models (VGG16, InceptionV3, ResNet, DenseNet) for detecting COVID-19 from chest X-ray images.

Chest X-ray
Machine Learning

Pneumonia Detection from Chest X-ray Images

Binary classification model using customized VGG16 architecture to detect pneumonia from chest X-ray images with 96% accuracy.

Credit Card Fraud
Machine Learning

Credit Card Fraud Detection

Fraud detection system using multiple algorithms including IsolationForest, RandomForest, and Artificial Neural Networks for transaction classification.

DoS Attack
Security Research

Denial of Service (DoS) Attack

Educational implementation of DoS attack using Python to understand network security threats and defense mechanisms.

Keylogger
Security Research

Keylogger Attack Implementation

Python-based keylogger for educational purposes to understand keystroke monitoring and security vulnerabilities.