I love building simple utilities that save us a few minutes here and there. One of those utilities I built in the last few weeks is what I call the VuePing. All that this browser based tiny webapp does is, to check status of my domain names, are they functioning or do they return a 404 or 500 error.
You can see a working demo of this app at https://skadimoolam.github.io/ping/.
And the source code at Github.