https://github.com/str0yka/zendo
🎴 find your path to knowledge
https://github.com/str0yka/zendo
base-ui fsd react react-hook-form reactuse typescript zod
Last synced: 3 months ago
JSON representation
🎴 find your path to knowledge
- Host: GitHub
- URL: https://github.com/str0yka/zendo
- Owner: str0yka
- Created: 2025-08-24T19:02:40.000Z (4 months ago)
- Default Branch: master
- Last Pushed: 2025-09-04T17:20:38.000Z (4 months ago)
- Last Synced: 2025-09-04T19:24:33.023Z (4 months ago)
- Topics: base-ui, fsd, react, react-hook-form, reactuse, typescript, zod
- Language: TypeScript
- Homepage: https://zendo-five.vercel.app
- Size: 107 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 11
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# zendo 🎴
**The path to knowledge in every card**
Zendo is an elegant and effective flashcard application built around the proven spaced repetition technique. Discover a mindful approach to learning that helps you retain information longer with less effort.
## ✨ Features
- Dual-Sided Cards: Create custom cards with front and back content
- Smart Review System: Cards you find easy disappear for longer periods
- Intuitive Flipping: Simple tap gesture to reveal answers
- Zen-Inspired Design: Clean, distraction-free interface for focused learning
## 🧠How It Works
Zendo uses a sophisticated algorithm based on the spacing effect, a psychological phenomenon where information is better retained when studied a few times over a long span of time.
1. Create cards with questions on the front and answers on the back
2. Review your cards regularly through curated sessions
3. Rate difficulty after each card (Easy/Medium/Hard)
4. Optimize your learning path as easier cards appear less frequently
## 🚀 Getting Started
For developers interested in contributing:
```bash
# Clone the repository
git clone https://github.com/your-username/zendo.git
# Navigate to project directory
cd zendo
# Install dependencies
yarn
# Run application
yarn dev
```
## 🌟 Acknowledgments
- Inspired by proven spaced repetition research
- Designed for focused learning without distractions