Users can store personal or project data under /home.Inside your /home folder there could be number of users.
happy@demo:~$ ls /home
ichigo happy zenitsuA typical unix user profile contains many hidden files. The hidden files of the unix user profiles contain settings specific for that user.
hidden files starts with .. eg:- .ssh,.tmux.conf,.config,.node,.bashrc etc.