AI-Powered Quiz Generation Platform
Next.js 16 · TypeScript · AWS Amplify · DynamoDB · OpenAI
Quiz Generator is an AI-powered quiz generation platform that creates multiple-choice quizzes from text input. Built with Next.js 16 and TypeScript, it leverages OpenAI GPT-4o-mini to generate questions, stores quizzes in AWS DynamoDB, and provides comprehensive export options. The platform demonstrates production-ready serverless architecture with AWS Lambda, API Gateway, and Amplify Hosting, showcasing expertise in AI integration, cloud services, and full-stack TypeScript development.
Serverless architecture using AWS services:
| Category | Technologies / Practices |
|---|---|
| Frontend | Next.js 16, React 19, TypeScript, App Router |
| UI/UX | Chakra UI v3, Framer Motion, Responsive Design |
| Backend | AWS Lambda, API Gateway, DynamoDB, Secrets Manager |
| AI Integration | OpenAI GPT-4o-mini, JSON response parsing, Prompt engineering |
| Data Export | JSON, TXT, CSV formats, File-saver library, PapaParse |
| Deployment | AWS Amplify Hosting, Environment-based configuration |
| Development | Local API routes fallback, Session storage caching |