Love This UI? Help It Grow and Reach More Developers Worldwide

GlitchVault Card

A dynamic interactive component that creates a matrix-style glitch effect on hover. Perfect for adding cyberpunk aesthetics to profiles, cards, and interactive elements.

Profile Card

A sleek profile card with cyan glitch effects perfect for showcasing team members or user profiles.

Hover me

Aura

UI/UX Designer & Developer

Project Card

A notification-style card with red glitch effects, ideal for status updates or project announcements.

🚀

Project Launch

Ready to deploy

Your application is ready for production deployment with all tests passing.

Installation

You can add this component to your project using the CLI or by manually copying the code.

npx shadcn@latest add glitchvault.json

Basic Usage

Loading...

Props

PropTypeDefaultDescription
childrenReactNodeContent to display inside the component
classNamestringAdditional CSS classes for styling
glitchColorstring"#0AF0F0"Hex color for the glitch effect
glitchRadiusnumber120Radius of the mouse interaction area
performanceMode"high" \"balanced" \"low"
disabledbooleanfalseDisable the glitch effect
theme"light" \"dark" \"auto"

Examples

Different Colors

Loading...

Performance Modes

Loading...

Disabled State

Loading...