Selected work

UI / UX Agency Website

A custom website for a UI and UX agency that needed a clean, fast, and maintainable web presence. The build was created from scratch on WordPress, with performance and content editing treated as core requirements.

Role
Full Stack
Scope
2023 / Website / Website Optimisation / Theme
Stack
PHP, HTML 5, CSS3, JavaScript, WordPress
ui ux agency website screenshot

Project Focus

The brief was a portfolio-style agency site, which usually means large images and case-study galleries fighting against page weight. I built a custom WordPress theme with lazy-loaded image galleries, minimal render-blocking CSS/JS, and ACF field groups scoped per template so the agency can add or reorder case studies without needing a developer for each one.

Performance was treated as a template-level constraint, not a post-launch fix: no unused theme CSS shipped globally, and JavaScript is loaded per-component instead of bundled into one site-wide file.