Skip to content
Work

Projects

A selection of things I have built.

PHP 8.2 starter template (Composer/Packagist) 2026

PHP 8.2 starter template (Composer/Packagist)

Starter template for PHP 8.2 projects with a homegrown MVC architecture, ActiveRecord ORM, modern tooling (PHPStan, Pest, PHPUnit), a choice of Gulp or Vite as bundler, CI/CD via GitHub Actions and ready-to-use AI agent files. Published on Packagist.

  • PHP
  • Composer
  • Sass
  • Vite
  • Gulp
ASINCO corporate website 2022

ASINCO corporate website

Redesign of the corporate website for ASINCO Abogados y Asesores (tax, legal and labour advisory): shifting their traditional image toward a modern, tech-driven identity that reflects a firm adapting to new times. Built with PHP, HTML, Tailwind CSS and JavaScript.

  • PHP
  • HTML5
  • Tailwind CSS
  • JavaScript
Private repo View demo
Music festival website 2023

Music festival website

Website for a music festival, built with HTML5 and Sass, automated with Gulp and with JavaScript interactions. Includes line-up, schedule and event information sections.

  • HTML5
  • Sass
  • Gulp
  • JavaScript
Coffee blog 2023

Coffee blog

Responsive blog about the world of coffee, built exclusively with HTML5 and CSS following the BEM methodology for scalable, maintainable CSS. Texts are placeholders.

  • HTML5
  • CSS3
  • Flexbox
  • BEM
Rick & Morty explorer 2022

Rick & Morty explorer

React application that consumes the public Rick & Morty API to explore characters, with search and pagination through the results.

  • React
  • JavaScript