This repository is a collection of experimental modules, prototypes, and proof-of-concepts that were moved from the main stack repository for better organization.
This repo serves as a sandbox for:
- Module Ideas: Early-stage concepts and experiments
- Technology Exploration: Testing new libraries, frameworks, and tools
- Proof of Concepts: Small implementations to validate ideas
- Research: Documentation and examples for potential integrations
The experiments are organized by category/technology:
ai/- AI and machine learning experimentsauth/- Authentication and authorization toolscharm/- Charm.sh related projectscloudflare/- Cloudflare tools and integrationsconversion/- Data conversion utilitiesdns/- DNS related toolsemail/- Email processing and toolsgithub/- GitHub automation and toolsmaps/- Mapping and geospatial experimentsmcp/- Model Context Protocol experimentsprocess-compose/- Process orchestration toolsreck/- Presentation and visualization toolstempl/- Template engine experiments- And more...
Most experiments include:
README.md- Description and usage instructionsTaskfile.yml- Build and run tasks- Configuration files and examples
- Small test implementations
Successful experiments may eventually be:
- Integrated back into the main stack
- Promoted to standalone modules
- Used as reference for new implementations
Each experiment is self-contained and can be run independently. Check individual README files for specific setup and usage instructions.
This is an experimental repository - code here is for exploration and learning purposes.