codetyped

A simple web tool for beginner coders to practice typing code with accuracy by copying code snippets.

View the Project on GitHub tordevries/codetyped

codetyped

A simple web tool to help beginner coders practice typing code with accuracy by copying code snippets.

Code snippets are organized in the /libraries folder and read from there dynamically. You can add/organize your own snippets by making new folders and populating them with readable files.

The library/registry.php file allows you to customize the menu sequence. Individual code snippet folders can optionally have their own registry.php files populated with menu label adjustments.

Near-term goals:

Long-range ideas: