Components
Futuristic profile card with neon gradient borders, holographic shimmer, glitch text effects, and orbiting blob backgrounds. Features mouse-following light, animated data streams, rotating border glow, letter wave animations, and scan line overlay. Perfect for developer portfolios and creative profiles.
Loading preview...
import CyberCard from '../components/ui/cyberpunk-profile-card';
export default function Demo() {
return <CyberCard />;
}