Hugo Alliaume

Hugo Alliaume

Full-stack web developer, open-source contributor, and Symfony UX Core Team


Skills

Backend

PHP, Symfony, PHPUnit, PHPStan, Symfony CLI, Docker Compose, CI & CD, DevOps.

Frontend

JavaScript, TypeScript, Symfony UX, Vue, Stimulus, Symfony Reprise, Webpack Encore, Cypress, Playwright, Tailwind CSS.

Web perfs

Core Web Vitals, Blackfire, WebPageTest.

Professional Experiences

Backend web developer Yousign
My first freelance assignment. I jumped in on whatever was in flight across several squads (Self-serve, Expand, AppCore and Signature), adapting quickly to each context and codebase. A really rewarding mission, especially on the tech side :)
  • Remote
  • Freelance
  • Agile squad

Senior Software Developer & Technical Expert Wamiz
The blend of my two previous roles at Wamiz, refocused on pure tech. I led the effort to identify and track web performance, especially INP, which became the main Core Web Vitals ranking factor for Google in March 2024.
  • Remote
  • Web performance

Lead full-stack web developer Wamiz
Day-to-day support for the team, unblocking them and helping them grow. I handled technical follow-up on projects and code quality, keeping an eye on how development work affected application performance (back and front) as well as on solid automated test coverage.
  • Remote
  • Web performance
  • Technical mentoring

Full-stack web developer Wamiz
Ongoing evolution and maintenance of the site, including new local and CI dev stacks. In-depth code reviews, technical mentoring for the team, and performance monitoring via Blackfire, Datadog and Sentry/DebugBear. I was involved in the various design phases to help projects through to completion.
  • Remote
  • Technical mentoring

Full-stack web developer Y-proximité
PHP and JavaScript lead for the team, in charge of maintaining and evolving around twenty web projects. Set up CI and top-notch code quality tooling.
Migrated the dev environment from VMs to a "hybrid" Docker setup, for better speed and DX.
  • On-site
  • Partial remote

Projects

Symfony Reprise

2026

Symfony's official integration layer for modern JS bundlers, Vite and Rsbuild. The successor to Webpack Encore, it doesn't bundle anything itself: it just provides the Symfony glue on top, entrypoints.json, Twig tags, HMR, Stimulus integration and Symfony UX.

  • Symfony
  • PHP
  • Vite
  • Rsbuild
  • Open-source

Symfony UX Toolkit

2025

Similar to the Shadcn UI registry, but for Symfony: an installed component gets copied into the app and can then be freely modified. It ships with several kits, including Shadcn, Flowbite and Bootstrap. I'm the main maintainer: kit architecture, integration with ux.symfony.com, reviewing contributions and ongoing recipe improvements.

  • Symfony
  • Symfony UX
  • PHP
  • Open-source

Symfony UX Map

2024

A PHP API that makes it easy to build Google Maps or Leaflet maps: markers, customizable icons, info windows, and much more! Huge thanks to Simon André for his many code reviews, which helped my code quality improve a lot 🫶

  • Symfony
  • PHP
  • JavaScript
  • Open-Source

Webpack Encore

2024

The long-standing asset build tool for Symfony, a wrapper around Webpack to compile an application's assets. I've been contributing to it regularly since 2019, and took over its maintenance in August 2024.

  • Symfony
  • JavaScript
  • Webpack
  • Open-source

BiomeJsBundle

2024

A Symfony bundle to integrate Biome.js, the JavaScript/TypeScript/CSS linter and formatter that's much faster and more convenient than ESLint and Prettier, and all without Node.js!

  • Symfony
  • Biome.js

hugo.alliau.me

2024

My personal site (blog, CV and favorite places), rewritten as a single Symfony application. DDD approach, EasyAdmin back office and fine-grained HTTP cache handling.

  • PHP
  • Symfony
  • DDD

Symfony UX Translator

2023

The JavaScript port of Symfony's Translator: reuse Symfony translations with a much better DX, ICU support and generated TypeScript types.

  • Symfony
  • PHP
  • JavaScript
  • Open-source

CKFinder Symfony Bundle

2022

A souped-up fork of the official CKFinder bundle. It let us move our application to Symfony 6+ by scoping conflicting dependencies, while the official bundle stayed stuck on CKFinder 1 and Symfony 5, and seemed abandoned by CKSource.

  • Symfony
  • PHP
  • Symfony bundle
  • Open-source

ESLint Config Generator

2020

A dogmatic ESLint config generator, based on AirBnb, with support for TypeScript and Vue.js.

  • Projet Personnel
  • ESLint
  • JavaScript
  • Mono-repo

Symfony Mailer Testing

2020

A Symfony bundle to easily test sending emails via Symfony Mailer, both with Cypress and Behat.

  • Développeur web full-stack
  • Bundle Symfony
  • PHP
  • Tests automatisés

vue-web-extension

2018

A boilerplate for building web extensions in Vue.js, with Vue-CLI, TypeScript and ESLint.

  • Projet personnel
  • Extension Web
  • JavaScript
  • TypeScript
  • Vue.js

web-extension-library

2018

A JavaScript library that provides a convenient API for writing cross-browser web extensions.

  • Projet personnel
  • Extension Web
  • JavaScript
  • TypeScript

jsdoc-vuejs

2017

A JSDoc plugin that generates API documentation for Vue.js 2 and 3 components.