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.
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.
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.