codemaxxed is a deliberately experimental and satirical project that generates massive amounts of code automatically to explore and critique the idea of measuring productivity through lines of code. The repository continuously grows through automated workflows that generate new files and commits at regular intervals, resulting in extremely large codebases with minimal functional value. It is built using the companion tool “codemaxxing,” which allows users to control parameters such as the number of lines generated, the level of randomness, and the speed of generation. The project intentionally produces nonsensical or low-quality code, including exaggerated naming patterns and redundant structures, to highlight the absurdity of equating quantity with quality in software engineering. It serves more as a conceptual or artistic experiment than a practical tool, illustrating how metrics can be gamed in modern development environments.
Features
- Automated generation of large volumes of code
- Continuous growth through GitHub Actions
- Configurable parameters for output size and style
- Multi-language code generation support
- Turbo mode for rapid commit creation
- Experimental critique of productivity metrics