StardustShard · it/its
- https://aphrodite.dev
-
Disabled backend developer, working on small personal projects and blogging.
- Joined on
2025-02-24
wider max-width on desktop
wont be exactly just that cuz the overall layout positioning gradient can be improved but ye
make a lil cookie flash util to simplify some workflows that are biting my ass
small js feature additions for stuff that would be more convenient in an in-page flow
2FA
table could look like so
- user_id
- otp_method
- secret
- recovery_key
- created_at
- updated_at
primary key of (user_id, otp_method)
onboarding would be pretty standard:
- in…
admin: user account admin ops interface