Not all that interesting but I recently built a server for 2FA.
It mainly consists of a simple CLI utility that generates TOTP codes using an AES encrypted lookup table of secrets.
I piggybacked access to this off an unrelated web site and it is now readily available from any device if you can provide the decrypt and lookup key and know the URL.
replies(1):