My specialty is making unintentionally useless things, mostly software.
This is a web app meant for viewing and managing arbitrary data in the browser (i.e. data isn't sent anywhere for processing). Data is stored using IndexedDB and the app is reactive across multiple tabs -- add a file in one tab and it'll appear within the app on other tabs.
Currently the following data/file types can be viewed:
Try the app at https://parsehex.github.io/datakit/
This project is licensed under the MIT License - see the LICENSE file for details.