Wi-Fi Heatmap Visualization
Heatmap Result
Heatmap Result
2026 Web Diagnostics Platform

ISHARATI PRO
Network Diagnostic Engine

Project Concept

A digital platform designed to help users identify the root cause of slow internet. By performing a cross-analysis between physical signal quality and actual data speeds, it provides immediate technical diagnostics.

The Challenge

Users often face "Ghost Coverage" (full signal bars but no data). Internet Service Providers rarely offer transparent diagnostic tools, leaving users confused about whether the issue is congestion, interference, or hardware.

The Technical Solution

I developed a logic engine using **Python (Flask)** that correlates RSSI/RSRQ values with throughput tests. The system uses **Web LocalStorage** to ensure total privacy, keeping all diagnostic history strictly on the user's device.

Key Technical Features

Python Flask Backend
Signal Cross-Analysis Engine
Automated PDF Reporting
Privacy-First Local Storage