A modern, responsive digital visiting card for Advocate Arbaz Khan, practicing at District Courts and Delhi High Court.
- π± Fully Responsive - Works seamlessly on mobile, tablet, and desktop
- π One-Tap Actions - Call, Email, WhatsApp with a single tap
- πΎ Save Contact - Download vCard (.vcf) to save contact directly to phone
- π Share Card - Native share functionality with clipboard fallback
- π Get Directions - Opens Google Maps with office location
- π¨ Premium Design - Professional glassmorphism UI with smooth animations
Simply open index.html in any modern web browser.
# Clone the repository
git clone https://github.com/YOUR_USERNAME/digital-card.git
# Navigate to the folder
cd digital-card
# Open in browser (macOS)
open index.html
# Open in browser (Windows)
start index.html
# Open in browser (Linux)
xdg-open index.htmldigital-card/
βββ index.html # Main HTML file with embedded CSS & JS
βββ profile.jpg # Profile photo
βββ README.md # This file
To customize this card for another person, edit the following in index.html:
- Personal Details (Lines 82-88): Name, title, and court badges
- Contact Links (Lines 92-118): Phone, email, WhatsApp numbers
- Practice Areas (Lines 132-138): Legal specializations
- Office Address (Lines 151-154): Chamber/office location
- Contact Object (Lines 201-209): JavaScript contact data for vCard
Replace profile.jpg with your own photo (recommended size: 400x400px).
This is a static website and can be deployed on any hosting platform:
- Vercel: Connect your GitHub repo and deploy automatically
- Netlify: Drag and drop the folder or connect to Git
- GitHub Pages: Enable in repository settings
- Firebase Hosting: Use
firebase deploy
This project is open source and available under the MIT License.
Made by Arshad khan
- π§ Email: arshadxbt@gmail.com
Made with β€οΈ for the legal community