CodingLaboratory
Lab Commands
Enter The Lab

Component Lab / marketing-content / holographic-profile-card

Stable release
Back to category

Open experiment

Holographic profile card

A compact identity surface that layers a readable profile over a scoped holographic glare. Pointer position adjusts only decorative depth, while keyboard users retain clear focus, stable content, and full actions.

Lab tested Responsive Dark mode Interactive
Version
1.0.0
Updated
2026-08-02
Dependencies
Zero
Live canvasInstant token updates
Source filesEditable and export-ready
<article
  class="cmp-holo-profile"
  style="--cmp-tilt-x: 0deg; --cmp-tilt-y: 0deg; --cmp-glare-x: 50%; --cmp-glare-y: 30%"
>
  <div class="cmp-holo-profile__glare" aria-hidden="true"></div>
  <header>
    <span>Featured creator</span><b><i aria-hidden="true"></i> Available</b>
  </header>
  <div class="cmp-holo-profile__avatar" aria-hidden="true"><span>NA</span><i></i></div>
  <section>
    <h2>Nora Amini</h2>
    <p>Interaction designer · Cairo</p>
    <div><span>12.8K followers</span><span>48 experiments</span></div>
  </section>
  <footer>
    <button type="button" data-follow aria-pressed="false">Follow</button
    ><button type="button" data-contact>Send a signal <span aria-hidden="true">↗</span></button>
  </footer>
  <span class="cmp-holo-profile__status" aria-live="polite"></span>
</article>
No runtime reactions detected Open in Editor

Validated in the lab

Experiment report

  • Schema and source files passed
  • Responsive test passed
  • Keyboard test passed
  • No console errors

Component ingredients

Dependencies
None
Browser support
Current Chrome, Current Edge, Current Firefox, Current Safari
Version
1.0.0
Last tested
2026-08-02

Accessibility notes

  • Name, specialty, availability, and audience count are readable text.
  • Decorative glare and portrait treatment are hidden from assistive technology.
  • Reduced-motion preferences disable tilt and reset the card transform.

License: MIT License for open-source use, modification, and distribution.