Skip to content

Brahamanbtp/devqr-card

Repository files navigation

DevQRCard 🚀

Vercel Deployment License Issues Stars

DevQRCard is a beautifully designed platform for developers to create, customize, and share their digital identity cards with integrated QR codes, profiles, and portfolios.


🌟 Features

  • 🎨 Professional Card Templates
  • 🖼️ Live Preview with Real-time Updates
  • 📸 Profile Picture Upload
  • 📱 QR Code Generation for Sharing
  • 🗂️ Persistent Storage for Multiple Cards
  • 📤 Export as PDF / Shareable Link
  • 🌙 Light/Dark Mode Support
  • 🔧 Built with Next.js 15, Tailwind CSS, Framer Motion, TypeScript

📦 Tech Stack

  • Frontend: Next.js, React, Tailwind CSS, TypeScript
  • Animations: Framer Motion
  • Icons: Lucide React, React Icons
  • QR Code: qrcode.react
  • PDF Export: react-to-pdf (or similar)
  • Deployment: Vercel

📸 Screenshots

Coming Soon — Add images or use GitHub Issues to upload and link screenshots.


🚀 Live Demo

🔗 devqr-card.vercel.app


🛠️ Installation & Development

# Clone the repository
git clone https://github.com/Brahamanbtp/devqr-card.git
cd devqr-card

# Install dependencies
npm install

# Run the development server
npm run dev

# Open in browser:
http://localhost:3000

🧪 Build for Production

npm run build
npm start

🧰 Project Structure (Short)


src/
├── components/        # Reusable UI components
├── app/               # Next.js routes (create, dashboard, etc.)
├── lib/               # Utility functions
├── styles/            # Global styles
├── public/            # Static assets

✍️ Contributing

We welcome contributions!

  1. Fork this repo

  2. Create your feature branch

git checkout -b feature/my-feature
  1. Commit your changes
git commit -m 'Add feature'
  1. Push to the branch
git push origin feature/my-feature
  1. Open a Pull Request 🎉

📄 License

MIT License. © 2025 @Brahamanbtp

📬 Contact

GitHub

LinkedIn

Email

About

Developer Identity QR Card Generator – Create, customize & share your dev profile with QR codes.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published