Andy Palmer
Web developer, Exeter. 25 years building for the web — the last 16 of them professionally, most in senior roles.
I specialise in PHP and Symfony, and I'm just as at home with Vue, TypeScript, and the servers it all runs on — the messy middle where systems meet the people who actually use them.
happily employed · not for hire · always up for a good conversation
~/$ls
selected work
- prettier-plugin-twig A Prettier plugin that formats Twig templates, so HTML in Symfony projects stops being something people argue about in review. Built as a fork of Shopify's Liquid plugin — the two languages are close enough that the parser and printer could be adapted rather than rewritten. Published on npm under our org and used across every project at work.
- CMS platform rebuild Replaced a decade-old CMS/API split across two apps and 86 private Symfony bundles with a single multi-tenant platform.
- Internal CLI A CLI written in Go that replaced a folder of README steps and bash scripts: one command to bring any of our org's projects up locally, whatever stack it's on.