Predict age, gender, and nationality based on any name — or generate beautiful baby names for boys, girls, or neutral gender using real-time AI-powered APIs.
🌐 Live Demo: https://nameanalysis.netlify.app
📷 Preview:
-
🔍 Name Analysis
- Predict age using Agify.io
- Predict gender using Genderize.io
- Predict nationality using Nationalize.io
-
✨ Name Generator
- Generate baby names by gender using API Ninjas
-
⚡ Instant animations with Animate.css
-
📱 Fully responsive for mobile and tablet devices
-
🎨 Smooth UI with custom themes and interactive transitions
- HTML5
- CSS3
- JavaScript (Vanilla)
- Animate.css
- Font Awesome
| API | Usage |
|---|---|
| Agify.io | Predicts age from name |
| Genderize.io | Predicts gender from name |
| Nationalize.io | Predicts nationality from name |
| API Ninjas | Baby name generator by gender |
Note: Some APIs may require keys. You can get a free key from API-Ninjas.
- Clone the repository
bash git clone https://github.com/your-username/name-analysis.gitbash cd name-analysisconst AGIFY_API_KEY ='your-agify-or-genderize-key';const NINJAS_API_KEY = 'your-api-ninjas-key';
Made with ❤️ by [Dippan] 📧 Email: k.dippanbhusal@protonmail.com
