Interactive website for learning Quantum Reservoir Computing from fundamentals to implementation, with embedded flashcards and a dedicated spaced-repetition review hub.
Live site:
https://eybmits.github.io/qrc-learning-platform/
- Five-part QRC learning path across long-form essays
- In-essay review cards that unlock knowledge progressively
- Review Hub with Anki-style scheduling logic
- Page-specific metadata, social previews, sitemap, robots, and structured data
- Generated app manifest, icons, and custom 404 page
- Modern animated hero background tuned for readability and stability
- Full technical documentation:
docs/PROJECT_DOCUMENTATION.md
Install dependencies:
npm ciRun development server:
npm run devCreate production static export:
npm run buildDeployment runs automatically via GitHub Actions on push to main:
- Workflow:
.github/workflows/deploy-pages.yml - Output directory:
out/ - Hosting: GitHub Pages
/Home/quantum-primer/qrc/echo-state/physical-reservoirs/measurement/review
Generated metadata and platform routes:
/robots.txt/sitemap.xml/manifest.webmanifest/opengraph-image/twitter-image/icon/apple-icon