Your on-chain identity, forged in steel.
A sci-fi developer ID card generator for the Arc Network community. Enter your X username, pick your Architect tier, and download a high-res PNG card stamped with your unique serial number.
Live: architect-card.vercel.app
- 🪪 Auto-syncs your X profile picture via username input
- 🏆 5 Architect tiers — each with a distinct metallic theme
IBronze ·IIIron ·IIISilver ·IVGilded ·VGold
- 🔢 Unique serial number per card — globally shared counter (AC-001, AC-002…)
- 🎨 CRT scanline & noise overlay — retro-neon sci-fi aesthetic
- 📥 Export as high-res PNG (3× pixel ratio)
- 🐦 One-click Share to X with pre-filled tweet
| # | Label | Theme |
|---|---|---|
| Architect I | Arc Initiate | Bronze |
| Architect II | Arc Specialist | Iron |
| Architect III | Arc Master | Silver |
| Architect IV | Arc Commander | Gilded |
| Architect V | Arc Legend | Gold |
- Vanilla HTML / CSS / JavaScript
html-to-imagefor PNG exportcounterapi.devfor shared serial numberingunavatar.io+images.weserv.nlproxy for X avatars
No build step required — just open the file:
git clone https://github.com/slatro/Architect-Card.git
cd Architect-Card
open arc_preview.htmlDeployable to any static host (Vercel, Netlify, GitHub Pages). The project is a single arc_preview.html file with no dependencies to install.
Built with 🖤 for the Arc community.