A toolkit for programming educators to create learning materials, assignments, and exercises efficiently.
- Generate programming assignments, quizzes, and coding problems.
- Supports multiple programming languages and output formats.
- AI-assisted scenario generation for adaptive learning.
- Configurable templates for classroom and self-study use.
- Built using Next.js, Firebase, and TypeScript.
- Frontend: Next.js (React + TypeScript)
- Backend: Firebase (Firestore, Cloud Functions, Hosting)
- Styling: Tailwind CSS
- AI Integration: Gemini API (for scenario generation)
- Node.js (v16 or higher)
- npm or yarn
- Firebase project (Firestore + Hosting enabled)
# Clone the repository
git clone https://github.com/Karthikeyanhimself/Content-Generators-for-Programming-Educators.git
cd Content-Generators-for-Programming-Educators
# Install dependencies
npm install