Reads a Bluesky profile by handle or DID and generates a driver's-license-style card you can download as a PNG. Single-page, build-free vanilla HTML/CSS/JS.
https://apexdevelopment.github.io/bluesky-license/
Serve locally. ES modules need HTTP, not file://.
cd bluesky-license
python3 -m http.server 8899 # or npx serve- Issue: enter a handle (
user.bsky.socialor a custom domain) or adid:..., press Issue. - Designs: Bluesky / Cyberpunk / Gold.
- NAME (display name) +
@handle, DID, HANDLE with green ✓ when verified (custom-domain handle, or Bluesky trusted-verifier / verified status). - ISSUED (today) · CREATED (account creation) · LICENSE CLASS (rank).
- Stat panel (5 real metrics): Communication (posts) / Followers / Following / Engagement / Veteran (account age).
- Avatar photo, QR to
bsky.app/profile/<handle>, holographic security-paper background.
This is a fan-made card for fun, not an official ID.