Projects
Manage your portfolio
🔥 Connect Firebase for Any-Device Access & Complete Security
Right now projects save on this device only (localStorage). To manage projects from your phone, laptop, or any device securely:
- Go to console.firebase.google.com → New Project → Add Web App
- Enable Firestore Database → Start in test mode
- Enable Authentication, turn on the Email/Password provider, and add two users:
founder@techmizan.com (for Mohammad Shahid Khan)
cofounder@techmizan.com (for Avesh)
- Copy your Firebase config object and paste it inside the
FIREBASE_CONFIG variable in this file's script
- Your admin panel is now 100% secure and synced across all devices!