┌────────────┐ ┌────────────┐ ┌──────────────┐ ┌──────────┐
│ LEARNING │ ──▶ │ BUILDING │ ──▶ │ REFACTORING │ ──▶ │ REPEAT │
└────────────┘ └────────────┘ └──────────────┘ └──────────┘
| 🌱 | Start before you're ready. |
| 🧩 | Understand the problem before writing the solution. |
| ⚙️ | Make it work. Then make it better. |
| 📚 | Every project should teach you something. |