The tool generates standard TOTP codes directly in the browser and doesn't store any secrets on a server.
It was mainly an experiment to understand how the TOTP algorithm works and to build a minimal implementation.
I'd love feedback from the community about security concerns or improvements.