Grimoire
“A developer doesn’t need to memorize everything — only to know where to look.”
Grimoire is my personal knowledge collection — a place where I document what I learn, build, and refine as a developer. It’s not about remembering every command or syntax, but about keeping clarity and consistency in how I work. This serves as my own developer’s reference book, built from experience, experimentation, and iteration.
Contents
- Articles — Thoughts, breakdowns, and guides from real projects and lessons learned.
- Docker Composes — Reusable templates for building and managing environments efficiently.
- Ansible Playbooks — Automation for system setup, deployment, and maintenance.
- Snippets & Cheatsheets — Small, useful code fragments that solve recurring problems.
- Helm / Kubernetes Configurations — Examples and reusable manifests for deployments.
- Terraform — Infrastructure as code templates and resources.
- Nginx Configuration Files — Ready-to-use configurations for web servers and proxies.
- Bash & PowerShell Scripts — Automation and utility scripts for various tasks.
- Jenkins Pipelines — CI/CD pipeline templates and examples.
- GitHub Actions — Workflow templates for automation in repositories.
Purpose
Grimoire isn’t meant to be perfect — it’s meant to evolve. It reminds me that progress in development isn’t about remembering everything, but about building a system of knowledge I can rely on.