A modern and aesthetic vocabulary learning web application that helps users discover, save, and master new words every day.
Created by 404XKS
- 🏠 Clean Dashboard
- 🔍 Dictionary Search
- 📅 Word of the Day
- 🎲 Random Word Generator
- 📚 Personal Vocabulary Collection
- 📈 Activity Tracking
- 🏆 Achievement System
- 📖 Reading Mode
- ⭐ XP & Level Progression
- 🔥 Daily Streak Tracking
- 💾 Save & Master Words
The dashboard provides a quick overview of your learning progress.
- ⭐ Current Level & XP
- 🔥 Learning Streak
- 📚 Saved Words
- 🔍 Total Searches
- 🏆 Achievements Progress
- ⚡ Quick Actions
- HTML5
- CSS3
- JavaScript
- Local Storage (for saving progress)
Pocket-Dictionary/
│
├── index.html
├── style.css
├── script.js
├── assets/
│ ├── images/
│ ├── icons/
│ └── fonts/
└── README.md
- User Authentication
- Cloud Sync
- Vocabulary Quiz
- Flashcards
- Pronunciation Audio
- Dark Mode
- Word Categories
- Daily Challenges
- Export Vocabulary List
- Mobile Responsive Design
Pocket Dictionary is designed to make vocabulary learning engaging instead of overwhelming.
The app combines a clean interface with gamification features like XP, achievements, streaks, and progress tracking to encourage consistent learning habits.
Clone the repository
git clone https://github.com/404XKS/Pocket-Dictionary.gitOpen the project
cd Pocket-DictionaryRun the project by opening:
index.html
or use Live Server in VS Code.
Contributions are welcome!
- Fork the repository
- Create a feature branch
git checkout -b feature-name- Commit your changes
git commit -m "Add new feature"- Push to GitHub
git push origin feature-name- Open a Pull Request
404XKS
GitHub: https://github.com/404XKS
This project is licensed under the MIT License.