I made a mistake by running some commands like:
sudo chown $USER:$USER ./
rm -r ./
because I was trying to own the directory and delete some stuff. So, once I run these command lines and rebooted, I couldn't login back to my ubuntu. It feels that it wants to but then kicks me back to provide my password again! Any solution for this problem please, any around solutions?