Is your feature request related to a problem? Please describe.
Currently, if a user enters a non-existent GitHub username, subsequent actions like fetching GitHub stats fail without feedback. This results in broken or empty displays, causing confusion.
Describe the solution you'd like
A simple check alerting "No username was found".
Describe alternatives you've considered
Hide dynamic cards or sections that rely on valid GitHub data when an invalid username is entered.
Additional context
Add any other context or screenshots about the feature request here.
