Something I learned during my time at Microsoft that always stuck with me is to ‘eat your own dog food’ — meaning, if you find yourself using other resources for something you could easily implement yourself…Do it.
On that note, I’ve created pages for utilities I often need. This is a work in progress.
JSON/XML validator and formatter, written in Flutter/Dart — source code is open sourced
Simple XML validator and formatter. Does not support XSI references. Written in Javascript