Creating unique page for each end user using Strapi

Hi everyone, I’m building an application that allows each authenticated user to access a unique page, i.e. website.com/username. What are some things that I should take into consideration when building this functionality with Strapi?