End-to-End Brand & Product Design for BlueFinch: A Suite of Tools and Products for the Magento Ecosystem

UX/UI Design and Brand Development for award-winning wellbeing brand, NEOM Wellbeing.

Entire brand refresh for Shopify Plus agency, Velstar.

UX/UI Design & Brand Elevation for BullyBillows, leaders in the pet-accessory industry.

UX/UI Design for Sculpted by Aimee, Ireland’s leading beauty brand.

Full Design Service for Big Picture Foods.

UX/UI Design for Clarendon Fine Art, an esteemed member of the World’s Leading Gallery group.

UX/UI Design and Email Marketing for Kelly Loves, an Asian food and snack retailer.

Wordpress Development for Curiousa, a contemporary lighting manufacturer.

Art Direction & Stop Motion for wellbeing brand, Wellbel.

// Select all images in the "gallery" class const images = document.querySelectorAll('.work img'); // Loop through each image and add the loading attribute images.forEach(image => { image.setAttribute('loading', 'lazy'); });