profile.php will load and manage user's information
show stats for user's bookmarks (total count of bookmarks, total bookmarks per each category, total favorite bookmarks)
it will provide the ability to change existing information (username, first name, last name, e-mail) and a link to password reset (pointing to password-reset.php
a list of the last 5 bookmarks added (if they exist)
a list of the last 5 favorites added (if they exist)
User's Profile Page