Designing a sign-up flow

I spent the afternoon on building a full-stack sign-up flow in Deno. It's something I haven't done for years and that was actually incredibly fun.

There is a non-trivial amount of things you need to consider across the entire stack. I think it would actually make a really good system design interview task.

A interesting one that had fun thinking about is this: what do you need to account for to make it possible for users to view user profiles that take the format https://github.com/honmanyau?

Happy Friyay!