Me

Hi, I’m Alex - a graphic designer from the West Midlands (UK) and I have a strong interest in anything creative. Whether it’s motion graphics or video editing, I enjoy using motion to convey information and create interesting visuals, while continuing to improve my skills and gain more knowledge in other software. I also have interest in promotional design, if you need posters, social media posts or billboard designs, I can use my skills to help you! I have skills in photo manipulation too, allowing me to warp reality to my liking - so if you need to be fighting a dragon on Mars, I’m your man!


Process & Philosophy

I begin with the idea. Every project starts by defining a clear concept, audience, and purpose before moving into visual exploration. From there, I develop and test multiple directions, refining through iteration and critique.In motion work, I focus on rhythm and pacing - using movement and sound to reinforce meaning rather than decorate. Throughout each project, reflection is key; I continuously evaluate and refine to ensure the outcome stays aligned with the core concept.I believe design should communicate clearly, feel intentional, and hold conceptual depth. Trends can inspire, but meaning gives work longevity. My aim is to create work that is visually striking, strategically considered, and grounded in a strong idea.


Experience

2022 - Now

Freelance

Graphic Designer

Deliver branding, social media visuals, and motion design projects for independent clients and small businesses. Manage projects from concept through to final delivery, maintaining clear communication and efficient turnaround. Focus on creating bold, concept-driven visuals tailored to digital platforms.

2022 - Now

Jan 2026 - Feb 2026

Outsider Studio

Motion Design Internship

Completed a 70-hour placement developing logo animations and motion assets for live clients. Worked through sketch-led ideation, rapid iteration, and structured feedback to deliver client-ready outcomes. Gained experience in sound design, hybrid remote/studio workflows, and professional creative standards

Jan 2026 - Feb 2026

Dec 2025 - Jan 2026

Ruroc (Motion Campaign)

Live Brief

Developed “Shred Your Style”, a concept-led motion campaign promoting the customisable Ruroc LITE goggle straps by transforming each strap’s graphic language into immersive 3D visual worlds. Produced high-energy social-first content in both 16:9 and 9:16 formats, alongside static assets, responding directly to client feedback and professional presentation standards.

Dec 2025 - Jan 2026

June 2025 - July 2025

Kaizen Works Racing

Personal Project

Created a comprehensive brand identity for a hypothetical Formula One team inspired by the Japanese philosophy of continuous improvement (kaizen), embodying precision, performance, and evolution. Developed visual assets including logo systems, posters, merchandise, motion loops, and social content across digital touchpoints. Built the project using Illustrator, Photoshop, After Effects, Premiere Pro, and Blender.

June 2025 - July 2025

Mar 2025 - May 2025

OurSpace Festival Identity

Selected Project

Developed a concept-driven brand identity for a 2000s-inspired music festival, evolving from initial research into film festivals toward a Y2K-focused event celebrating nostalgia and community. Produced a cohesive visual system including logo development, typography, colour palette, posters, merchandise, 3D mockups, and motion teasers. Combined Illustrator, Photoshop, After Effects, and Blender to create immersive brand applications across digital and physical touchpoints.

Mar 2025 - May 2025



Contact

Live Brief

DELIVERABLES:

- Campaign
- Motion Design

SOFTWARE:

- Blender
- After Effects
- Premiere Pro

ABOUT:

Shred Your Style is a motion-led campaign created in response to a live brief from Ruroc, promoting the customisable LITE goggle straps. Instead of placing the product in traditional snow sport environments, I transformed the bold graphic language of each strap into immersive 3D “strap worlds” built in Blender. Each world reflects the unique identity of its strap - from retro arcade geometry to graffiti-inspired typography and electric line systems - brought to life through high-energy motion and sound design. The campaign was designed to work seamlessly across 16:9 and 9:16 formats, translating fluidly from motion into static social and web assets.


Video
Video
Video
Video
Video
Video

You may like:

iFrameResize( { log: false, checkOrigin: false, heightCalculationMethod: 'grow', autoResize: false, onMessage: function(messageData) { var jsonData = JSON.parse(messageData.message); if (jsonData.action == 'navigateTo') { window.onbeforeunload = null; window.parent.location.href= jsonData.data; } if (jsonData.action == 'scrollTo') { setTimeout(function () { document.getElementById('fitPrintAnchor').scrollIntoView({behavior: 'smooth', block: 'center'}); },200); } }, onInit: function(iframe) { $(document).ready(function() { iframe.iFrameResizer = { $(window).on('scroll', () => { const scrollFromTop = $(document).scrollTop(); var fitPrintIframe = $("#fitPrintIframe"); var offset = fitPrintIframe.offset(); if (scrollFromTop > offset.top + 10) { iframe.iFrameResizer.sendMessage(scrollFromTop - (offset.top - 10)); } }); }); } }, '#fitPrintIframe');