A collection of subprojects and experiments.
This repository contains multiple subprojects organized in subdirectories. Each subproject may have its own documentation and setup instructions.
Projects will be added as subdirectories. Check individual project directories for specific documentation.
The claude_temp/ directory is used for ephemeral code, tests, and experiments. This directory is gitignored and should not contain production code.
When adding new subprojects:
- Create a new directory for your project
- Include a README.md in the project directory
- Follow language-specific best practices
- Update this main README to list the new project
See individual project directories for licensing information.