I'm trying to make a list of useful static web applications without backends. For example:
- https://sha256algorithm.com/ - visually explains SHA256
- https://www.speedscope.app/ - a flamegraph visualizer
- https://www.h-schmidt.net/FloatConverter/IEEE754.html - IEEE-754 float converter
I wa...