A simple and elegant profile picture generator built with Next.js, allowing users to upload their photo and instantly get a customized DP frame for the NSU Quran Conference & Seerah Exhibition 2025.
- 🖼 Upload your own photo\
- 🎨 Automatic frame overlay (Quran Conference + Seerah Exhibition theme)\
- ⚡ Instant download of the final profile picture\
- 📱 Fully responsive interface\
- 🌐 Built using Next.js (App Router)
- User uploads a photo\
- App applies the DP frame automatically\
- Final image is rendered in canvas\
- User downloads the ready-to-use profile picture
npm install
npm run dev
Visit: http://localhost:3000
Pull requests are welcome.