https://github.com/minosvasilias/kanjigrid
A web-app displaying the 2200 kanji characters taught in James Heisig's "Remembering the Kanji", 6th edition.
https://github.com/minosvasilias/kanjigrid
gh-pages japanese kanji react rtk
Last synced: 7 months ago
JSON representation
A web-app displaying the 2200 kanji characters taught in James Heisig's "Remembering the Kanji", 6th edition.
- Host: GitHub
- URL: https://github.com/minosvasilias/kanjigrid
- Owner: minosvasilias
- Created: 2018-10-26T13:46:35.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2018-11-19T13:15:30.000Z (almost 7 years ago)
- Last Synced: 2025-03-18T06:35:58.943Z (7 months ago)
- Topics: gh-pages, japanese, kanji, react, rtk
- Language: JavaScript
- Homepage: https://minosvasilias.github.io/kanjigrid/
- Size: 8.76 MB
- Stars: 42
- Watchers: 2
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 漢字グリッド (kanjigrid)

A web-app displaying the 2200 kanji characters taught in James Heisig's "Remembering the Kanji", 6th edition.
All kanji are searchable by their components or "radicals". Kun-Yomi and On-Yomi readings as well as example words using the selected kanji are also displayed.
Additionally, users can input their learning progress and daily amount of kanji being learned in order to have the app automatically track and display their progress.
Built using React. Hosted via Github Pages on [minosvasilias.github.io/kanjigrid](https://minosvasilias.github.io/kanjigrid). Raw kanji data at [/src/kanjidata.json](/src/kanjidata.json)