An AI-powered full-stack app that generates custom coding challenges based on topic, language, and difficulty.
Layer | Tech |
---|---|
Frontend | React, Vite, Tailwind CSS |
Auth | Clerk.dev |
Backend | FastAPI |
AI Engine | OpenAI GPT / Local LLMs |
Database | SQLite + SQLAlchemy |
DevOps | Docker, Railway / Vercel |
- 🔐 Authenticated access via Clerk
- ✍️ Generate coding challenges using AI
- 🎯 Filter by difficulty, topic, language
- 💾 Store and revisit past challenges
- 🧠 Ask for hints, explanations, or solutions
- 📚 Track history and performance
- 🌙 Responsive & beautiful UI (dark/light mode)
git clone https://github.com/tonybnya/codeforge-ai.git
cd codeforge-ai