Profile Card

A premium dark social profile card with a painted blue cover-art panel, action row, and a detail panel with avatar, verified name, bio, follower stats, and outbound website link.

Suraj

@surajmaurya_m

Building EasyUI. Engineer.

200K Followers72 Posts
easyui.site

Installation

Add the component directly to your repository using shadcn CLI:

npx shadcn@latest add Surajmaurya1/easyui/profile-card

API Reference

PropTypeDefaultDescription
namestring'Suraj'Display name shown in the detail panel header
usernamestring'@surajmaurya_m'Handle rendered as the small caption under the name
descriptionstring'Building EasyUI. Engineer.'Biographical text shown under the name
followersstring'200K'Pre-formatted follower count
postsstring'72'Pre-formatted post count
websitestring'easyui.site'Website domain — link href is auto-prefixed with https://
actionLabelstring'Follow'Label for the primary action button
onAction() => voidundefinedClick handler for the primary action button
classNamestringundefinedAdditional Tailwind classes merged into the card root