Displays a user's profile information including their avatar, name, bio, and social stats
Features:
Visual Elements:
States:
Score Display:
Component properties
Props for the UserProfile component
UserProfileProps
User's percentile score
The GitHub user data
The rendered user profile
<UserProfile user={userData} isWinner={true} score={98.5} isComparing={true} hasCompetitor={true}/> Copy
<UserProfile user={userData} isWinner={true} score={98.5} isComparing={true} hasCompetitor={true}/>
Displays a user's profile information including their avatar, name, bio, and social stats
Features:
Visual Elements:
States:
Score Display: