Create beautiful, customizable portfolio cards that showcase your developer identity. Perfect for GitHub READMEs, portfolios, or sharing with your network!
- 🖼️ Multiple themes (dark/light, glassmorphic, retro, etc.)
- 🎨 Live customization of name, title, skills, and links
- 📦 Export as image or embeddable markdown
- 🛠️ Developer-friendly: responsive, accessible, and minimal
- 🌐 Shareable URL with live preview
Light Theme | Dark Theme |
---|---|
![]() |
![]() |
- Frontend: React, Tailwind CSS
- Exporting: html-to-image, canvas
- Deployment: Vercel or Netlify
git clone https://github.com/Codewithajoydas/DevCard-Generator.git
cd DevCard-Generator
npm install
npm run dev