Crossword Word Quiz Web App
Interactive Vocabulary Learning Game
DESCRIPTION
A web application that blends classic crossword puzzles with quiz-style questions, helping users learn vocabulary and trivia. Processed a 6-million-entry crossword clues database using Python and pandas, organizing the data into JSON format. Integrated the database into a React-based website with dynamic content rendering.
SKILLS LEARNED
- Python
- pandas
- JSON Parsing
- React