🌿
Laravel Blade
Advanced Blade templates — components, slots, directives, stacks, includes, and custom blade directives for clean Laravel frontends.
🍃
Twig (WordPress / Timber)
WordPress theme development with Timber/Twig — clean template logic, template inheritance, filters, and functions.
📦
PrestaShop Smarty
PrestaShop theme templates with Smarty — modifying core templates, creating new layouts, and custom Smarty plugins.
🧩
Template Components
Reusable template components and macros — DRY templates that are easy to maintain across large projects.
🔄
Template Inheritance
Proper template inheritance patterns — base layouts extended by specific pages, reducing duplication and ensuring consistency.
🔌
Custom Functions & Filters
Custom Twig filters, Blade directives, and Smarty plugins that extend template capabilities with project-specific helpers.