I think it'd be really neat to have a few (hopefully?) minor accessibility improvements, and by that, I primarily mean just adding tooltips to icons. I know you have a tooltip for the badge above the profile picture (as pictured), but I'm not sure if your component library or whatever supports adding tooltips with minimal code changes (i.e. a tooltip attribute or something).
There's also at least 1 place where a span or a div is used instead of a button element (i.e. the plus button to add a new account), so doing the same there but also adding role="button" would probably be good.
While some icons are self explanatory, some don't make sense to especially newer players (i.e. the friendship icon on generated pic).
Heck, if you are accepting pull requests I'll do it even 😛




