McScrubz
2023Archived — Will never truly die - I write new code here
TerraformNodeJS
A personal code sandbox and experimentation repository. A dumping ground for testing new technologies, patterns, and quick prototypes.
The Story
Every developer needs a sandbox. McScrubz is my digital playground where I experiment with new technologies, test ideas, and build quick prototypes without the pressure of production code.
What Lives Here
- Terraform experiments and modules
- NodeJS utility scripts
- API integration tests
- Quick proof-of-concepts
- Code snippets I want to remember
Philosophy
The repo is intentionally messy. Its purpose is to lower the barrier to trying new things. No code review, no CI/CD, just pure experimentation. Some experiments graduate to real projects, most stay as learning artifacts.
What I Learned
- •Rapid Prototyping
- •Infrastructure Experiments
- •Code Organization