A professional, feature-rich ID card generator for educational institutions with a modern, responsive design and advanced customization options.
🚀 Web Version: https://ahct.pages.dev/
♻️ API Version: http://sicg.vercel.app/
📝 API USAGE : CHECK
Experience the full functionality of the ID Card Generator with all features available online!
- Modern UI/UX
- Responsive Design
- 5+ Templates
- 130+ Country Supported
- Pre-configured Universities
- Auto-fill Functionality
- Principal Signatures
- Photo Upload
- Auto-generated IDs
- Date of Birth
- Academic Year
⭐ Installation
-
Clone the repository
git clone https://github.com/BotolMehedi/student-id-card-generator.git cd student-id-card-generator -
Set up local server (recommended)
# Using Python python -m http.server 8000 # Using Node.js npx serve . # Using PHP php -S localhost:8000
-
Open in browser
http://localhost:8000
⭐ Alternative: Direct File Access
Simply open index.html in your browser (some features may be limited due to CORS restrictions).
⭐ 🌐 Online Access
Live Demo: https://ahct.pages.dev/ - No installation required!
-
Enter student name
-
Select university from dropdown
-
Upload student photo (optional)
-
Click "Generate ID Card"
-
Select Design
-
Download Card
Have an idea? We'd love to hear it:
-
Check existing requests
-
Create a new issue with:
-
Detailed description
-
Use case explanation
-
Potential implementation ideas
-
I built this for myself, but I'd love to see what you can add! Here's how to contribute:
- Fork the repository
- Create your feature branch (
git checkout -b feature/amazing-feature) - Commit your changes (
git commit -m 'Add amazing feature') - Push to the branch (
git push origin feature/amazing-feature) - Open a Pull Request🎯
Star | Issue | Discussion
This project is licensed under the MIT License - see the LICENSE file for details.
TL;DR: You can use this freely, modify it, sell it, whatever. Just don't blame me if something ______!😪
This tool is created for educational and research purposes only. Do not use it for any real-life, commercial, or illegal activities. The creator is not responsible for any misuse, damage, or legal consequences caused by the use of this tool. By using this project, you agree that you are doing so at your own risk and for learning purposes only.
Made with ❤️ and lots of 💦 by BotolMehedi