# How I Built a Pakistan Internet Speed Test Platform at 16

> Source: <https://dev.to/nayab_eman_02ff701a202185/how-i-built-a-pakistan-internet-speed-test-platform-at-16-52n7>
> Published: 2026-05-23 02:35:56+00:00

While learning SEO and frontend development, I started building a Pakistan-focused internet speed testing platform.
The goal was simple:
Create dedicated ISP pages for PTCL, Nayatel, StormFiber, Jazz, and other Pakistani providers with localized speed testing and troubleshooting tools.
Main challenges:
• Dynamic server routing
• Geo-based ISP detection
• Translation handling
• Responsive UI
• Technical SEO
• Google indexing
• Favicon and metadata issues
I also implemented:
• Session-locked server selection
• ISP map pages
• Multi-page provider architecture
• Speed test UX improvements similar to Ookla
The project:
https://wifispeedtestpk.com
One thing I learned:
Real projects teach faster than tutorials.
