Certificate Card
A configurable, accessible certificate card surface for AI product workflows.
Certificate of mastery
Governed AI Operations
Awarded to Maya Chen
Issued 5 August 2026 · AMRO-GOV-2026-1842Installation
npm install @amro-ui/reactUsage
A configurable, accessible certificate card surface for AI product workflows.
Package
import { CertificateCard } from "@amro-ui/react";
<CertificateCard />shadcn copy
import { CertificateCard } from "@/components/ui/certificate-card";
<CertificateCard />