Flashcards Master
Pet Project
AI-Powered Flashcard Learning Platform
Apr 2025
The Problem
Traditional learning methods don't adapt to individual learning patterns. Creating quality flashcards is time-consuming.
The Solution
Educational platform with user management, card creation/management, progress tracking, and AI-powered card generation. Full-stack application with JWT authentication.
Key Innovation:
- •User registration and authentication
- •Create and manage card topics
- •Create, view, edit, delete cards
- •Track learning progress
- •AI-powered card generation
- •Responsive design with Tailwind CSS
Results
Personal AI project, deployed on Render.com
No marketing, organic growth
Tech Stack
Frontend
- ├─HTML
- ├─CSS
- ├─Vanilla JavaScript
- ├─Tailwind CSS
Backend
- ├─Node.js
- ├─Express.js
- ├─MongoDB
- ├─Mongoose
Infrastructure
- ├─JWT Authentication
- ├─bcryptjs
- ├─Docker
- ├─GitHub Actions CI