You can practise drawing kanji featured in the Wakatta units. It also has other useful information like character readings and example words.
Install on the google chrome webstore
The extension is available in the google chrome store, though it can be installed from source with the following instructions
git clone https://github.com/aiden2480/kanjithingchrome://extensionsDeveloper mode switch is enabled in the top right of your screenLoad unpacked in the top left corner of the screenGoogle chrome will automatically update the extension as I publish new updates if you install from the chrome store.
If installing from this repository, run git pull origin main, then go back to chrome://extensions and press the refresh icon next to the extension to reload.
I'm using a custom GitHub action to automatically publish new versions of the extension to the chrome store every time I change the version parameter in the manifest.json file.