Design a user profile section for a wiki contributor.
Steps:
- Use Codex’s card component as the base.
- Add an avatar (Codex placeholder image or icon).
- Include a username, edit count (e.g., "Edits: 1,234"), and user badges.
- Style with Codex’s typography (e.g., bold for username, muted text for stats).
Skill Focus: Card layouts, text hierarchy, component grouping.