Profile 404 crashes
Going to a nonexistent profile page will crash due to this line: https://gitlab.com/code-stats/code-stats/-/blob/23bdd531988bbe16c4ffca2f5ade72212993426a/lib/code_stats_web/profile_live/profile_live.ex#L51
The connected?
assign is not available when user was not found.