CINXE.COM

Interested in Becoming a UX Designer? -

<!DOCTYPE html> <html lang="en-GB"> <head><meta charset="UTF-8"><script>if(navigator.userAgent.match(/MSIE|Internet Explorer/i)||navigator.userAgent.match(/Trident\/7\..*?rv:11/i)){var href=document.location.href;if(!href.match(/[?&]nowprocket/)){if(href.indexOf("?")==-1){if(href.indexOf("#")==-1){document.location.href=href+"?nowprocket=1"}else{document.location.href=href.replace("#","?nowprocket=1#")}}else{if(href.indexOf("#")==-1){document.location.href=href+"&nowprocket=1"}else{document.location.href=href.replace("#","&nowprocket=1#")}}}}</script><script>class RocketLazyLoadScripts{constructor(){this.triggerEvents=["keydown","mousedown","mousemove","touchmove","touchstart","touchend","wheel"],this.userEventHandler=this._triggerListener.bind(this),this.touchStartHandler=this._onTouchStart.bind(this),this.touchMoveHandler=this._onTouchMove.bind(this),this.touchEndHandler=this._onTouchEnd.bind(this),this.clickHandler=this._onClick.bind(this),this.interceptedClicks=[],window.addEventListener("pageshow",(e=>{this.persisted=e.persisted})),window.addEventListener("DOMContentLoaded",(()=>{this._preconnect3rdParties()})),this.delayedScripts={normal:[],async:[],defer:[]},this.allJQueries=[]}_addUserInteractionListener(e){document.hidden?e._triggerListener():(this.triggerEvents.forEach((t=>window.addEventListener(t,e.userEventHandler,{passive:!0}))),window.addEventListener("touchstart",e.touchStartHandler,{passive:!0}),window.addEventListener("mousedown",e.touchStartHandler),document.addEventListener("visibilitychange",e.userEventHandler))}_removeUserInteractionListener(){this.triggerEvents.forEach((e=>window.removeEventListener(e,this.userEventHandler,{passive:!0}))),document.removeEventListener("visibilitychange",this.userEventHandler)}_onTouchStart(e){"HTML"!==e.target.tagName&&(window.addEventListener("touchend",this.touchEndHandler),window.addEventListener("mouseup",this.touchEndHandler),window.addEventListener("touchmove",this.touchMoveHandler,{passive:!0}),window.addEventListener("mousemove",this.touchMoveHandler),e.target.addEventListener("click",this.clickHandler),this._renameDOMAttribute(e.target,"onclick","rocket-onclick"))}_onTouchMove(e){window.removeEventListener("touchend",this.touchEndHandler),window.removeEventListener("mouseup",this.touchEndHandler),window.removeEventListener("touchmove",this.touchMoveHandler,{passive:!0}),window.removeEventListener("mousemove",this.touchMoveHandler),e.target.removeEventListener("click",this.clickHandler),this._renameDOMAttribute(e.target,"rocket-onclick","onclick")}_onTouchEnd(e){window.removeEventListener("touchend",this.touchEndHandler),window.removeEventListener("mouseup",this.touchEndHandler),window.removeEventListener("touchmove",this.touchMoveHandler,{passive:!0}),window.removeEventListener("mousemove",this.touchMoveHandler)}_onClick(e){e.target.removeEventListener("click",this.clickHandler),this._renameDOMAttribute(e.target,"rocket-onclick","onclick"),this.interceptedClicks.push(e),e.preventDefault(),e.stopPropagation(),e.stopImmediatePropagation()}_replayClicks(){window.removeEventListener("touchstart",this.touchStartHandler,{passive:!0}),window.removeEventListener("mousedown",this.touchStartHandler),this.interceptedClicks.forEach((e=>{e.target.dispatchEvent(new MouseEvent("click",{view:e.view,bubbles:!0,cancelable:!0}))}))}_renameDOMAttribute(e,t,n){e.hasAttribute&&e.hasAttribute(t)&&(event.target.setAttribute(n,event.target.getAttribute(t)),event.target.removeAttribute(t))}_triggerListener(){this._removeUserInteractionListener(this),"loading"===document.readyState?document.addEventListener("DOMContentLoaded",this._loadEverythingNow.bind(this)):this._loadEverythingNow()}_preconnect3rdParties(){let e=[];document.querySelectorAll("script[type=rocketlazyloadscript]").forEach((t=>{if(t.hasAttribute("src")){const n=new URL(t.src).origin;n!==location.origin&&e.push({src:n,crossOrigin:t.crossOrigin||"module"===t.getAttribute("data-rocket-type")})}})),e=[...new Map(e.map((e=>[JSON.stringify(e),e]))).values()],this._batchInjectResourceHints(e,"preconnect")}async _loadEverythingNow(){this.lastBreath=Date.now(),this._delayEventListeners(),this._delayJQueryReady(this),this._handleDocumentWrite(),this._registerAllDelayedScripts(),this._preloadAllScripts(),await this._loadScriptsFromList(this.delayedScripts.normal),await this._loadScriptsFromList(this.delayedScripts.defer),await this._loadScriptsFromList(this.delayedScripts.async);try{await this._triggerDOMContentLoaded(),await this._triggerWindowLoad()}catch(e){}window.dispatchEvent(new Event("rocket-allScriptsLoaded")),this._replayClicks()}_registerAllDelayedScripts(){document.querySelectorAll("script[type=rocketlazyloadscript]").forEach((e=>{e.hasAttribute("src")?e.hasAttribute("async")&&!1!==e.async?this.delayedScripts.async.push(e):e.hasAttribute("defer")&&!1!==e.defer||"module"===e.getAttribute("data-rocket-type")?this.delayedScripts.defer.push(e):this.delayedScripts.normal.push(e):this.delayedScripts.normal.push(e)}))}async _transformScript(e){return await this._littleBreath(),new Promise((t=>{const n=document.createElement("script");[...e.attributes].forEach((e=>{let t=e.nodeName;"type"!==t&&("data-rocket-type"===t&&(t="type"),n.setAttribute(t,e.nodeValue))})),e.hasAttribute("src")?(n.addEventListener("load",t),n.addEventListener("error",t)):(n.text=e.text,t());try{e.parentNode.replaceChild(n,e)}catch(e){t()}}))}async _loadScriptsFromList(e){const t=e.shift();return t?(await this._transformScript(t),this._loadScriptsFromList(e)):Promise.resolve()}_preloadAllScripts(){this._batchInjectResourceHints([...this.delayedScripts.normal,...this.delayedScripts.defer,...this.delayedScripts.async],"preload")}_batchInjectResourceHints(e,t){var n=document.createDocumentFragment();e.forEach((e=>{if(e.src){const i=document.createElement("link");i.href=e.src,i.rel=t,"preconnect"!==t&&(i.as="script"),e.getAttribute&&"module"===e.getAttribute("data-rocket-type")&&(i.crossOrigin=!0),e.crossOrigin&&(i.crossOrigin=e.crossOrigin),n.appendChild(i)}})),document.head.appendChild(n)}_delayEventListeners(){let e={};function t(t,n){!function(t){function n(n){return e[t].eventsToRewrite.indexOf(n)>=0?"rocket-"+n:n}e[t]||(e[t]={originalFunctions:{add:t.addEventListener,remove:t.removeEventListener},eventsToRewrite:[]},t.addEventListener=function(){arguments[0]=n(arguments[0]),e[t].originalFunctions.add.apply(t,arguments)},t.removeEventListener=function(){arguments[0]=n(arguments[0]),e[t].originalFunctions.remove.apply(t,arguments)})}(t),e[t].eventsToRewrite.push(n)}function n(e,t){let n=e[t];Object.defineProperty(e,t,{get:()=>n||function(){},set(i){e["rocket"+t]=n=i}})}t(document,"DOMContentLoaded"),t(window,"DOMContentLoaded"),t(window,"load"),t(window,"pageshow"),t(document,"readystatechange"),n(document,"onreadystatechange"),n(window,"onload"),n(window,"onpageshow")}_delayJQueryReady(e){let t=window.jQuery;Object.defineProperty(window,"jQuery",{get:()=>t,set(n){if(n&&n.fn&&!e.allJQueries.includes(n)){n.fn.ready=n.fn.init.prototype.ready=function(t){e.domReadyFired?t.bind(document)(n):document.addEventListener("rocket-DOMContentLoaded",(()=>t.bind(document)(n)))};const t=n.fn.on;n.fn.on=n.fn.init.prototype.on=function(){if(this[0]===window){function e(e){return e.split(" ").map((e=>"load"===e||0===e.indexOf("load.")?"rocket-jquery-load":e)).join(" ")}"string"==typeof arguments[0]||arguments[0]instanceof String?arguments[0]=e(arguments[0]):"object"==typeof arguments[0]&&Object.keys(arguments[0]).forEach((t=>{delete Object.assign(arguments[0],{[e(t)]:arguments[0][t]})[t]}))}return t.apply(this,arguments),this},e.allJQueries.push(n)}t=n}})}async _triggerDOMContentLoaded(){this.domReadyFired=!0,await this._littleBreath(),document.dispatchEvent(new Event("rocket-DOMContentLoaded")),await this._littleBreath(),window.dispatchEvent(new Event("rocket-DOMContentLoaded")),await this._littleBreath(),document.dispatchEvent(new Event("rocket-readystatechange")),await this._littleBreath(),document.rocketonreadystatechange&&document.rocketonreadystatechange()}async _triggerWindowLoad(){await this._littleBreath(),window.dispatchEvent(new Event("rocket-load")),await this._littleBreath(),window.rocketonload&&window.rocketonload(),await this._littleBreath(),this.allJQueries.forEach((e=>e(window).trigger("rocket-jquery-load"))),await this._littleBreath();const e=new Event("rocket-pageshow");e.persisted=this.persisted,window.dispatchEvent(e),await this._littleBreath(),window.rocketonpageshow&&window.rocketonpageshow({persisted:this.persisted})}_handleDocumentWrite(){const e=new Map;document.write=document.writeln=function(t){const n=document.currentScript,i=document.createRange(),r=n.parentElement;let o=e.get(n);void 0===o&&(o=n.nextSibling,e.set(n,o));const s=document.createDocumentFragment();i.setStart(s,0),s.appendChild(i.createContextualFragment(t)),r.insertBefore(s,o)}}async _littleBreath(){Date.now()-this.lastBreath>45&&(await this._requestAnimFrame(),this.lastBreath=Date.now())}async _requestAnimFrame(){return document.hidden?new Promise((e=>setTimeout(e))):new Promise((e=>requestAnimationFrame(e)))}static run(){const e=new RocketLazyLoadScripts;e._addUserInteractionListener(e)}}RocketLazyLoadScripts.run();</script> <meta name='robots' content='max-image-preview:large' /> <!-- Google Tag Manager for WordPress by gtm4wp.com --> <script data-cfasync="false" data-pagespeed-no-defer> var gtm4wp_datalayer_name = "dataLayer"; var dataLayer = dataLayer || []; const gtm4wp_use_sku_instead = false; const gtm4wp_currency = 'GBP'; const gtm4wp_product_per_impression = false; const gtm4wp_clear_ecommerce = false; const gtm4wp_scrollerscript_debugmode = false; const gtm4wp_scrollerscript_callbacktime = 100; const gtm4wp_scrollerscript_readerlocation = 150; const gtm4wp_scrollerscript_contentelementid = "content"; const gtm4wp_scrollerscript_scannertime = 60; </script> <!-- End Google Tag Manager for WordPress by gtm4wp.com --> <!-- This site is optimized with the Yoast SEO Premium plugin v15.5 - https://yoast.com/wordpress/plugins/seo/ --> <title>Interested in Becoming a UX Designer? -</title> <meta name="description" content="My UX Academy" /> <meta name="robots" content="index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1" /> <link rel="canonical" href="https://myuxacademy.com/interested-in-becoming-a-ux-designer/" /> <meta property="og:locale" content="en_GB" /> <meta property="og:type" content="article" /> <meta property="og:title" content="Interested in Becoming a UX Designer? -" /> <meta property="og:description" content="My UX Academy" /> <meta property="og:url" content="https://myuxacademy.com/interested-in-becoming-a-ux-designer/" /> <meta property="article:publisher" content="https://www.facebook.com/myuxacademy/" /> <meta property="article:published_time" content="2024-08-11T23:18:35+00:00" /> <meta property="article:modified_time" content="2024-09-11T18:59:44+00:00" /> <meta property="og:image" content="https://myuxacademy.com/wp-content/uploads/2022/04/UX-Academy-Red-Logo-Transparent-1.png" /> <meta name="twitter:card" content="summary_large_image" /> <meta name="twitter:creator" content="@lputh" /> <meta name="twitter:label1" content="Written by"> <meta name="twitter:data1" content="UX Academy"> <meta name="twitter:label2" content="Estimated reading time"> <meta name="twitter:data2" content="1 minute"> <!-- / Yoast SEO Premium plugin. --> <link rel='dns-prefetch' href='//js.klarna.com' /> <link rel="alternate" type="application/rss+xml" title=" &raquo; Feed" href="https://myuxacademy.com/feed/" /> <link rel="alternate" type="application/rss+xml" title=" &raquo; Comments Feed" href="https://myuxacademy.com/comments/feed/" /> <script type="rocketlazyloadscript"> window._wpemojiSettings = {"baseUrl":"https:\/\/s.w.org\/images\/core\/emoji\/14.0.0\/72x72\/","ext":".png","svgUrl":"https:\/\/s.w.org\/images\/core\/emoji\/14.0.0\/svg\/","svgExt":".svg","source":{"concatemoji":"https:\/\/myuxacademy.com\/wp-includes\/js\/wp-emoji-release.min.js?ver=6.4.5"}}; /*! This file is auto-generated */ !function(i,n){var o,s,e;function c(e){try{var t={supportTests:e,timestamp:(new Date).valueOf()};sessionStorage.setItem(o,JSON.stringify(t))}catch(e){}}function p(e,t,n){e.clearRect(0,0,e.canvas.width,e.canvas.height),e.fillText(t,0,0);var t=new Uint32Array(e.getImageData(0,0,e.canvas.width,e.canvas.height).data),r=(e.clearRect(0,0,e.canvas.width,e.canvas.height),e.fillText(n,0,0),new Uint32Array(e.getImageData(0,0,e.canvas.width,e.canvas.height).data));return t.every(function(e,t){return e===r[t]})}function u(e,t,n){switch(t){case"flag":return n(e,"\ud83c\udff3\ufe0f\u200d\u26a7\ufe0f","\ud83c\udff3\ufe0f\u200b\u26a7\ufe0f")?!1:!n(e,"\ud83c\uddfa\ud83c\uddf3","\ud83c\uddfa\u200b\ud83c\uddf3")&&!n(e,"\ud83c\udff4\udb40\udc67\udb40\udc62\udb40\udc65\udb40\udc6e\udb40\udc67\udb40\udc7f","\ud83c\udff4\u200b\udb40\udc67\u200b\udb40\udc62\u200b\udb40\udc65\u200b\udb40\udc6e\u200b\udb40\udc67\u200b\udb40\udc7f");case"emoji":return!n(e,"\ud83e\udef1\ud83c\udffb\u200d\ud83e\udef2\ud83c\udfff","\ud83e\udef1\ud83c\udffb\u200b\ud83e\udef2\ud83c\udfff")}return!1}function f(e,t,n){var r="undefined"!=typeof WorkerGlobalScope&&self instanceof WorkerGlobalScope?new OffscreenCanvas(300,150):i.createElement("canvas"),a=r.getContext("2d",{willReadFrequently:!0}),o=(a.textBaseline="top",a.font="600 32px Arial",{});return e.forEach(function(e){o[e]=t(a,e,n)}),o}function t(e){var t=i.createElement("script");t.src=e,t.defer=!0,i.head.appendChild(t)}"undefined"!=typeof Promise&&(o="wpEmojiSettingsSupports",s=["flag","emoji"],n.supports={everything:!0,everythingExceptFlag:!0},e=new Promise(function(e){i.addEventListener("DOMContentLoaded",e,{once:!0})}),new Promise(function(t){var n=function(){try{var e=JSON.parse(sessionStorage.getItem(o));if("object"==typeof e&&"number"==typeof e.timestamp&&(new Date).valueOf()<e.timestamp+604800&&"object"==typeof e.supportTests)return e.supportTests}catch(e){}return null}();if(!n){if("undefined"!=typeof Worker&&"undefined"!=typeof OffscreenCanvas&&"undefined"!=typeof URL&&URL.createObjectURL&&"undefined"!=typeof Blob)try{var e="postMessage("+f.toString()+"("+[JSON.stringify(s),u.toString(),p.toString()].join(",")+"));",r=new Blob([e],{type:"text/javascript"}),a=new Worker(URL.createObjectURL(r),{name:"wpTestEmojiSupports"});return void(a.onmessage=function(e){c(n=e.data),a.terminate(),t(n)})}catch(e){}c(n=f(s,u,p))}t(n)}).then(function(e){for(var t in e)n.supports[t]=e[t],n.supports.everything=n.supports.everything&&n.supports[t],"flag"!==t&&(n.supports.everythingExceptFlag=n.supports.everythingExceptFlag&&n.supports[t]);n.supports.everythingExceptFlag=n.supports.everythingExceptFlag&&!n.supports.flag,n.DOMReady=!1,n.readyCallback=function(){n.DOMReady=!0}}).then(function(){return e}).then(function(){var e;n.supports.everything||(n.readyCallback(),(e=n.source||{}).concatemoji?t(e.concatemoji):e.wpemoji&&e.twemoji&&(t(e.twemoji),t(e.wpemoji)))}))}((window,document),window._wpemojiSettings); </script> <style id='wp-emoji-styles-inline-css'> img.wp-smiley, img.emoji { display: inline !important; border: none !important; box-shadow: none !important; height: 1em !important; width: 1em !important; margin: 0 0.07em !important; vertical-align: -0.1em !important; background: none !important; padding: 0 !important; } </style> <link rel='stylesheet' id='wp-block-library-css' href='https://myuxacademy.com/wp-includes/css/dist/block-library/style.min.css?ver=6.4.5' media='all' /> <style id='classic-theme-styles-inline-css'> /*! This file is auto-generated */ .wp-block-button__link{color:#fff;background-color:#32373c;border-radius:9999px;box-shadow:none;text-decoration:none;padding:calc(.667em + 2px) calc(1.333em + 2px);font-size:1.125em}.wp-block-file__button{background:#32373c;color:#fff;text-decoration:none} </style> <style id='global-styles-inline-css'> body{--wp--preset--color--black: #000000;--wp--preset--color--cyan-bluish-gray: #abb8c3;--wp--preset--color--white: #ffffff;--wp--preset--color--pale-pink: #f78da7;--wp--preset--color--vivid-red: #cf2e2e;--wp--preset--color--luminous-vivid-orange: #ff6900;--wp--preset--color--luminous-vivid-amber: #fcb900;--wp--preset--color--light-green-cyan: #7bdcb5;--wp--preset--color--vivid-green-cyan: #00d084;--wp--preset--color--pale-cyan-blue: #8ed1fc;--wp--preset--color--vivid-cyan-blue: #0693e3;--wp--preset--color--vivid-purple: #9b51e0;--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple: linear-gradient(135deg,rgba(6,147,227,1) 0%,rgb(155,81,224) 100%);--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan: linear-gradient(135deg,rgb(122,220,180) 0%,rgb(0,208,130) 100%);--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange: linear-gradient(135deg,rgba(252,185,0,1) 0%,rgba(255,105,0,1) 100%);--wp--preset--gradient--luminous-vivid-orange-to-vivid-red: linear-gradient(135deg,rgba(255,105,0,1) 0%,rgb(207,46,46) 100%);--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray: linear-gradient(135deg,rgb(238,238,238) 0%,rgb(169,184,195) 100%);--wp--preset--gradient--cool-to-warm-spectrum: linear-gradient(135deg,rgb(74,234,220) 0%,rgb(151,120,209) 20%,rgb(207,42,186) 40%,rgb(238,44,130) 60%,rgb(251,105,98) 80%,rgb(254,248,76) 100%);--wp--preset--gradient--blush-light-purple: linear-gradient(135deg,rgb(255,206,236) 0%,rgb(152,150,240) 100%);--wp--preset--gradient--blush-bordeaux: linear-gradient(135deg,rgb(254,205,165) 0%,rgb(254,45,45) 50%,rgb(107,0,62) 100%);--wp--preset--gradient--luminous-dusk: linear-gradient(135deg,rgb(255,203,112) 0%,rgb(199,81,192) 50%,rgb(65,88,208) 100%);--wp--preset--gradient--pale-ocean: linear-gradient(135deg,rgb(255,245,203) 0%,rgb(182,227,212) 50%,rgb(51,167,181) 100%);--wp--preset--gradient--electric-grass: linear-gradient(135deg,rgb(202,248,128) 0%,rgb(113,206,126) 100%);--wp--preset--gradient--midnight: linear-gradient(135deg,rgb(2,3,129) 0%,rgb(40,116,252) 100%);--wp--preset--font-size--small: 13px;--wp--preset--font-size--medium: 20px;--wp--preset--font-size--large: 36px;--wp--preset--font-size--x-large: 42px;--wp--preset--font-family--inter: "Inter", sans-serif;--wp--preset--font-family--cardo: Cardo;--wp--preset--spacing--20: 0.44rem;--wp--preset--spacing--30: 0.67rem;--wp--preset--spacing--40: 1rem;--wp--preset--spacing--50: 1.5rem;--wp--preset--spacing--60: 2.25rem;--wp--preset--spacing--70: 3.38rem;--wp--preset--spacing--80: 5.06rem;--wp--preset--shadow--natural: 6px 6px 9px rgba(0, 0, 0, 0.2);--wp--preset--shadow--deep: 12px 12px 50px rgba(0, 0, 0, 0.4);--wp--preset--shadow--sharp: 6px 6px 0px rgba(0, 0, 0, 0.2);--wp--preset--shadow--outlined: 6px 6px 0px -3px rgba(255, 255, 255, 1), 6px 6px rgba(0, 0, 0, 1);--wp--preset--shadow--crisp: 6px 6px 0px rgba(0, 0, 0, 1);}:where(.is-layout-flex){gap: 0.5em;}:where(.is-layout-grid){gap: 0.5em;}body .is-layout-flow > .alignleft{float: left;margin-inline-start: 0;margin-inline-end: 2em;}body .is-layout-flow > .alignright{float: right;margin-inline-start: 2em;margin-inline-end: 0;}body .is-layout-flow > .aligncenter{margin-left: auto !important;margin-right: auto !important;}body .is-layout-constrained > .alignleft{float: left;margin-inline-start: 0;margin-inline-end: 2em;}body .is-layout-constrained > .alignright{float: right;margin-inline-start: 2em;margin-inline-end: 0;}body .is-layout-constrained > .aligncenter{margin-left: auto !important;margin-right: auto !important;}body .is-layout-constrained > :where(:not(.alignleft):not(.alignright):not(.alignfull)){max-width: var(--wp--style--global--content-size);margin-left: auto !important;margin-right: auto !important;}body .is-layout-constrained > .alignwide{max-width: var(--wp--style--global--wide-size);}body .is-layout-flex{display: flex;}body .is-layout-flex{flex-wrap: wrap;align-items: center;}body .is-layout-flex > *{margin: 0;}body .is-layout-grid{display: grid;}body .is-layout-grid > *{margin: 0;}:where(.wp-block-columns.is-layout-flex){gap: 2em;}:where(.wp-block-columns.is-layout-grid){gap: 2em;}:where(.wp-block-post-template.is-layout-flex){gap: 1.25em;}:where(.wp-block-post-template.is-layout-grid){gap: 1.25em;}.has-black-color{color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-color{color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-color{color: var(--wp--preset--color--white) !important;}.has-pale-pink-color{color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-color{color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-color{color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-color{color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-color{color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-color{color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-color{color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-color{color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-color{color: var(--wp--preset--color--vivid-purple) !important;}.has-black-background-color{background-color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-background-color{background-color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-background-color{background-color: var(--wp--preset--color--white) !important;}.has-pale-pink-background-color{background-color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-background-color{background-color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-background-color{background-color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-background-color{background-color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-background-color{background-color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-background-color{background-color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-background-color{background-color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-background-color{background-color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-background-color{background-color: var(--wp--preset--color--vivid-purple) !important;}.has-black-border-color{border-color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-border-color{border-color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-border-color{border-color: var(--wp--preset--color--white) !important;}.has-pale-pink-border-color{border-color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-border-color{border-color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-border-color{border-color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-border-color{border-color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-border-color{border-color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-border-color{border-color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-border-color{border-color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-border-color{border-color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-border-color{border-color: var(--wp--preset--color--vivid-purple) !important;}.has-vivid-cyan-blue-to-vivid-purple-gradient-background{background: var(--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple) !important;}.has-light-green-cyan-to-vivid-green-cyan-gradient-background{background: var(--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan) !important;}.has-luminous-vivid-amber-to-luminous-vivid-orange-gradient-background{background: var(--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange) !important;}.has-luminous-vivid-orange-to-vivid-red-gradient-background{background: var(--wp--preset--gradient--luminous-vivid-orange-to-vivid-red) !important;}.has-very-light-gray-to-cyan-bluish-gray-gradient-background{background: var(--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray) !important;}.has-cool-to-warm-spectrum-gradient-background{background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;}.has-blush-light-purple-gradient-background{background: var(--wp--preset--gradient--blush-light-purple) !important;}.has-blush-bordeaux-gradient-background{background: var(--wp--preset--gradient--blush-bordeaux) !important;}.has-luminous-dusk-gradient-background{background: var(--wp--preset--gradient--luminous-dusk) !important;}.has-pale-ocean-gradient-background{background: var(--wp--preset--gradient--pale-ocean) !important;}.has-electric-grass-gradient-background{background: var(--wp--preset--gradient--electric-grass) !important;}.has-midnight-gradient-background{background: var(--wp--preset--gradient--midnight) !important;}.has-small-font-size{font-size: var(--wp--preset--font-size--small) !important;}.has-medium-font-size{font-size: var(--wp--preset--font-size--medium) !important;}.has-large-font-size{font-size: var(--wp--preset--font-size--large) !important;}.has-x-large-font-size{font-size: var(--wp--preset--font-size--x-large) !important;} .wp-block-navigation a:where(:not(.wp-element-button)){color: inherit;} :where(.wp-block-post-template.is-layout-flex){gap: 1.25em;}:where(.wp-block-post-template.is-layout-grid){gap: 1.25em;} :where(.wp-block-columns.is-layout-flex){gap: 2em;}:where(.wp-block-columns.is-layout-grid){gap: 2em;} .wp-block-pullquote{font-size: 1.5em;line-height: 1.6;} </style> <link data-minify="1" rel='stylesheet' id='woocommerce-layout-css' href='https://myuxacademy.com/wp-content/cache/min/1/wp-content/plugins/woocommerce/assets/css/woocommerce-layout.css?ver=1731771066' media='all' /> <link data-minify="1" rel='stylesheet' id='woocommerce-smallscreen-css' href='https://myuxacademy.com/wp-content/cache/min/1/wp-content/plugins/woocommerce/assets/css/woocommerce-smallscreen.css?ver=1731771066' media='only screen and (max-width: 768px)' /> <link data-minify="1" rel='stylesheet' id='woocommerce-general-css' href='https://myuxacademy.com/wp-content/cache/min/1/wp-content/plugins/woocommerce/assets/css/woocommerce.css?ver=1731771066' media='all' /> <style id='woocommerce-inline-inline-css'> .woocommerce form .form-row .required { visibility: visible; } </style> <link data-minify="1" rel='stylesheet' id='custom_splitit_checkout_page_css-css' href='https://myuxacademy.com/wp-content/cache/min/1/wp-content/plugins/splitit-installment-payments/assets/css/style.css?ver=1731771066' media='all' /> <link rel='stylesheet' id='hello-elementor-css' href='https://myuxacademy.com/wp-content/themes/hello-elementor/style.min.css?ver=3.1.1' media='all' /> <link rel='stylesheet' id='hello-elementor-theme-style-css' href='https://myuxacademy.com/wp-content/themes/hello-elementor/theme.min.css?ver=3.1.1' media='all' /> <link rel='stylesheet' id='hello-elementor-header-footer-css' href='https://myuxacademy.com/wp-content/themes/hello-elementor/header-footer.min.css?ver=3.1.1' media='all' /> <link data-minify="1" rel='stylesheet' id='elementor-icons-css' href='https://myuxacademy.com/wp-content/cache/min/1/wp-content/plugins/elementor/assets/lib/eicons/css/elementor-icons.min.css?ver=1731771066' media='all' /> <link rel='stylesheet' id='elementor-frontend-css' href='https://myuxacademy.com/wp-content/plugins/elementor/assets/css/frontend.min.css?ver=3.24.7' media='all' /> <link data-minify="1" rel='stylesheet' id='swiper-css' href='https://myuxacademy.com/wp-content/cache/min/1/wp-content/plugins/elementor/assets/lib/swiper/v8/css/swiper.min.css?ver=1731771066' media='all' /> <link rel='stylesheet' id='e-swiper-css' href='https://myuxacademy.com/wp-content/plugins/elementor/assets/css/conditionals/e-swiper.min.css?ver=3.24.7' media='all' /> <link rel='stylesheet' id='elementor-post-9211-css' href='https://myuxacademy.com/wp-content/uploads/elementor/css/post-9211.css?ver=1730818609' media='all' /> <link rel='stylesheet' id='elementor-pro-css' href='https://myuxacademy.com/wp-content/plugins/elementor-pro/assets/css/frontend.min.css?ver=3.20.3' media='all' /> <link data-minify="1" rel='stylesheet' id='font-awesome-5-all-css' href='https://myuxacademy.com/wp-content/cache/min/1/wp-content/plugins/elementor/assets/lib/font-awesome/css/all.min.css?ver=1731771066' media='all' /> <link rel='stylesheet' id='font-awesome-4-shim-css' href='https://myuxacademy.com/wp-content/plugins/elementor/assets/lib/font-awesome/css/v4-shims.min.css?ver=3.24.7' media='all' /> <link rel='stylesheet' id='elementor-global-css' href='https://myuxacademy.com/wp-content/uploads/elementor/css/global.css?ver=1730818610' media='all' /> <link rel='stylesheet' id='widget-image-css' href='https://myuxacademy.com/wp-content/plugins/elementor/assets/css/widget-image.min.css?ver=3.24.7' media='all' /> <link rel='stylesheet' id='widget-heading-css' href='https://myuxacademy.com/wp-content/plugins/elementor/assets/css/widget-heading.min.css?ver=3.24.7' media='all' /> <link rel='stylesheet' id='widget-divider-css' href='https://myuxacademy.com/wp-content/plugins/elementor/assets/css/widget-divider.min.css?ver=3.24.7' media='all' /> <link rel='stylesheet' id='widget-text-editor-css' href='https://myuxacademy.com/wp-content/plugins/elementor/assets/css/widget-text-editor.min.css?ver=3.24.7' media='all' /> <link rel='stylesheet' id='e-animation-grow-css' href='https://myuxacademy.com/wp-content/plugins/elementor/assets/lib/animations/styles/e-animation-grow.min.css?ver=3.24.7' media='all' /> <link rel='stylesheet' id='elementor-post-44979-css' href='https://myuxacademy.com/wp-content/uploads/elementor/css/post-44979.css?ver=1730819153' media='all' /> <link rel='stylesheet' id='elementor-post-34210-css' href='https://myuxacademy.com/wp-content/uploads/elementor/css/post-34210.css?ver=1730818611' media='all' /> <link data-minify="1" rel='stylesheet' id='hello-elementor-child-style-css' href='https://myuxacademy.com/wp-content/cache/min/1/wp-content/themes/hello-theme-child-master/style.css?ver=1731771066' media='all' /> <style id='rocket-lazyload-inline-css'> .rll-youtube-player{position:relative;padding-bottom:56.23%;height:0;overflow:hidden;max-width:100%;}.rll-youtube-player:focus-within{outline: 2px solid currentColor;outline-offset: 5px;}.rll-youtube-player iframe{position:absolute;top:0;left:0;width:100%;height:100%;z-index:100;background:0 0}.rll-youtube-player img{bottom:0;display:block;left:0;margin:auto;max-width:100%;width:100%;position:absolute;right:0;top:0;border:none;height:auto;-webkit-transition:.4s all;-moz-transition:.4s all;transition:.4s all}.rll-youtube-player img:hover{-webkit-filter:brightness(75%)}.rll-youtube-player .play{height:100%;width:100%;left:0;top:0;position:absolute;background:url(https://myuxacademy.com/wp-content/plugins/wp-rocket/assets/img/youtube.png) no-repeat center;background-color: transparent !important;cursor:pointer;border:none;} </style> <link rel='stylesheet' id='google-fonts-1-css' href='https://fonts.googleapis.com/css?family=Roboto%3A100%2C100italic%2C200%2C200italic%2C300%2C300italic%2C400%2C400italic%2C500%2C500italic%2C600%2C600italic%2C700%2C700italic%2C800%2C800italic%2C900%2C900italic%7CRoboto+Slab%3A100%2C100italic%2C200%2C200italic%2C300%2C300italic%2C400%2C400italic%2C500%2C500italic%2C600%2C600italic%2C700%2C700italic%2C800%2C800italic%2C900%2C900italic%7CNunito+Sans%3A100%2C100italic%2C200%2C200italic%2C300%2C300italic%2C400%2C400italic%2C500%2C500italic%2C600%2C600italic%2C700%2C700italic%2C800%2C800italic%2C900%2C900italic%7CUbuntu%3A100%2C100italic%2C200%2C200italic%2C300%2C300italic%2C400%2C400italic%2C500%2C500italic%2C600%2C600italic%2C700%2C700italic%2C800%2C800italic%2C900%2C900italic%7CWork+Sans%3A100%2C100italic%2C200%2C200italic%2C300%2C300italic%2C400%2C400italic%2C500%2C500italic%2C600%2C600italic%2C700%2C700italic%2C800%2C800italic%2C900%2C900italic&#038;display=auto&#038;ver=6.4.5' media='all' /> <link rel="preconnect" href="https://fonts.gstatic.com/" crossorigin><script type="rocketlazyloadscript" src="https://myuxacademy.com/wp-includes/js/jquery/jquery.min.js?ver=3.7.1" id="jquery-core-js" defer></script> <script type="rocketlazyloadscript" src="https://myuxacademy.com/wp-includes/js/jquery/jquery-migrate.min.js?ver=3.4.1" id="jquery-migrate-js" defer></script> <script type="rocketlazyloadscript" data-minify="1" src="https://myuxacademy.com/wp-content/cache/min/1/wp-content/plugins/handl-utm-grabber/js/js.cookie.js?ver=1731771066" id="js.cookie-js" defer></script> <script id="handl-utm-grabber-js-extra"> var handl_utm = []; </script> <script type="rocketlazyloadscript" data-minify="1" src="https://myuxacademy.com/wp-content/cache/min/1/wp-content/plugins/handl-utm-grabber/js/handl-utm-grabber.js?ver=1731771066" id="handl-utm-grabber-js" defer></script> <script type="rocketlazyloadscript" src="https://myuxacademy.com/wp-content/plugins/woocommerce/assets/js/jquery-blockui/jquery.blockUI.min.js?ver=2.7.0-wc.9.1.2" id="jquery-blockui-js" defer data-wp-strategy="defer"></script> <script id="wc-add-to-cart-js-extra"> var wc_add_to_cart_params = {"ajax_url":"\/wp-admin\/admin-ajax.php","wc_ajax_url":"\/?wc-ajax=%%endpoint%%","i18n_view_cart":"View basket","cart_url":"https:\/\/myuxacademy.com\/cart\/","is_cart":"","cart_redirect_after_add":"yes"}; </script> <script type="rocketlazyloadscript" src="https://myuxacademy.com/wp-content/plugins/woocommerce/assets/js/frontend/add-to-cart.min.js?ver=9.1.2" id="wc-add-to-cart-js" defer data-wp-strategy="defer"></script> <script type="rocketlazyloadscript" src="https://myuxacademy.com/wp-content/plugins/woocommerce/assets/js/js-cookie/js.cookie.min.js?ver=2.1.4-wc.9.1.2" id="js-cookie-js" defer data-wp-strategy="defer"></script> <script id="woocommerce-js-extra"> var woocommerce_params = {"ajax_url":"\/wp-admin\/admin-ajax.php","wc_ajax_url":"\/?wc-ajax=%%endpoint%%"}; </script> <script type="rocketlazyloadscript" src="https://myuxacademy.com/wp-content/plugins/woocommerce/assets/js/frontend/woocommerce.min.js?ver=9.1.2" id="woocommerce-js" defer data-wp-strategy="defer"></script> <script type="rocketlazyloadscript" data-minify="1" src="https://myuxacademy.com/wp-content/cache/min/1/wp-content/plugins/duracelltomi-google-tag-manager/dist/js/analytics-talk-content-tracking.js?ver=1731771066" id="gtm4wp-scroll-tracking-js" defer></script> <script id="siwk_script-js-extra"> var siwk_params = {"sign_in_from_popup_url":"\/?wc-ajax=siwk_sign_in_from_popup","sign_in_from_popup_nonce":"6c244c1537"}; </script> <script type="rocketlazyloadscript" data-minify="1" src="https://myuxacademy.com/wp-content/cache/min/1/wp-content/plugins/klarna-payments-for-woocommerce/dependencies/krokedil/sign-in-with-klarna/src/assets/js/siwk.js?ver=1731771066" id="siwk_script-js" defer></script> <script type="rocketlazyloadscript" src="https://myuxacademy.com/wp-content/plugins/elementor/assets/lib/font-awesome/js/v4-shims.min.js?ver=3.24.7" id="font-awesome-4-shim-js" defer></script> <link rel="https://api.w.org/" href="https://myuxacademy.com/wp-json/" /><link rel="alternate" type="application/json" href="https://myuxacademy.com/wp-json/wp/v2/posts/44979" /><link rel="EditURI" type="application/rsd+xml" title="RSD" href="https://myuxacademy.com/xmlrpc.php?rsd" /> <meta name="generator" content="WordPress 6.4.5" /> <meta name="generator" content="WooCommerce 9.1.2" /> <link rel='shortlink' href='https://myuxacademy.com/?p=44979' /> <link rel="alternate" type="application/json+oembed" href="https://myuxacademy.com/wp-json/oembed/1.0/embed?url=https%3A%2F%2Fmyuxacademy.com%2Finterested-in-becoming-a-ux-designer%2F" /> <link rel="alternate" type="text/xml+oembed" href="https://myuxacademy.com/wp-json/oembed/1.0/embed?url=https%3A%2F%2Fmyuxacademy.com%2Finterested-in-becoming-a-ux-designer%2F&#038;format=xml" /> <!-- Google Tag Manager for WordPress by gtm4wp.com --> <!-- GTM Container placement set to footer --> <script data-cfasync="false" data-pagespeed-no-defer type="text/javascript"> var dataLayer_content = {"pageTitle":"Interested in Becoming a UX Designer? -","pagePostType":"post","pagePostType2":"single-post","pageCategory":["uncategorized"],"pagePostAuthor":"UX Academy","pagePostDate":"11\/08\/2024","pagePostDateYear":2024,"pagePostDateMonth":8,"pagePostDateDay":11,"pagePostDateDayName":"Sunday","pagePostDateHour":23,"pagePostDateMinute":18,"pagePostDateIso":"2024-08-11T23:18:35+00:00","pagePostDateUnix":1723418315}; dataLayer.push( dataLayer_content ); </script> <script type="rocketlazyloadscript" data-cfasync="false"> (function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start': new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0], j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src= '//www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f); })(window,document,'script','dataLayer','GTM-5R8MGQ5'); </script> <!-- End Google Tag Manager for WordPress by gtm4wp.com --> <noscript><style>.woocommerce-product-gallery{ opacity: 1 !important; }</style></noscript> <meta name="generator" content="Elementor 3.24.7; features: additional_custom_breakpoints; settings: css_print_method-external, google_font-enabled, font_display-auto"> <script type="application/ld+json" class="saswp-schema-markup-output"> [{"@context":"https:\/\/schema.org\/","@graph":[{"@context":"https:\/\/schema.org\/","@type":"SiteNavigationElement","@id":"https:\/\/myuxacademy.com#Menu 1","name":"Free Training","url":"https:\/\/myuxacademy.com\/intro-to-ux-design-webinar\/"},{"@context":"https:\/\/schema.org\/","@type":"SiteNavigationElement","@id":"https:\/\/myuxacademy.com#Menu 1","name":"Free UX\/UI Masterclass","url":"https:\/\/myuxacademy.com\/intro-to-ux-design-webinar\/"},{"@context":"https:\/\/schema.org\/","@type":"SiteNavigationElement","@id":"https:\/\/myuxacademy.com#Menu 1","name":"Advanced UX Masterclass","url":"https:\/\/myuxacademy.com\/intermediate-ux-design-webinar\/"},{"@context":"https:\/\/schema.org\/","@type":"SiteNavigationElement","@id":"https:\/\/myuxacademy.com#Menu 1","name":"Our Courses","url":"https:\/\/myuxacademy.com\/ux-academy-courses\/"},{"@context":"https:\/\/schema.org\/","@type":"SiteNavigationElement","@id":"https:\/\/myuxacademy.com#Menu 1","name":"UX\/UI Design Course","url":"https:\/\/myuxacademy.com\/beginner-ux-design-course\/"},{"@context":"https:\/\/schema.org\/","@type":"SiteNavigationElement","@id":"https:\/\/myuxacademy.com#Menu 1","name":"Advanced UX Design Course","url":"https:\/\/myuxacademy.com\/intermediate-ux-design-course\/"},{"@context":"https:\/\/schema.org\/","@type":"SiteNavigationElement","@id":"https:\/\/myuxacademy.com#Menu 1","name":"UX Strategy Course","url":"https:\/\/myuxacademy.com\/ux-strategy-course\/"},{"@context":"https:\/\/schema.org\/","@type":"SiteNavigationElement","@id":"https:\/\/myuxacademy.com#Menu 1","name":"For Students","url":"https:\/\/myuxacademy.com\/payment-plans\/"},{"@context":"https:\/\/schema.org\/","@type":"SiteNavigationElement","@id":"https:\/\/myuxacademy.com#Menu 1","name":"Payment Plans","url":"https:\/\/myuxacademy.com\/payment-plans\/"},{"@context":"https:\/\/schema.org\/","@type":"SiteNavigationElement","@id":"https:\/\/myuxacademy.com#Menu 1","name":"Lowest Course Price Guarantee","url":"https:\/\/myuxacademy.com\/lowest-price-course-guarantee\/"},{"@context":"https:\/\/schema.org\/","@type":"SiteNavigationElement","@id":"https:\/\/myuxacademy.com#Menu 1","name":"Mentorship","url":"https:\/\/myuxacademy.com\/design-mentorship-program\/"},{"@context":"https:\/\/schema.org\/","@type":"SiteNavigationElement","@id":"https:\/\/myuxacademy.com#Menu 1","name":"Certified UX Design Courses","url":"https:\/\/myuxacademy.com\/certified-ux-design-courses\/"},{"@context":"https:\/\/schema.org\/","@type":"SiteNavigationElement","@id":"https:\/\/myuxacademy.com#Menu 1","name":"UX Academy Alumni","url":"https:\/\/myuxacademy.com\/ux-academy-alumni\/"},{"@context":"https:\/\/schema.org\/","@type":"SiteNavigationElement","@id":"https:\/\/myuxacademy.com#Menu 1","name":"Student Testimonials","url":"https:\/\/myuxacademy.com\/student-testimonials"},{"@context":"https:\/\/schema.org\/","@type":"SiteNavigationElement","@id":"https:\/\/myuxacademy.com#Menu 1","name":"FAQs","url":"https:\/\/myuxacademy.com\/frequently-asked-questions\/"},{"@context":"https:\/\/schema.org\/","@type":"SiteNavigationElement","@id":"https:\/\/myuxacademy.com#Menu 1","name":"For Companies","url":"https:\/\/myuxacademy.com\/in-house-ux-training\/"},{"@context":"https:\/\/schema.org\/","@type":"SiteNavigationElement","@id":"https:\/\/myuxacademy.com#Menu 1","name":"In House Training","url":"https:\/\/myuxacademy.com\/in-house-ux-training\/"},{"@context":"https:\/\/schema.org\/","@type":"SiteNavigationElement","@id":"https:\/\/myuxacademy.com#Menu 1","name":"Design Sprints","url":"https:\/\/myuxacademy.com\/ux-academy-courses\/design-sprints\/"},{"@context":"https:\/\/schema.org\/","@type":"SiteNavigationElement","@id":"https:\/\/myuxacademy.com#Menu 1","name":"UX Resources","url":"https:\/\/myuxacademy.com\/ux-design-blogs\/"},{"@context":"https:\/\/schema.org\/","@type":"SiteNavigationElement","@id":"https:\/\/myuxacademy.com#Menu 1","name":"UX Blogs","url":"https:\/\/myuxacademy.com\/ux-design-blogs\/"},{"@context":"https:\/\/schema.org\/","@type":"SiteNavigationElement","@id":"https:\/\/myuxacademy.com#Menu 1","name":"Free UX Guide","url":"https:\/\/myuxacademy.com\/interested-in-becoming-a-ux-designer\/"},{"@context":"https:\/\/schema.org\/","@type":"SiteNavigationElement","@id":"https:\/\/myuxacademy.com#Menu 1","name":"Free UX Potfolio Template","url":"https:\/\/myuxacademy.com\/https-myuxacademy-com-ux-design-portfolio\/"},{"@context":"https:\/\/schema.org\/","@type":"SiteNavigationElement","@id":"https:\/\/myuxacademy.com#Menu 1","name":"UX Design Books &#038; Podcasts","url":"https:\/\/myuxacademy.com\/ux-design-books-podcasts\/"},{"@context":"https:\/\/schema.org\/","@type":"SiteNavigationElement","@id":"https:\/\/myuxacademy.com#Menu 1","name":"UX Design Tools","url":"https:\/\/myuxacademy.com\/ux-design-tools\/"},{"@context":"https:\/\/schema.org\/","@type":"SiteNavigationElement","@id":"https:\/\/myuxacademy.com#Menu 1","name":"About Us","url":"https:\/\/myuxacademy.com\/about-us\/"},{"@context":"https:\/\/schema.org\/","@type":"SiteNavigationElement","@id":"https:\/\/myuxacademy.com#Menu 1","name":"About UX Academy","url":"https:\/\/myuxacademy.com\/about-us\/"},{"@context":"https:\/\/schema.org\/","@type":"SiteNavigationElement","@id":"https:\/\/myuxacademy.com#Menu 1","name":"Our Trainers","url":"https:\/\/myuxacademy.com\/ux-trainers\/"},{"@context":"https:\/\/schema.org\/","@type":"SiteNavigationElement","@id":"https:\/\/myuxacademy.com#Menu 1","name":"Partnerships","url":"https:\/\/myuxacademy.com\/ux-design-partnerships\/"},{"@context":"https:\/\/schema.org\/","@type":"SiteNavigationElement","@id":"https:\/\/myuxacademy.com#Menu 1","name":"Refer a Friend","url":"https:\/\/myuxacademy.com\/refer-a-friend\/"},{"@context":"https:\/\/schema.org\/","@type":"SiteNavigationElement","@id":"https:\/\/myuxacademy.com#Menu 1","name":"Submit a Project","url":"https:\/\/myuxacademy.com\/submit-a-project\/"}]}, {"@context":"https:\/\/schema.org\/","@type":"BreadcrumbList","@id":"https:\/\/myuxacademy.com\/interested-in-becoming-a-ux-designer\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"item":{"@id":"https:\/\/myuxacademy.com","name":"UX Academy"}},{"@type":"ListItem","position":2,"item":{"@id":"https:\/\/myuxacademy.com\/category\/uncategorized\/","name":"Uncategorized"}},{"@type":"ListItem","position":3,"item":{"@id":"https:\/\/myuxacademy.com\/interested-in-becoming-a-ux-designer\/","name":"Interested in Becoming a UX Designer?"}}]}, {"@context":"https:\/\/schema.org\/","@type":"Blogposting","@id":"https:\/\/myuxacademy.com\/interested-in-becoming-a-ux-designer\/#Blogposting","url":"https:\/\/myuxacademy.com\/interested-in-becoming-a-ux-designer\/","inLanguage":"en-GB","mainEntityOfPage":"https:\/\/myuxacademy.com\/interested-in-becoming-a-ux-designer\/","headline":"Interested in Becoming a UX Designer?","description":"Interested in Becoming a UX Designer? Download Beginner UX Course Brochure Testimonials from UX Academy Students This course is extremely informative and really helped prepare me with real life experience in designing a product for a client. The teachers are very knowledgeable and tailor the course to fit all levels of experience. Rianne StratfordMarketing AssistantAn","articleBody":"Interested in Becoming a UX Designer?\t\t \t\t\tDownload Beginner UX Course Brochure\t\t \t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t \t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t \t\t\tTestimonials from UX Academy Students\t\t \t\tThis course is extremely informative and really helped prepare me with real life experience in designing a product for a client. The teachers are very knowledgeable and tailor the course to fit all levels of experience.\t\t \t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t \t\tRianne StratfordMarketing AssistantAn end to end process. UX Academy provides a holistic view into the world of UX, from research to synthesis, from wireframing to prototyping and then testing in an interative process.\t\t \t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t \t\tMohammad KhanDigital Consultant\t\t \t\t\tGet the Brochure\t\t \t\t\tYou will learn:\t\t \t\t Key skills required as a UX Designer Top tips for getting into UX Design Where to build your UX Design Skills \t\t \t\t\t \t\t\t\t\t\t\t\t\tDownload the Guide now \t\t\t\t\t \t\t\tWhy UX Academy?\t\t \t\t100% Live Online TeachingParticipate in our UX Design courses anywhere onlineReal Company ProjectsWork on real projects for real companiesUX Design MentorshipMentorship session with UX Design experts\u00a0Experienced UX TeachersTaught by UX Design industry experts\u00a0Flexible Payment OptionsPay in instalments to match your needsCourse CertificateGraduate with a signed course certificate\t\t \t\t\tStudents from Top Companies\t\t \t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t \t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t \t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t \t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t \t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t \t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t \t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t \t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t \t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t \t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t \t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t \t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t \t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t \t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t \t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t \t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t \t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t \t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t \t\tAll Rights Reserved, Privacy Policy Download our Free UX guide You will learn: Key skills required as a UX Designer \u00a0 Top tips for getting into UX Design \u00a0 Where to build your UX Design Skills \t\t \t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t \t\tTestimonials from UX Academy StudentsThis course is extremely informative and really helped prepare me with real life experience in designing a product for a client. The teachers are very knowledgeable and tailor the course to fit all levels of experience.\u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0\u00a0 Rianne Stratford - Marketing AssistantAn end to end process. UX Academy provides a holistic view into the world of UX, from research to synthesis, from wireframing to prototyping and then testing in an interactive process.\u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0\u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 Mohammad Khan - Digital Consultant\t\t \t\t\tOur Students Come From Top Companies","keywords":"","datePublished":"2024-08-11T23:18:35+00:00","dateModified":"2024-09-11T18:59:44+00:00","author":{"@type":"Person","name":"UX Academy","url":"https:\/\/myuxacademy.com\/author\/lputh\/","sameAs":["lputh"],"image":{"@type":"ImageObject","url":"https:\/\/secure.gravatar.com\/avatar\/b937e6ab61089282e35b7b511b7f77eb?s=96&d=mm&r=g","height":96,"width":96}},"editor":{"@type":"Person","name":"UX Academy","url":"https:\/\/myuxacademy.com\/author\/lputh\/","sameAs":["lputh"],"image":{"@type":"ImageObject","url":"https:\/\/secure.gravatar.com\/avatar\/b937e6ab61089282e35b7b511b7f77eb?s=96&d=mm&r=g","height":96,"width":96}},"publisher":{"@type":"Organization","name":"UX Academy","url":"https:\/\/myuxacademy.com"},"image":[{"@type":"ImageObject","url":"https:\/\/myuxacademy.com\/wp-content\/uploads\/2022\/04\/UX-Academy-Red-Logo-Transparent-1-1200x675.png","width":1200,"height":675,"@id":"https:\/\/myuxacademy.com\/interested-in-becoming-a-ux-designer\/#primaryimage"},{"@type":"ImageObject","url":"https:\/\/myuxacademy.com\/wp-content\/uploads\/2024\/08\/5ff585db-cpd-cerification_105004k000000000000028.png","width":180,"height":164},{"@type":"ImageObject","url":"https:\/\/myuxacademy.com\/wp-content\/uploads\/2022\/04\/UX-Academy-Red-Logo-Transparent-1.png","width":119,"height":100},{"@type":"ImageObject","url":"https:\/\/myuxacademy.com\/wp-content\/uploads\/2024\/08\/d83e76d7-rianne-stratford-e1606223301153_1000000000000000000028.png","width":104,"height":104},{"@type":"ImageObject","url":"https:\/\/myuxacademy.com\/wp-content\/uploads\/2024\/08\/97774c08-circle-cropped-2-e1603864980702_1000000000000000000028.png","width":104,"height":104},{"@type":"ImageObject","url":"https:\/\/myuxacademy.com\/wp-content\/uploads\/2024\/08\/617191c0-4_104g04g000000000000028.png","width":160,"height":160},{"@type":"ImageObject","url":"https:\/\/myuxacademy.com\/wp-content\/uploads\/2024\/08\/f461d541-5_104g04g000000000000028.png","width":160,"height":160},{"@type":"ImageObject","url":"https:\/\/myuxacademy.com\/wp-content\/uploads\/2024\/08\/ca8940c2-1_104g04g000000000000028.png","width":160,"height":160},{"@type":"ImageObject","url":"https:\/\/myuxacademy.com\/wp-content\/uploads\/2024\/08\/66b0a0d2-icon-2_104g04g000000000000028.png","width":160,"height":160},{"@type":"ImageObject","url":"https:\/\/myuxacademy.com\/wp-content\/uploads\/2024\/08\/0aa70dce-icon_102g04q000000000000028-e1722898228226.png","width":88,"height":119},{"@type":"ImageObject","url":"https:\/\/myuxacademy.com\/wp-content\/uploads\/2024\/08\/8923ac41-6_104g04g000000000000028.png","width":160,"height":160},{"@type":"ImageObject","url":"https:\/\/myuxacademy.com\/wp-content\/uploads\/2024\/08\/2797393a-vodafone-2017-logo-svg-1_1041013000000000000028.png","width":145,"height":39},{"@type":"ImageObject","url":"https:\/\/myuxacademy.com\/wp-content\/uploads\/2024\/08\/f560e668-pivotal-software-logo-svg_103b00u000000000000028.png","width":119,"height":30},{"@type":"ImageObject","url":"https:\/\/myuxacademy.com\/wp-content\/uploads\/2024\/08\/e8a00350-sainsburys-logo-svg_104300s000000000000028.png","width":147,"height":28},{"@type":"ImageObject","url":"https:\/\/myuxacademy.com\/wp-content\/uploads\/2024\/08\/a83b1aaa-pobrane-11_103j01l000000000000028.png","width":127,"height":57},{"@type":"ImageObject","url":"https:\/\/myuxacademy.com\/wp-content\/uploads\/2024\/08\/8aa196a8-conde-nast-logo-svg_104300m000000000000028.png","width":147,"height":22},{"@type":"ImageObject","url":"https:\/\/myuxacademy.com\/wp-content\/uploads\/2024\/08\/b434e31f-canon-inc-logo-png-transparent_103g00y000000000000028.png","width":124,"height":34},{"@type":"ImageObject","url":"https:\/\/myuxacademy.com\/wp-content\/uploads\/2024\/08\/91d6f580-58ac4fa90aaa10546adf2718_103t03t000000000000028-1.png","width":137,"height":47},{"@type":"ImageObject","url":"https:\/\/myuxacademy.com\/wp-content\/uploads\/2024\/08\/8ca658a1-amazon-logo-svg_103l013000000000000028.png","width":129,"height":39},{"@type":"ImageObject","url":"https:\/\/myuxacademy.com\/wp-content\/uploads\/2024\/08\/a68c865d-pobrane-13_104301o000000000000028.png","width":147,"height":60},{"@type":"ImageObject","url":"https:\/\/myuxacademy.com\/wp-content\/uploads\/2024\/08\/250d6b74-microsoft-logo-2012-svg_104n00z000000000000028.png","width":167,"height":35},{"@type":"ImageObject","url":"https:\/\/myuxacademy.com\/wp-content\/uploads\/2024\/08\/0a6d61ea-the-logo-of-futurelearn-svg_103t01d000000000000028.png","width":137,"height":49},{"@type":"ImageObject","url":"https:\/\/myuxacademy.com\/wp-content\/uploads\/2024\/08\/9502b2ce-just-eat-logo-2016-2020_104302b000000000000028.png","width":147,"height":83},{"@type":"ImageObject","url":"https:\/\/myuxacademy.com\/wp-content\/uploads\/2024\/08\/6775cdce-pobrane-12_103v015000000000000028.png","width":139,"height":41},{"@type":"ImageObject","url":"https:\/\/myuxacademy.com\/wp-content\/uploads\/2024\/08\/1d491e33-bt-3-logo-png-transparent_103e01m000000000000028.png","width":122,"height":58},{"@type":"ImageObject","url":"https:\/\/myuxacademy.com\/wp-content\/uploads\/2024\/08\/9febdd71-1620298673tsb-logo-2013-svg_103d019000000000000028.png","width":121,"height":45},{"@type":"ImageObject","url":"https:\/\/myuxacademy.com\/wp-content\/uploads\/2024\/08\/027d0ec9-1280px-deloitte-svg_103t00u000000000000028.png","width":137,"height":30},{"@type":"ImageObject","url":"https:\/\/myuxacademy.com\/wp-content\/uploads\/2024\/08\/42795603-usertesting-logo-vector_104302a000000000000028.png","width":147,"height":82},{"@type":"ImageObject","url":"https:\/\/myuxacademy.com\/wp-content\/uploads\/2024\/08\/d6b9bb20-1280px-addison-lee-logo-svg_105000r000000000000028.png","width":180,"height":27},{"@type":"ImageObject","url":"https:\/\/myuxacademy.com\/wp-content\/uploads\/2024\/08\/christin-hume-Hcfwew744z4-unsplash-300x200.jpg","width":300,"height":200},{"@type":"ImageObject","url":"https:\/\/myuxacademy.com\/wp-content\/uploads\/2024\/08\/d83e76d7-rianne-stratford-e1606223301153_1000000000000000000028.png","width":104,"height":104},{"@type":"ImageObject","url":"https:\/\/myuxacademy.com\/wp-content\/uploads\/2024\/08\/97774c08-circle-cropped-2-e1603864980702_1000000000000000000028.png","width":104,"height":104},{"@type":"ImageObject","url":"https:\/\/myuxacademy.com\/wp-content\/uploads\/elementor\/thumbs\/Microsoft-logo-2-pxwlu258xginyjw0902j9wd88ikd0dd1c0cypnm044.png","width":256,"height":130,"caption":"Microsoft logo 2"},{"@type":"ImageObject","url":"https:\/\/myuxacademy.com\/wp-content\/uploads\/2020\/03\/2.jpg","width":240,"height":130,"caption":"amazon"},{"@type":"ImageObject","url":"https:\/\/myuxacademy.com\/wp-content\/uploads\/2022\/02\/vodafone-logo.jpg","width":240,"height":130,"caption":"vodafone-logo"},{"@type":"ImageObject","url":"https:\/\/myuxacademy.com\/wp-content\/uploads\/elementor\/thumbs\/BBC-logo-red-pxwhb5q6i3ipveieh355ni8e1jhc0rnp9q6lkb58gk.png","width":256,"height":130,"caption":"BBC logo red"},{"@type":"ImageObject","url":"https:\/\/myuxacademy.com\/wp-content\/uploads\/elementor\/thumbs\/Google-logo-pxwhj945cqlnotbbwfktowizffnapv9p5eiix1xje6.png","width":256,"height":139,"caption":"Google logo"},{"@type":"ImageObject","url":"https:\/\/myuxacademy.com\/wp-content\/uploads\/elementor\/thumbs\/lidl-logo-pxwjz7uexl0mcszak3xlyrl7i40pn806t69y5apul0.png","width":256,"height":130,"caption":"lidl logo"},{"@type":"ImageObject","url":"https:\/\/myuxacademy.com\/wp-content\/uploads\/2020\/03\/14.jpg","width":240,"height":130,"caption":"toyota"},{"@type":"ImageObject","url":"https:\/\/myuxacademy.com\/wp-content\/uploads\/elementor\/thumbs\/Deloitte-logo-pxwm5ko2nea46l5w0h90bhri7ft8aw2nx023cojdw4.png","width":256,"height":130,"caption":"Deloitte logo"},{"@type":"ImageObject","url":"https:\/\/myuxacademy.com\/wp-content\/uploads\/2020\/03\/4.jpg","width":240,"height":130,"caption":"canon"},{"@type":"ImageObject","url":"https:\/\/myuxacademy.com\/wp-content\/uploads\/elementor\/thumbs\/tesco-logo-pxwk80m0wr291e766euvt1njoynep7xqcq4kvjo6c4.png","width":256,"height":130,"caption":"tesco logo"}]}] </script> <style> .e-con.e-parent:nth-of-type(n+4):not(.e-lazyloaded):not(.e-no-lazyload), .e-con.e-parent:nth-of-type(n+4):not(.e-lazyloaded):not(.e-no-lazyload) * { background-image: none !important; } @media screen and (max-height: 1024px) { .e-con.e-parent:nth-of-type(n+3):not(.e-lazyloaded):not(.e-no-lazyload), .e-con.e-parent:nth-of-type(n+3):not(.e-lazyloaded):not(.e-no-lazyload) * { background-image: none !important; } } @media screen and (max-height: 640px) { .e-con.e-parent:nth-of-type(n+2):not(.e-lazyloaded):not(.e-no-lazyload), .e-con.e-parent:nth-of-type(n+2):not(.e-lazyloaded):not(.e-no-lazyload) * { background-image: none !important; } } </style> <script type="rocketlazyloadscript" data-minify="1" class="cytrio-script" src="https://myuxacademy.com/wp-content/cache/min/1/cytrio-public/cookiescript/2410/2623/script.js?ver=1731771066" defer></script> <meta name="google-site-verification" content="bg6l-dfiaLTQ7rqFvTtQR-D0GM0P-lMm7fUsU4gXMtU" /><style id='wp-fonts-local'> @font-face{font-family:Inter;font-style:normal;font-weight:300 900;font-display:fallback;src:url('https://myuxacademy.com/wp-content/plugins/woocommerce/assets/fonts/Inter-VariableFont_slnt,wght.woff2') format('woff2');font-stretch:normal;} @font-face{font-family:Cardo;font-style:normal;font-weight:400;font-display:fallback;src:url('https://myuxacademy.com/wp-content/plugins/woocommerce/assets/fonts/cardo_normal_400.woff2') format('woff2');} </style> <link rel="icon" href="https://myuxacademy.com/wp-content/uploads/2020/11/favicon-32x32-1.png" sizes="32x32" /> <link rel="icon" href="https://myuxacademy.com/wp-content/uploads/2020/11/favicon-32x32-1.png" sizes="192x192" /> <link rel="apple-touch-icon" href="https://myuxacademy.com/wp-content/uploads/2020/11/favicon-32x32-1.png" /> <meta name="msapplication-TileImage" content="https://myuxacademy.com/wp-content/uploads/2020/11/favicon-32x32-1.png" /> <noscript><style id="rocket-lazyload-nojs-css">.rll-youtube-player, [data-lazy-src]{display:none !important;}</style></noscript><style id="wpforms-css-vars-root"> :root { --wpforms-field-border-radius: 3px; --wpforms-field-border-style: solid; --wpforms-field-border-size: 1px; --wpforms-field-background-color: #ffffff; --wpforms-field-border-color: rgba( 0, 0, 0, 0.25 ); --wpforms-field-border-color-spare: rgba( 0, 0, 0, 0.25 ); --wpforms-field-text-color: rgba( 0, 0, 0, 0.7 ); --wpforms-field-menu-color: #ffffff; --wpforms-label-color: rgba( 0, 0, 0, 0.85 ); --wpforms-label-sublabel-color: rgba( 0, 0, 0, 0.55 ); --wpforms-label-error-color: #d63637; --wpforms-button-border-radius: 3px; --wpforms-button-border-style: none; --wpforms-button-border-size: 1px; --wpforms-button-background-color: #066aab; --wpforms-button-border-color: #066aab; --wpforms-button-text-color: #ffffff; --wpforms-page-break-color: #066aab; --wpforms-background-image: none; --wpforms-background-position: center center; --wpforms-background-repeat: no-repeat; --wpforms-background-size: cover; --wpforms-background-width: 100px; --wpforms-background-height: 100px; --wpforms-background-color: rgba( 0, 0, 0, 0 ); --wpforms-background-url: none; --wpforms-container-padding: 0px; --wpforms-container-border-style: none; --wpforms-container-border-width: 1px; --wpforms-container-border-color: #000000; --wpforms-container-border-radius: 3px; --wpforms-field-size-input-height: 43px; --wpforms-field-size-input-spacing: 15px; --wpforms-field-size-font-size: 16px; --wpforms-field-size-line-height: 19px; --wpforms-field-size-padding-h: 14px; --wpforms-field-size-checkbox-size: 16px; --wpforms-field-size-sublabel-spacing: 5px; --wpforms-field-size-icon-size: 1; --wpforms-label-size-font-size: 16px; --wpforms-label-size-line-height: 19px; --wpforms-label-size-sublabel-font-size: 14px; --wpforms-label-size-sublabel-line-height: 17px; --wpforms-button-size-font-size: 17px; --wpforms-button-size-height: 41px; --wpforms-button-size-padding-h: 15px; --wpforms-button-size-margin-top: 10px; --wpforms-container-shadow-size-box-shadow: none; } </style> <meta name="viewport" content="width=device-width, initial-scale=1.0, viewport-fit=cover" /></head> <body class="post-template post-template-elementor_canvas single single-post postid-44979 single-format-standard theme-hello-elementor woocommerce-no-js elementor-default elementor-template-canvas elementor-kit-9211 elementor-page elementor-page-44979"> <div data-elementor-type="wp-post" data-elementor-id="44979" class="elementor elementor-44979" data-elementor-post-type="post"> <section class="elementor-section elementor-top-section elementor-element elementor-element-4e5dd08 elementor-section-full_width elementor-section-height-default elementor-section-height-default" data-id="4e5dd08" data-element_type="section" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}"> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-dddc485" data-id="dddc485" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <section class="elementor-section elementor-inner-section elementor-element elementor-element-2070816 elementor-section-full_width elementor-section-height-default elementor-section-height-default" data-id="2070816" data-element_type="section"> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-b2e7189" data-id="b2e7189" data-element_type="column" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-0d32ab3 elementor-hidden-desktop elementor-hidden-tablet elementor-widget elementor-widget-image" data-id="0d32ab3" data-element_type="widget" data-widget_type="image.default"> <div class="elementor-widget-container"> <img decoding="async" width="119" height="100" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20119%20100'%3E%3C/svg%3E" class="attachment-large size-large wp-image-26232" alt="" data-lazy-src="https://myuxacademy.com/wp-content/uploads/2022/04/UX-Academy-Red-Logo-Transparent-1.png" /><noscript><img decoding="async" width="119" height="100" src="https://myuxacademy.com/wp-content/uploads/2022/04/UX-Academy-Red-Logo-Transparent-1.png" class="attachment-large size-large wp-image-26232" alt="" /></noscript> </div> </div> <div class="elementor-element elementor-element-49423fe elementor-widget elementor-widget-heading" data-id="49423fe" data-element_type="widget" data-widget_type="heading.default"> <div class="elementor-widget-container"> <h2 class="elementor-heading-title elementor-size-default">Interested in Becoming a UX Designer?</h2> </div> </div> <div class="elementor-element elementor-element-c952671 elementor-widget elementor-widget-heading" data-id="c952671" data-element_type="widget" data-widget_type="heading.default"> <div class="elementor-widget-container"> <h2 class="elementor-heading-title elementor-size-default">Download Beginner UX Course Brochure</h2> </div> </div> <div class="elementor-element elementor-element-12c3a52 elementor-hidden-mobile elementor-widget-divider--view-line elementor-widget elementor-widget-divider" data-id="12c3a52" data-element_type="widget" data-widget_type="divider.default"> <div class="elementor-widget-container"> <div class="elementor-divider"> <span class="elementor-divider-separator"> </span> </div> </div> </div> <div class="elementor-element elementor-element-05ef4bb elementor-widget elementor-widget-image" data-id="05ef4bb" data-element_type="widget" data-widget_type="image.default"> <div class="elementor-widget-container"> <img decoding="async" width="180" height="164" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20180%20164'%3E%3C/svg%3E" class="attachment-large size-large wp-image-45218" alt="" data-lazy-src="https://myuxacademy.com/wp-content/uploads/2024/08/5ff585db-cpd-cerification_105004k000000000000028.png" /><noscript><img decoding="async" width="180" height="164" src="https://myuxacademy.com/wp-content/uploads/2024/08/5ff585db-cpd-cerification_105004k000000000000028.png" class="attachment-large size-large wp-image-45218" alt="" /></noscript> </div> </div> </div> </div> <div class="elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-3240d64 elementor-hidden-mobile" data-id="3240d64" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-6e9100b elementor-widget elementor-widget-image" data-id="6e9100b" data-element_type="widget" data-widget_type="image.default"> <div class="elementor-widget-container"> <img decoding="async" width="119" height="100" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20119%20100'%3E%3C/svg%3E" class="attachment-large size-large wp-image-26232" alt="" data-lazy-src="https://myuxacademy.com/wp-content/uploads/2022/04/UX-Academy-Red-Logo-Transparent-1.png" /><noscript><img decoding="async" width="119" height="100" src="https://myuxacademy.com/wp-content/uploads/2022/04/UX-Academy-Red-Logo-Transparent-1.png" class="attachment-large size-large wp-image-26232" alt="" /></noscript> </div> </div> </div> </div> </div> </section> </div> </div> </div> </section> <section class="elementor-section elementor-top-section elementor-element elementor-element-21e4dbc elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="21e4dbc" data-element_type="section" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}"> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-b69bcc0" data-id="b69bcc0" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <section class="elementor-section elementor-inner-section elementor-element elementor-element-dc260c9 elementor-reverse-mobile elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="dc260c9" data-element_type="section"> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-ad12d38" data-id="ad12d38" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-df5e215 elementor-widget elementor-widget-heading" data-id="df5e215" data-element_type="widget" data-widget_type="heading.default"> <div class="elementor-widget-container"> <h2 class="elementor-heading-title elementor-size-default">Testimonials from UX Academy Students</h2> </div> </div> <section class="elementor-section elementor-inner-section elementor-element elementor-element-83641fe elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="83641fe" data-element_type="section"> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-e32ae17" data-id="e32ae17" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-a37a178 elementor-widget elementor-widget-text-editor" data-id="a37a178" data-element_type="widget" data-widget_type="text-editor.default"> <div class="elementor-widget-container"> <p>This course is extremely informative and really helped prepare me with real life experience in designing a product for a client. The teachers are very knowledgeable and tailor the course to fit all levels of experience.</p> </div> </div> <div class="elementor-element elementor-element-279dc2c elementor-widget elementor-widget-image" data-id="279dc2c" data-element_type="widget" data-widget_type="image.default"> <div class="elementor-widget-container"> <img decoding="async" width="104" height="104" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20104%20104'%3E%3C/svg%3E" class="attachment-large size-large wp-image-44983" alt="" data-lazy-srcset="https://myuxacademy.com/wp-content/uploads/2024/08/d83e76d7-rianne-stratford-e1606223301153_1000000000000000000028.png 104w, https://myuxacademy.com/wp-content/uploads/2024/08/d83e76d7-rianne-stratford-e1606223301153_1000000000000000000028-100x100.png 100w" data-lazy-sizes="(max-width: 104px) 100vw, 104px" data-lazy-src="https://myuxacademy.com/wp-content/uploads/2024/08/d83e76d7-rianne-stratford-e1606223301153_1000000000000000000028.png" /><noscript><img decoding="async" width="104" height="104" src="https://myuxacademy.com/wp-content/uploads/2024/08/d83e76d7-rianne-stratford-e1606223301153_1000000000000000000028.png" class="attachment-large size-large wp-image-44983" alt="" srcset="https://myuxacademy.com/wp-content/uploads/2024/08/d83e76d7-rianne-stratford-e1606223301153_1000000000000000000028.png 104w, https://myuxacademy.com/wp-content/uploads/2024/08/d83e76d7-rianne-stratford-e1606223301153_1000000000000000000028-100x100.png 100w" sizes="(max-width: 104px) 100vw, 104px" /></noscript> </div> </div> <div class="elementor-element elementor-element-d3762ea elementor-widget elementor-widget-text-editor" data-id="d3762ea" data-element_type="widget" data-widget_type="text-editor.default"> <div class="elementor-widget-container"> <h4><strong>Rianne Stratford</strong></h4><p>Marketing Assistant</p> </div> </div> </div> </div> <div class="elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-eefbb63" data-id="eefbb63" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-6694b0b elementor-widget elementor-widget-text-editor" data-id="6694b0b" data-element_type="widget" data-widget_type="text-editor.default"> <div class="elementor-widget-container"> <p>An end to end process. UX Academy provides a holistic view into the world of UX, from research to synthesis, from wireframing to prototyping and then testing in an interative process.</p> </div> </div> <div class="elementor-element elementor-element-352c297 elementor-widget elementor-widget-image" data-id="352c297" data-element_type="widget" data-widget_type="image.default"> <div class="elementor-widget-container"> <img loading="lazy" decoding="async" width="104" height="104" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20104%20104'%3E%3C/svg%3E" class="attachment-large size-large wp-image-44984" alt="" data-lazy-srcset="https://myuxacademy.com/wp-content/uploads/2024/08/97774c08-circle-cropped-2-e1603864980702_1000000000000000000028.png 104w, https://myuxacademy.com/wp-content/uploads/2024/08/97774c08-circle-cropped-2-e1603864980702_1000000000000000000028-100x100.png 100w" data-lazy-sizes="(max-width: 104px) 100vw, 104px" data-lazy-src="https://myuxacademy.com/wp-content/uploads/2024/08/97774c08-circle-cropped-2-e1603864980702_1000000000000000000028.png" /><noscript><img loading="lazy" decoding="async" width="104" height="104" src="https://myuxacademy.com/wp-content/uploads/2024/08/97774c08-circle-cropped-2-e1603864980702_1000000000000000000028.png" class="attachment-large size-large wp-image-44984" alt="" srcset="https://myuxacademy.com/wp-content/uploads/2024/08/97774c08-circle-cropped-2-e1603864980702_1000000000000000000028.png 104w, https://myuxacademy.com/wp-content/uploads/2024/08/97774c08-circle-cropped-2-e1603864980702_1000000000000000000028-100x100.png 100w" sizes="(max-width: 104px) 100vw, 104px" /></noscript> </div> </div> <div class="elementor-element elementor-element-fd5aef5 elementor-widget elementor-widget-text-editor" data-id="fd5aef5" data-element_type="widget" data-widget_type="text-editor.default"> <div class="elementor-widget-container"> <h4><strong>Mohammad Khan</strong></h4><p>Digital Consultant</p> </div> </div> </div> </div> </div> </section> </div> </div> <div class="elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-0fc9838" data-id="0fc9838" data-element_type="column" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}"> <div class="elementor-widget-wrap elementor-element-populated"> <section class="elementor-section elementor-inner-section elementor-element elementor-element-6863bd3 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="6863bd3" data-element_type="section"> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-column elementor-col-100 elementor-inner-column elementor-element elementor-element-3e902eb" data-id="3e902eb" data-element_type="column" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-4de5ca3 elementor-widget elementor-widget-heading" data-id="4de5ca3" data-element_type="widget" data-widget_type="heading.default"> <div class="elementor-widget-container"> <h2 class="elementor-heading-title elementor-size-default">Get the Brochure</h2> </div> </div> <div class="elementor-element elementor-element-7f023e1 elementor-button-align-stretch elementor-widget elementor-widget-form" data-id="7f023e1" data-element_type="widget" data-settings="{&quot;step_next_label&quot;:&quot;Next&quot;,&quot;step_previous_label&quot;:&quot;Previous&quot;,&quot;button_width&quot;:&quot;100&quot;,&quot;step_type&quot;:&quot;number_text&quot;,&quot;step_icon_shape&quot;:&quot;circle&quot;}" data-widget_type="form.default"> <div class="elementor-widget-container"> <form class="elementor-form" method="post" name="Sign-up-Brochure"> <input type="hidden" name="post_id" value="44979"/> <input type="hidden" name="form_id" value="7f023e1"/> <input type="hidden" name="referer_title" value="Interested in Becoming a UX Designer? -" /> <input type="hidden" name="queried_id" value="44979"/> <div class="elementor-form-fields-wrapper elementor-labels-"> <div class="elementor-field-type-text elementor-field-group elementor-column elementor-field-group-name elementor-col-100 elementor-field-required"> <label for="form-field-name" class="elementor-field-label elementor-screen-only"> Name </label> <input size="1" type="text" name="form_fields[name]" id="form-field-name" class="elementor-field elementor-size-md elementor-field-textual" placeholder="Full Name" required="required" aria-required="true"> </div> <div class="elementor-field-type-email elementor-field-group elementor-column elementor-field-group-email elementor-col-100 elementor-field-required"> <label for="form-field-email" class="elementor-field-label elementor-screen-only"> Email </label> <input size="1" type="email" name="form_fields[email]" id="form-field-email" class="elementor-field elementor-size-md elementor-field-textual" placeholder="Email" required="required" aria-required="true"> </div> <div class="elementor-field-type-number elementor-field-group elementor-column elementor-field-group-message elementor-col-100 elementor-field-required"> <label for="form-field-message" class="elementor-field-label elementor-screen-only"> Phone </label> <input type="number" name="form_fields[message]" id="form-field-message" class="elementor-field elementor-size-md elementor-field-textual" placeholder="Phone" required="required" aria-required="true" min="" max="" > </div> <div class="elementor-field-group elementor-column elementor-field-type-submit elementor-col-100 e-form__buttons"> <button type="submit" class="elementor-button elementor-size-sm"> <span > <span class=" elementor-button-icon"> </span> <span class="elementor-button-text">DOWNLOAD THE BROCHURE</span> </span> </button> </div> </div> </form> </div> </div> </div> </div> </div> </section> </div> </div> </div> </section> </div> </div> </div> </section> <section class="elementor-section elementor-top-section elementor-element elementor-element-5cf29ac elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="5cf29ac" data-element_type="section"> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-123301d" data-id="123301d" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-c372572 elementor-widget elementor-widget-heading" data-id="c372572" data-element_type="widget" data-widget_type="heading.default"> <div class="elementor-widget-container"> <h2 class="elementor-heading-title elementor-size-default">You will learn:</h2> </div> </div> <div class="elementor-element elementor-element-599cf50 elementor-widget elementor-widget-text-editor" data-id="599cf50" data-element_type="widget" data-widget_type="text-editor.default"> <div class="elementor-widget-container"> <ul> <li>Key skills required as a UX Designer</li> <li>Top tips for getting into UX Design</li> <li>Where to build your UX Design Skills</li> </ul> </div> </div> <div class="elementor-element elementor-element-2f4902d elementor-align-left elementor-mobile-align-center elementor-widget elementor-widget-button" data-id="2f4902d" data-element_type="widget" data-widget_type="button.default"> <div class="elementor-widget-container"> <div class="elementor-button-wrapper"> <a class="elementor-button elementor-button-link elementor-size-md elementor-animation-grow" href="https://drive.google.com/file/d/1bU9jeSDBbq24u1UKhnuUiZIoivKLY3Gs/view"> <span class="elementor-button-content-wrapper"> <span class="elementor-button-text">Download the Guide now</span> </span> </a> </div> </div> </div> </div> </div> </div> </section> <section class="elementor-section elementor-top-section elementor-element elementor-element-fd8510a elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="fd8510a" data-element_type="section"> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-42aec4d" data-id="42aec4d" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-09c7976 elementor-widget elementor-widget-heading" data-id="09c7976" data-element_type="widget" data-widget_type="heading.default"> <div class="elementor-widget-container"> <h2 class="elementor-heading-title elementor-size-default">Why UX Academy?</h2> </div> </div> </div> </div> </div> </section> <section class="elementor-section elementor-top-section elementor-element elementor-element-15d348c elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="15d348c" data-element_type="section"> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-column elementor-col-33 elementor-top-column elementor-element elementor-element-2a1fd88" data-id="2a1fd88" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-f2c79f9 elementor-widget elementor-widget-text-editor" data-id="f2c79f9" data-element_type="widget" data-widget_type="text-editor.default"> <div class="elementor-widget-container"> <p><img loading="lazy" decoding="async" class=" wp-image-45021 aligncenter" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20101%20101'%3E%3C/svg%3E" alt="" width="101" height="101" data-lazy-srcset="https://myuxacademy.com/wp-content/uploads/2024/08/617191c0-4_104g04g000000000000028.png 160w, https://myuxacademy.com/wp-content/uploads/2024/08/617191c0-4_104g04g000000000000028-100x100.png 100w" data-lazy-sizes="(max-width: 101px) 100vw, 101px" data-lazy-src="https://myuxacademy.com/wp-content/uploads/2024/08/617191c0-4_104g04g000000000000028.png" /><noscript><img loading="lazy" decoding="async" class=" wp-image-45021 aligncenter" src="https://myuxacademy.com/wp-content/uploads/2024/08/617191c0-4_104g04g000000000000028.png" alt="" width="101" height="101" srcset="https://myuxacademy.com/wp-content/uploads/2024/08/617191c0-4_104g04g000000000000028.png 160w, https://myuxacademy.com/wp-content/uploads/2024/08/617191c0-4_104g04g000000000000028-100x100.png 100w" sizes="(max-width: 101px) 100vw, 101px" /></noscript></p><div id="lp-pom-text-183" class="lp-element lp-pom-text nlh"><h5><strong>100% Live Online Teaching</strong></h5><p>Participate in our UX Design courses anywhere online</p></div> </div> </div> </div> </div> <div class="elementor-column elementor-col-33 elementor-top-column elementor-element elementor-element-58ee8f0" data-id="58ee8f0" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-b7fe463 elementor-widget elementor-widget-text-editor" data-id="b7fe463" data-element_type="widget" data-widget_type="text-editor.default"> <div class="elementor-widget-container"> <p><img loading="lazy" decoding="async" class="wp-image-45020 aligncenter" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20101%20101'%3E%3C/svg%3E" alt="" width="101" height="101" data-lazy-srcset="https://myuxacademy.com/wp-content/uploads/2024/08/f461d541-5_104g04g000000000000028.png 160w, https://myuxacademy.com/wp-content/uploads/2024/08/f461d541-5_104g04g000000000000028-100x100.png 100w" data-lazy-sizes="(max-width: 101px) 100vw, 101px" data-lazy-src="https://myuxacademy.com/wp-content/uploads/2024/08/f461d541-5_104g04g000000000000028.png" /><noscript><img loading="lazy" decoding="async" class="wp-image-45020 aligncenter" src="https://myuxacademy.com/wp-content/uploads/2024/08/f461d541-5_104g04g000000000000028.png" alt="" width="101" height="101" srcset="https://myuxacademy.com/wp-content/uploads/2024/08/f461d541-5_104g04g000000000000028.png 160w, https://myuxacademy.com/wp-content/uploads/2024/08/f461d541-5_104g04g000000000000028-100x100.png 100w" sizes="(max-width: 101px) 100vw, 101px" /></noscript></p><div id="lp-pom-text-185" class="lp-element lp-pom-text nlh"><h5><strong>Real Company Projects</strong></h5></div><div id="lp-pom-text-186" class="lp-element lp-pom-text nlh"><p>Work on real projects for real companies</p></div> </div> </div> </div> </div> <div class="elementor-column elementor-col-33 elementor-top-column elementor-element elementor-element-fb1cf62" data-id="fb1cf62" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-0db5548 elementor-widget elementor-widget-text-editor" data-id="0db5548" data-element_type="widget" data-widget_type="text-editor.default"> <div class="elementor-widget-container"> <p><img loading="lazy" decoding="async" class="wp-image-45019 aligncenter" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20103%20103'%3E%3C/svg%3E" alt="" width="103" height="103" data-lazy-srcset="https://myuxacademy.com/wp-content/uploads/2024/08/ca8940c2-1_104g04g000000000000028.png 160w, https://myuxacademy.com/wp-content/uploads/2024/08/ca8940c2-1_104g04g000000000000028-100x100.png 100w" data-lazy-sizes="(max-width: 103px) 100vw, 103px" data-lazy-src="https://myuxacademy.com/wp-content/uploads/2024/08/ca8940c2-1_104g04g000000000000028.png" /><noscript><img loading="lazy" decoding="async" class="wp-image-45019 aligncenter" src="https://myuxacademy.com/wp-content/uploads/2024/08/ca8940c2-1_104g04g000000000000028.png" alt="" width="103" height="103" srcset="https://myuxacademy.com/wp-content/uploads/2024/08/ca8940c2-1_104g04g000000000000028.png 160w, https://myuxacademy.com/wp-content/uploads/2024/08/ca8940c2-1_104g04g000000000000028-100x100.png 100w" sizes="(max-width: 103px) 100vw, 103px" /></noscript></p><div id="lp-pom-text-186" class="lp-element lp-pom-text nlh"><h5><strong>UX Design Mentorship</strong></h5></div><div id="lp-pom-text-187" class="lp-element lp-pom-text nlh"><p>Mentorship session with UX Design experts</p></div><div id="lp-pom-text-189" class="lp-element lp-pom-text nlh">聽</div> </div> </div> </div> </div> </div> </section> <section class="elementor-section elementor-top-section elementor-element elementor-element-ad852ee elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="ad852ee" data-element_type="section"> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-column elementor-col-33 elementor-top-column elementor-element elementor-element-1a77b8c" data-id="1a77b8c" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-fb5bb29 elementor-widget elementor-widget-text-editor" data-id="fb5bb29" data-element_type="widget" data-widget_type="text-editor.default"> <div class="elementor-widget-container"> <p><img loading="lazy" decoding="async" class="wp-image-45018 aligncenter" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2095%2095'%3E%3C/svg%3E" alt="" width="95" height="95" data-lazy-srcset="https://myuxacademy.com/wp-content/uploads/2024/08/66b0a0d2-icon-2_104g04g000000000000028.png 160w, https://myuxacademy.com/wp-content/uploads/2024/08/66b0a0d2-icon-2_104g04g000000000000028-100x100.png 100w" data-lazy-sizes="(max-width: 95px) 100vw, 95px" data-lazy-src="https://myuxacademy.com/wp-content/uploads/2024/08/66b0a0d2-icon-2_104g04g000000000000028.png" /><noscript><img loading="lazy" decoding="async" class="wp-image-45018 aligncenter" src="https://myuxacademy.com/wp-content/uploads/2024/08/66b0a0d2-icon-2_104g04g000000000000028.png" alt="" width="95" height="95" srcset="https://myuxacademy.com/wp-content/uploads/2024/08/66b0a0d2-icon-2_104g04g000000000000028.png 160w, https://myuxacademy.com/wp-content/uploads/2024/08/66b0a0d2-icon-2_104g04g000000000000028-100x100.png 100w" sizes="(max-width: 95px) 100vw, 95px" /></noscript></p><div id="lp-pom-text-189" class="lp-element lp-pom-text nlh"><h5><strong>Experienced UX Teachers</strong></h5></div><div id="lp-pom-text-192" class="lp-element lp-pom-text nlh"><p>Taught by UX Design industry experts</p></div><div id="lp-pom-text-193" class="lp-element lp-pom-text nlh">聽</div> </div> </div> </div> </div> <div class="elementor-column elementor-col-33 elementor-top-column elementor-element elementor-element-9d1922f" data-id="9d1922f" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-ba90f9b elementor-widget elementor-widget-text-editor" data-id="ba90f9b" data-element_type="widget" data-widget_type="text-editor.default"> <div class="elementor-widget-container"> <p><img loading="lazy" decoding="async" class="wp-image-45017 aligncenter" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2070%2094'%3E%3C/svg%3E" alt="" width="70" height="94" data-lazy-src="https://myuxacademy.com/wp-content/uploads/2024/08/0aa70dce-icon_102g04q000000000000028-e1722898228226.png" /><noscript><img loading="lazy" decoding="async" class="wp-image-45017 aligncenter" src="https://myuxacademy.com/wp-content/uploads/2024/08/0aa70dce-icon_102g04q000000000000028-e1722898228226.png" alt="" width="70" height="94" /></noscript></p><div id="lp-pom-text-190" class="lp-element lp-pom-text nlh"><h5><strong>Flexible Payment Options</strong></h5><p>Pay in instalments to match your needs</p></div> </div> </div> </div> </div> <div class="elementor-column elementor-col-33 elementor-top-column elementor-element elementor-element-f6ff3fa" data-id="f6ff3fa" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-75e5ae7 elementor-widget elementor-widget-text-editor" data-id="75e5ae7" data-element_type="widget" data-widget_type="text-editor.default"> <div class="elementor-widget-container"> <p><img loading="lazy" decoding="async" class="wp-image-45016 aligncenter" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2092%2092'%3E%3C/svg%3E" alt="" width="92" height="92" data-lazy-srcset="https://myuxacademy.com/wp-content/uploads/2024/08/8923ac41-6_104g04g000000000000028.png 160w, https://myuxacademy.com/wp-content/uploads/2024/08/8923ac41-6_104g04g000000000000028-100x100.png 100w" data-lazy-sizes="(max-width: 92px) 100vw, 92px" data-lazy-src="https://myuxacademy.com/wp-content/uploads/2024/08/8923ac41-6_104g04g000000000000028.png" /><noscript><img loading="lazy" decoding="async" class="wp-image-45016 aligncenter" src="https://myuxacademy.com/wp-content/uploads/2024/08/8923ac41-6_104g04g000000000000028.png" alt="" width="92" height="92" srcset="https://myuxacademy.com/wp-content/uploads/2024/08/8923ac41-6_104g04g000000000000028.png 160w, https://myuxacademy.com/wp-content/uploads/2024/08/8923ac41-6_104g04g000000000000028-100x100.png 100w" sizes="(max-width: 92px) 100vw, 92px" /></noscript></p><div id="lp-pom-text-191" class="lp-element lp-pom-text nlh"><h5><strong>Course Certificate</strong></h5></div><div id="lp-pom-text-194" class="lp-element lp-pom-text nlh"><p>Graduate with a signed course certificate</p></div> </div> </div> </div> </div> </div> </section> <section class="elementor-section elementor-top-section elementor-element elementor-element-a429223 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="a429223" data-element_type="section"> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-62ab941" data-id="62ab941" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-9ab728b elementor-widget elementor-widget-heading" data-id="9ab728b" data-element_type="widget" data-widget_type="heading.default"> <div class="elementor-widget-container"> <h2 class="elementor-heading-title elementor-size-default">Students from Top Companies</h2> </div> </div> </div> </div> </div> </section> <section class="elementor-section elementor-top-section elementor-element elementor-element-62428db elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="62428db" data-element_type="section"> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-column elementor-col-16 elementor-top-column elementor-element elementor-element-c332f90" data-id="c332f90" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-ba5ad83 elementor-widget elementor-widget-image" data-id="ba5ad83" data-element_type="widget" data-widget_type="image.default"> <div class="elementor-widget-container"> <img loading="lazy" decoding="async" width="145" height="39" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20145%2039'%3E%3C/svg%3E" class="attachment-full size-full wp-image-45233" alt="" data-lazy-src="https://myuxacademy.com/wp-content/uploads/2024/08/2797393a-vodafone-2017-logo-svg-1_1041013000000000000028.png" /><noscript><img loading="lazy" decoding="async" width="145" height="39" src="https://myuxacademy.com/wp-content/uploads/2024/08/2797393a-vodafone-2017-logo-svg-1_1041013000000000000028.png" class="attachment-full size-full wp-image-45233" alt="" /></noscript> </div> </div> <div class="elementor-element elementor-element-f307331 elementor-widget elementor-widget-image" data-id="f307331" data-element_type="widget" data-widget_type="image.default"> <div class="elementor-widget-container"> <img loading="lazy" decoding="async" width="119" height="30" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20119%2030'%3E%3C/svg%3E" class="attachment-full size-full wp-image-45220" alt="" data-lazy-src="https://myuxacademy.com/wp-content/uploads/2024/08/f560e668-pivotal-software-logo-svg_103b00u000000000000028.png" /><noscript><img loading="lazy" decoding="async" width="119" height="30" src="https://myuxacademy.com/wp-content/uploads/2024/08/f560e668-pivotal-software-logo-svg_103b00u000000000000028.png" class="attachment-full size-full wp-image-45220" alt="" /></noscript> </div> </div> <div class="elementor-element elementor-element-ea63d74 elementor-widget elementor-widget-image" data-id="ea63d74" data-element_type="widget" data-widget_type="image.default"> <div class="elementor-widget-container"> <img loading="lazy" decoding="async" width="147" height="28" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20147%2028'%3E%3C/svg%3E" class="attachment-full size-full wp-image-45219" alt="" data-lazy-src="https://myuxacademy.com/wp-content/uploads/2024/08/e8a00350-sainsburys-logo-svg_104300s000000000000028.png" /><noscript><img loading="lazy" decoding="async" width="147" height="28" src="https://myuxacademy.com/wp-content/uploads/2024/08/e8a00350-sainsburys-logo-svg_104300s000000000000028.png" class="attachment-full size-full wp-image-45219" alt="" /></noscript> </div> </div> </div> </div> <div class="elementor-column elementor-col-16 elementor-top-column elementor-element elementor-element-6bc112e" data-id="6bc112e" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-6ff85fd elementor-widget elementor-widget-image" data-id="6ff85fd" data-element_type="widget" data-widget_type="image.default"> <div class="elementor-widget-container"> <img loading="lazy" decoding="async" width="127" height="57" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20127%2057'%3E%3C/svg%3E" class="attachment-full size-full wp-image-45236" alt="" data-lazy-src="https://myuxacademy.com/wp-content/uploads/2024/08/a83b1aaa-pobrane-11_103j01l000000000000028.png" /><noscript><img loading="lazy" decoding="async" width="127" height="57" src="https://myuxacademy.com/wp-content/uploads/2024/08/a83b1aaa-pobrane-11_103j01l000000000000028.png" class="attachment-full size-full wp-image-45236" alt="" /></noscript> </div> </div> <div class="elementor-element elementor-element-f7c22be elementor-widget elementor-widget-image" data-id="f7c22be" data-element_type="widget" data-widget_type="image.default"> <div class="elementor-widget-container"> <img loading="lazy" decoding="async" width="147" height="22" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20147%2022'%3E%3C/svg%3E" class="attachment-full size-full wp-image-45225" alt="" data-lazy-src="https://myuxacademy.com/wp-content/uploads/2024/08/8aa196a8-conde-nast-logo-svg_104300m000000000000028.png" /><noscript><img loading="lazy" decoding="async" width="147" height="22" src="https://myuxacademy.com/wp-content/uploads/2024/08/8aa196a8-conde-nast-logo-svg_104300m000000000000028.png" class="attachment-full size-full wp-image-45225" alt="" /></noscript> </div> </div> <div class="elementor-element elementor-element-68dd05e elementor-widget elementor-widget-image" data-id="68dd05e" data-element_type="widget" data-widget_type="image.default"> <div class="elementor-widget-container"> <img loading="lazy" decoding="async" width="124" height="34" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20124%2034'%3E%3C/svg%3E" class="attachment-full size-full wp-image-45237" alt="" data-lazy-src="https://myuxacademy.com/wp-content/uploads/2024/08/b434e31f-canon-inc-logo-png-transparent_103g00y000000000000028.png" /><noscript><img loading="lazy" decoding="async" width="124" height="34" src="https://myuxacademy.com/wp-content/uploads/2024/08/b434e31f-canon-inc-logo-png-transparent_103g00y000000000000028.png" class="attachment-full size-full wp-image-45237" alt="" /></noscript> </div> </div> </div> </div> <div class="elementor-column elementor-col-16 elementor-top-column elementor-element elementor-element-eea33ce" data-id="eea33ce" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-ca6afc9 elementor-widget elementor-widget-image" data-id="ca6afc9" data-element_type="widget" data-widget_type="image.default"> <div class="elementor-widget-container"> <img loading="lazy" decoding="async" width="137" height="47" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20137%2047'%3E%3C/svg%3E" class="attachment-full size-full wp-image-45239" alt="" data-lazy-src="https://myuxacademy.com/wp-content/uploads/2024/08/91d6f580-58ac4fa90aaa10546adf2718_103t03t000000000000028-1.png" /><noscript><img loading="lazy" decoding="async" width="137" height="47" src="https://myuxacademy.com/wp-content/uploads/2024/08/91d6f580-58ac4fa90aaa10546adf2718_103t03t000000000000028-1.png" class="attachment-full size-full wp-image-45239" alt="" /></noscript> </div> </div> <div class="elementor-element elementor-element-a8ff5d1 elementor-widget elementor-widget-image" data-id="a8ff5d1" data-element_type="widget" data-widget_type="image.default"> <div class="elementor-widget-container"> <img loading="lazy" decoding="async" width="129" height="39" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20129%2039'%3E%3C/svg%3E" class="attachment-full size-full wp-image-45226" alt="" data-lazy-src="https://myuxacademy.com/wp-content/uploads/2024/08/8ca658a1-amazon-logo-svg_103l013000000000000028.png" /><noscript><img loading="lazy" decoding="async" width="129" height="39" src="https://myuxacademy.com/wp-content/uploads/2024/08/8ca658a1-amazon-logo-svg_103l013000000000000028.png" class="attachment-full size-full wp-image-45226" alt="" /></noscript> </div> </div> <div class="elementor-element elementor-element-009e8ac elementor-widget elementor-widget-image" data-id="009e8ac" data-element_type="widget" data-widget_type="image.default"> <div class="elementor-widget-container"> <img loading="lazy" decoding="async" width="147" height="60" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20147%2060'%3E%3C/svg%3E" class="attachment-full size-full wp-image-45235" alt="" data-lazy-src="https://myuxacademy.com/wp-content/uploads/2024/08/a68c865d-pobrane-13_104301o000000000000028.png" /><noscript><img loading="lazy" decoding="async" width="147" height="60" src="https://myuxacademy.com/wp-content/uploads/2024/08/a68c865d-pobrane-13_104301o000000000000028.png" class="attachment-full size-full wp-image-45235" alt="" /></noscript> </div> </div> </div> </div> <div class="elementor-column elementor-col-16 elementor-top-column elementor-element elementor-element-e934fc8" data-id="e934fc8" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-ee25d20 elementor-widget elementor-widget-image" data-id="ee25d20" data-element_type="widget" data-widget_type="image.default"> <div class="elementor-widget-container"> <img loading="lazy" decoding="async" width="167" height="35" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20167%2035'%3E%3C/svg%3E" class="attachment-full size-full wp-image-45230" alt="" data-lazy-src="https://myuxacademy.com/wp-content/uploads/2024/08/250d6b74-microsoft-logo-2012-svg_104n00z000000000000028.png" /><noscript><img loading="lazy" decoding="async" width="167" height="35" src="https://myuxacademy.com/wp-content/uploads/2024/08/250d6b74-microsoft-logo-2012-svg_104n00z000000000000028.png" class="attachment-full size-full wp-image-45230" alt="" /></noscript> </div> </div> <div class="elementor-element elementor-element-898f771 elementor-widget elementor-widget-image" data-id="898f771" data-element_type="widget" data-widget_type="image.default"> <div class="elementor-widget-container"> <img loading="lazy" decoding="async" width="137" height="49" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20137%2049'%3E%3C/svg%3E" class="attachment-full size-full wp-image-45221" alt="" data-lazy-src="https://myuxacademy.com/wp-content/uploads/2024/08/0a6d61ea-the-logo-of-futurelearn-svg_103t01d000000000000028.png" /><noscript><img loading="lazy" decoding="async" width="137" height="49" src="https://myuxacademy.com/wp-content/uploads/2024/08/0a6d61ea-the-logo-of-futurelearn-svg_103t01d000000000000028.png" class="attachment-full size-full wp-image-45221" alt="" /></noscript> </div> </div> <div class="elementor-element elementor-element-87374bc elementor-widget elementor-widget-image" data-id="87374bc" data-element_type="widget" data-widget_type="image.default"> <div class="elementor-widget-container"> <img loading="lazy" decoding="async" width="147" height="83" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20147%2083'%3E%3C/svg%3E" class="attachment-full size-full wp-image-45232" alt="" data-lazy-src="https://myuxacademy.com/wp-content/uploads/2024/08/9502b2ce-just-eat-logo-2016-2020_104302b000000000000028.png" /><noscript><img loading="lazy" decoding="async" width="147" height="83" src="https://myuxacademy.com/wp-content/uploads/2024/08/9502b2ce-just-eat-logo-2016-2020_104302b000000000000028.png" class="attachment-full size-full wp-image-45232" alt="" /></noscript> </div> </div> </div> </div> <div class="elementor-column elementor-col-16 elementor-top-column elementor-element elementor-element-db72bda" data-id="db72bda" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-fd4e4b4 elementor-widget elementor-widget-image" data-id="fd4e4b4" data-element_type="widget" data-widget_type="image.default"> <div class="elementor-widget-container"> <img loading="lazy" decoding="async" width="139" height="41" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20139%2041'%3E%3C/svg%3E" class="attachment-full size-full wp-image-45231" alt="" data-lazy-src="https://myuxacademy.com/wp-content/uploads/2024/08/6775cdce-pobrane-12_103v015000000000000028.png" /><noscript><img loading="lazy" decoding="async" width="139" height="41" src="https://myuxacademy.com/wp-content/uploads/2024/08/6775cdce-pobrane-12_103v015000000000000028.png" class="attachment-full size-full wp-image-45231" alt="" /></noscript> </div> </div> <div class="elementor-element elementor-element-f9420bb elementor-widget elementor-widget-image" data-id="f9420bb" data-element_type="widget" data-widget_type="image.default"> <div class="elementor-widget-container"> <img loading="lazy" decoding="async" width="122" height="58" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20122%2058'%3E%3C/svg%3E" class="attachment-full size-full wp-image-45222" alt="" data-lazy-src="https://myuxacademy.com/wp-content/uploads/2024/08/1d491e33-bt-3-logo-png-transparent_103e01m000000000000028.png" /><noscript><img loading="lazy" decoding="async" width="122" height="58" src="https://myuxacademy.com/wp-content/uploads/2024/08/1d491e33-bt-3-logo-png-transparent_103e01m000000000000028.png" class="attachment-full size-full wp-image-45222" alt="" /></noscript> </div> </div> <div class="elementor-element elementor-element-613f23e elementor-widget elementor-widget-image" data-id="613f23e" data-element_type="widget" data-widget_type="image.default"> <div class="elementor-widget-container"> <img loading="lazy" decoding="async" width="121" height="45" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20121%2045'%3E%3C/svg%3E" class="attachment-full size-full wp-image-45227" alt="" data-lazy-src="https://myuxacademy.com/wp-content/uploads/2024/08/9febdd71-1620298673tsb-logo-2013-svg_103d019000000000000028.png" /><noscript><img loading="lazy" decoding="async" width="121" height="45" src="https://myuxacademy.com/wp-content/uploads/2024/08/9febdd71-1620298673tsb-logo-2013-svg_103d019000000000000028.png" class="attachment-full size-full wp-image-45227" alt="" /></noscript> </div> </div> </div> </div> <div class="elementor-column elementor-col-16 elementor-top-column elementor-element elementor-element-4542318" data-id="4542318" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-b91a1d3 elementor-widget elementor-widget-image" data-id="b91a1d3" data-element_type="widget" data-widget_type="image.default"> <div class="elementor-widget-container"> <img loading="lazy" decoding="async" width="137" height="30" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20137%2030'%3E%3C/svg%3E" class="attachment-full size-full wp-image-45228" alt="" data-lazy-src="https://myuxacademy.com/wp-content/uploads/2024/08/027d0ec9-1280px-deloitte-svg_103t00u000000000000028.png" /><noscript><img loading="lazy" decoding="async" width="137" height="30" src="https://myuxacademy.com/wp-content/uploads/2024/08/027d0ec9-1280px-deloitte-svg_103t00u000000000000028.png" class="attachment-full size-full wp-image-45228" alt="" /></noscript> </div> </div> <div class="elementor-element elementor-element-fa4d800 elementor-widget elementor-widget-image" data-id="fa4d800" data-element_type="widget" data-widget_type="image.default"> <div class="elementor-widget-container"> <img loading="lazy" decoding="async" width="147" height="82" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20147%2082'%3E%3C/svg%3E" class="attachment-full size-full wp-image-45234" alt="" data-lazy-src="https://myuxacademy.com/wp-content/uploads/2024/08/42795603-usertesting-logo-vector_104302a000000000000028.png" /><noscript><img loading="lazy" decoding="async" width="147" height="82" src="https://myuxacademy.com/wp-content/uploads/2024/08/42795603-usertesting-logo-vector_104302a000000000000028.png" class="attachment-full size-full wp-image-45234" alt="" /></noscript> </div> </div> <div class="elementor-element elementor-element-8653eb8 elementor-widget elementor-widget-image" data-id="8653eb8" data-element_type="widget" data-widget_type="image.default"> <div class="elementor-widget-container"> <img loading="lazy" decoding="async" width="180" height="27" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20180%2027'%3E%3C/svg%3E" class="attachment-full size-full wp-image-45238" alt="" data-lazy-src="https://myuxacademy.com/wp-content/uploads/2024/08/d6b9bb20-1280px-addison-lee-logo-svg_105000r000000000000028.png" /><noscript><img loading="lazy" decoding="async" width="180" height="27" src="https://myuxacademy.com/wp-content/uploads/2024/08/d6b9bb20-1280px-addison-lee-logo-svg_105000r000000000000028.png" class="attachment-full size-full wp-image-45238" alt="" /></noscript> </div> </div> </div> </div> </div> </section> <section class="elementor-section elementor-top-section elementor-element elementor-element-446b5e1 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="446b5e1" data-element_type="section" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}"> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-2cf54b4" data-id="2cf54b4" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-87628dd elementor-widget elementor-widget-text-editor" data-id="87628dd" data-element_type="widget" data-widget_type="text-editor.default"> <div class="elementor-widget-container"> <p>All Rights Reserved, <span style="text-decoration: underline;"><a style="color: #ffffff; text-decoration: underline;" href="http://https/myuxacademy.com/privacy-policy/">Privacy Policy</a></span></p> </div> </div> </div> </div> </div> </section> <section class="elementor-section elementor-top-section elementor-element elementor-element-a1616e9 elementor-hidden-desktop elementor-hidden-tablet elementor-hidden-mobile elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="a1616e9" data-element_type="section"> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-76d2aa6" data-id="76d2aa6" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-4aef135 elementor-widget elementor-widget-text-editor" data-id="4aef135" data-element_type="widget" data-widget_type="text-editor.default"> <div class="elementor-widget-container"> <p><!-- wp:paragraph --></p> <p><a href="https://drive.google.com/file/d/1bU9jeSDBbq24u1UKhnuUiZIoivKLY3Gs/view"><span style="font-family: Arial, sans-serif; font-size: 36px; background-color: rgba(255, 255, 255, 0.5);"><b><u>Download our Free UX guide</u></b></span></a></p> <p><!-- /wp:paragraph --></p> </div> </div> <div class="elementor-element elementor-element-435e328 elementor-widget elementor-widget-text-editor" data-id="435e328" data-element_type="widget" data-widget_type="text-editor.default"> <div class="elementor-widget-container"> <p><!-- wp:paragraph --></p> <p><strong style="color: #000000; font-family: Arial, sans-serif; font-size: 14px;"><span style="line-height: 0; font-family: Ubuntu; font-size: 28px;"><span style="font-style: inherit;">You will learn:</span></span></strong></p> <div> <ul> <li><span style="line-height: 0; font-size: 24px;"><span style="line-height: 0; font-size: 24px;"><span style="line-height: 0; font-family: Ubuntu;">Key skills required as a UX Designer</span></span></span> <p>聽</p> </li> <li><span style="line-height: 0; font-size: 24px;"><span style="line-height: 0; font-size: 24px;"><span style="line-height: 0; font-family: Ubuntu;">Top tips for getting into UX Design</span></span></span> <p>聽</p> </li> <li><span style="line-height: 0; font-size: 24px; font-family: Ubuntu;">Where to build your UX Design Skills</span></li> </ul> </div> <p><!-- /wp:paragraph --></p> </div> </div> <div class="elementor-element elementor-element-63c90bb elementor-widget elementor-widget-image" data-id="63c90bb" data-element_type="widget" data-widget_type="image.default"> <div class="elementor-widget-container"> <img loading="lazy" decoding="async" width="300" height="200" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20300%20200'%3E%3C/svg%3E" class="attachment-medium size-medium wp-image-44982" alt="" data-lazy-srcset="https://myuxacademy.com/wp-content/uploads/2024/08/christin-hume-Hcfwew744z4-unsplash-300x200.jpg 300w, https://myuxacademy.com/wp-content/uploads/2024/08/christin-hume-Hcfwew744z4-unsplash-1024x683.jpg 1024w, https://myuxacademy.com/wp-content/uploads/2024/08/christin-hume-Hcfwew744z4-unsplash-768x512.jpg 768w, https://myuxacademy.com/wp-content/uploads/2024/08/christin-hume-Hcfwew744z4-unsplash-1536x1024.jpg 1536w, https://myuxacademy.com/wp-content/uploads/2024/08/christin-hume-Hcfwew744z4-unsplash-2048x1365.jpg 2048w, https://myuxacademy.com/wp-content/uploads/2024/08/christin-hume-Hcfwew744z4-unsplash-600x400.jpg 600w" data-lazy-sizes="(max-width: 300px) 100vw, 300px" data-lazy-src="https://myuxacademy.com/wp-content/uploads/2024/08/christin-hume-Hcfwew744z4-unsplash-300x200.jpg" /><noscript><img loading="lazy" decoding="async" width="300" height="200" src="https://myuxacademy.com/wp-content/uploads/2024/08/christin-hume-Hcfwew744z4-unsplash-300x200.jpg" class="attachment-medium size-medium wp-image-44982" alt="" srcset="https://myuxacademy.com/wp-content/uploads/2024/08/christin-hume-Hcfwew744z4-unsplash-300x200.jpg 300w, https://myuxacademy.com/wp-content/uploads/2024/08/christin-hume-Hcfwew744z4-unsplash-1024x683.jpg 1024w, https://myuxacademy.com/wp-content/uploads/2024/08/christin-hume-Hcfwew744z4-unsplash-768x512.jpg 768w, https://myuxacademy.com/wp-content/uploads/2024/08/christin-hume-Hcfwew744z4-unsplash-1536x1024.jpg 1536w, https://myuxacademy.com/wp-content/uploads/2024/08/christin-hume-Hcfwew744z4-unsplash-2048x1365.jpg 2048w, https://myuxacademy.com/wp-content/uploads/2024/08/christin-hume-Hcfwew744z4-unsplash-600x400.jpg 600w" sizes="(max-width: 300px) 100vw, 300px" /></noscript> </div> </div> <div class="elementor-element elementor-element-9bdc580 elementor-hidden-mobile elementor-widget-divider--view-line elementor-widget elementor-widget-divider" data-id="9bdc580" data-element_type="widget" data-widget_type="divider.default"> <div class="elementor-widget-container"> <div class="elementor-divider"> <span class="elementor-divider-separator"> </span> </div> </div> </div> <div class="elementor-element elementor-element-abb8d73 elementor-widget elementor-widget-text-editor" data-id="abb8d73" data-element_type="widget" data-widget_type="text-editor.default"> <div class="elementor-widget-container"> <p><!-- wp:paragraph --></p><h2 style="margin: 0px; padding: 0px; font-size: 21px; font-weight: bolder; line-height: 45px; color: #000000; font-family: Arial, sans-serif; text-align: center;"><span style="line-height: 0; font-size: 26px;"><span style="line-height: 0;"><span style="line-height: 0; font-family: ubuntu;">Testimonials from UX Academy Students</span></span></span></h2><p><!-- /wp:paragraph --></p> </div> </div> <div class="elementor-element elementor-element-86f9b5e elementor-widget elementor-widget-text-editor" data-id="86f9b5e" data-element_type="widget" data-widget_type="text-editor.default"> <div class="elementor-widget-container"> <p>This course is extremely informative and really helped prepare me with real life experience in designing a product for a client. The teachers are very knowledgeable and tailor the course to fit all levels of experience.</p><p><img loading="lazy" decoding="async" class="size-full wp-image-44983 aligncenter" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20104%20104'%3E%3C/svg%3E" alt="" width="104" height="104" data-lazy-srcset="https://myuxacademy.com/wp-content/uploads/2024/08/d83e76d7-rianne-stratford-e1606223301153_1000000000000000000028.png 104w, https://myuxacademy.com/wp-content/uploads/2024/08/d83e76d7-rianne-stratford-e1606223301153_1000000000000000000028-100x100.png 100w" data-lazy-sizes="(max-width: 104px) 100vw, 104px" data-lazy-src="https://myuxacademy.com/wp-content/uploads/2024/08/d83e76d7-rianne-stratford-e1606223301153_1000000000000000000028.png" /><noscript><img loading="lazy" decoding="async" class="size-full wp-image-44983 aligncenter" src="https://myuxacademy.com/wp-content/uploads/2024/08/d83e76d7-rianne-stratford-e1606223301153_1000000000000000000028.png" alt="" width="104" height="104" srcset="https://myuxacademy.com/wp-content/uploads/2024/08/d83e76d7-rianne-stratford-e1606223301153_1000000000000000000028.png 104w, https://myuxacademy.com/wp-content/uploads/2024/08/d83e76d7-rianne-stratford-e1606223301153_1000000000000000000028-100x100.png 100w" sizes="(max-width: 104px) 100vw, 104px" /></noscript>聽 聽 聽 聽 聽 聽 聽 聽 聽 聽 聽 聽 聽 聽 聽 聽 <br />聽 聽 聽 聽 聽 聽 聽 聽 聽 聽 聽 聽 聽 聽 聽聽<strong> Rianne Stratford</strong> &#8211; Marketing Assistant</p><p>An end to end process. UX Academy provides a holistic view into the world of UX, from research to synthesis, from wireframing to prototyping and then testing in an interactive process.</p><p><img loading="lazy" decoding="async" class="size-full wp-image-44984 aligncenter" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20104%20104'%3E%3C/svg%3E" alt="" width="104" height="104" data-lazy-srcset="https://myuxacademy.com/wp-content/uploads/2024/08/97774c08-circle-cropped-2-e1603864980702_1000000000000000000028.png 104w, https://myuxacademy.com/wp-content/uploads/2024/08/97774c08-circle-cropped-2-e1603864980702_1000000000000000000028-100x100.png 100w" data-lazy-sizes="(max-width: 104px) 100vw, 104px" data-lazy-src="https://myuxacademy.com/wp-content/uploads/2024/08/97774c08-circle-cropped-2-e1603864980702_1000000000000000000028.png" /><noscript><img loading="lazy" decoding="async" class="size-full wp-image-44984 aligncenter" src="https://myuxacademy.com/wp-content/uploads/2024/08/97774c08-circle-cropped-2-e1603864980702_1000000000000000000028.png" alt="" width="104" height="104" srcset="https://myuxacademy.com/wp-content/uploads/2024/08/97774c08-circle-cropped-2-e1603864980702_1000000000000000000028.png 104w, https://myuxacademy.com/wp-content/uploads/2024/08/97774c08-circle-cropped-2-e1603864980702_1000000000000000000028-100x100.png 100w" sizes="(max-width: 104px) 100vw, 104px" /></noscript>聽 聽 聽 聽 聽 聽 聽 聽 聽 聽 聽 聽 聽 聽 聽 聽<br />聽 聽 聽 聽 聽 聽 聽 聽 聽 聽 聽 聽 聽 聽 聽 聽 <strong>Mohammad Khan</strong> &#8211; Digital Consultant</p> </div> </div> </div> </div> </div> </section> <section class="elementor-section elementor-top-section elementor-element elementor-element-d00a0f0 elementor-hidden-desktop elementor-hidden-tablet elementor-hidden-mobile elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="d00a0f0" data-element_type="section"> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-3820c95" data-id="3820c95" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-571f4fb elementor-widget elementor-widget-heading" data-id="571f4fb" data-element_type="widget" data-widget_type="heading.default"> <div class="elementor-widget-container"> <h2 class="elementor-heading-title elementor-size-default">Our Students Come From Top Companies</h2> </div> </div> </div> </div> </div> </section> <section class="elementor-section elementor-top-section elementor-element elementor-element-2c0a21b elementor-hidden-desktop elementor-hidden-tablet elementor-hidden-mobile elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="2c0a21b" data-element_type="section"> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-column elementor-col-20 elementor-top-column elementor-element elementor-element-22757a4" data-id="22757a4" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-4ff1120 elementor-widget elementor-widget-image" data-id="4ff1120" data-element_type="widget" data-widget_type="image.default"> <div class="elementor-widget-container"> <img width="300" height="130" decoding="async" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20300%20130'%3E%3C/svg%3E" title="Microsoft logo 2" alt="" loading="lazy" data-lazy-src="https://myuxacademy.com/wp-content/uploads/elementor/thumbs/Microsoft-logo-2-pxwlu258xginyjw0902j9wd88ikd0dd1c0cyqdt2qc.png" /><noscript><img width="300" height="130" decoding="async" src="https://myuxacademy.com/wp-content/uploads/elementor/thumbs/Microsoft-logo-2-pxwlu258xginyjw0902j9wd88ikd0dd1c0cyqdt2qc.png" title="Microsoft logo 2" alt="" loading="lazy" /></noscript> </div> </div> <div class="elementor-element elementor-element-a6e6c43 elementor-widget elementor-widget-image" data-id="a6e6c43" data-element_type="widget" data-widget_type="image.default"> <div class="elementor-widget-container"> <img loading="lazy" decoding="async" width="240" height="130" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20240%20130'%3E%3C/svg%3E" class="attachment-full size-full wp-image-4658" alt="amazon" data-lazy-src="https://myuxacademy.com/wp-content/uploads/2020/03/2.jpg" /><noscript><img loading="lazy" decoding="async" width="240" height="130" src="https://myuxacademy.com/wp-content/uploads/2020/03/2.jpg" class="attachment-full size-full wp-image-4658" alt="amazon" /></noscript> </div> </div> </div> </div> <div class="elementor-column elementor-col-20 elementor-top-column elementor-element elementor-element-312efa0" data-id="312efa0" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-30ce0ab elementor-widget elementor-widget-image" data-id="30ce0ab" data-element_type="widget" data-widget_type="image.default"> <div class="elementor-widget-container"> <img width="300" height="130" decoding="async" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20300%20130'%3E%3C/svg%3E" title="vodafone-logo" alt="" loading="lazy" data-lazy-src="https://myuxacademy.com/wp-content/uploads/elementor/thumbs/vodafone-logo-pjxpkfii3wxnwmecoeron5nkwj8qxvmtv22du1eqs4.jpg" /><noscript><img width="300" height="130" decoding="async" src="https://myuxacademy.com/wp-content/uploads/elementor/thumbs/vodafone-logo-pjxpkfii3wxnwmecoeron5nkwj8qxvmtv22du1eqs4.jpg" title="vodafone-logo" alt="" loading="lazy" /></noscript> </div> </div> <div class="elementor-element elementor-element-c6ed5b9 elementor-widget elementor-widget-image" data-id="c6ed5b9" data-element_type="widget" data-widget_type="image.default"> <div class="elementor-widget-container"> <img width="300" height="130" decoding="async" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20300%20130'%3E%3C/svg%3E" title="BBC logo red" alt="" loading="lazy" data-lazy-src="https://myuxacademy.com/wp-content/uploads/elementor/thumbs/BBC-logo-red-pxwhb5q6i3ipveieh355ni8e1jhc0rnp9q6ll1cb2s.png" /><noscript><img width="300" height="130" decoding="async" src="https://myuxacademy.com/wp-content/uploads/elementor/thumbs/BBC-logo-red-pxwhb5q6i3ipveieh355ni8e1jhc0rnp9q6ll1cb2s.png" title="BBC logo red" alt="" loading="lazy" /></noscript> </div> </div> </div> </div> <div class="elementor-column elementor-col-20 elementor-top-column elementor-element elementor-element-c652b1a" data-id="c652b1a" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-1068276 elementor-widget elementor-widget-image" data-id="1068276" data-element_type="widget" data-widget_type="image.default"> <div class="elementor-widget-container"> <img width="300" height="139" decoding="async" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20300%20139'%3E%3C/svg%3E" title="Google logo" alt="" loading="lazy" data-lazy-src="https://myuxacademy.com/wp-content/uploads/elementor/thumbs/Google-logo-pxwhj945cqlnotbbwfktowizffnapv9p5eiixs4m0e.png" /><noscript><img width="300" height="139" decoding="async" src="https://myuxacademy.com/wp-content/uploads/elementor/thumbs/Google-logo-pxwhj945cqlnotbbwfktowizffnapv9p5eiixs4m0e.png" title="Google logo" alt="" loading="lazy" /></noscript> </div> </div> <div class="elementor-element elementor-element-c7b2251 elementor-widget elementor-widget-image" data-id="c7b2251" data-element_type="widget" data-widget_type="image.default"> <div class="elementor-widget-container"> <img width="300" height="130" decoding="async" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20300%20130'%3E%3C/svg%3E" title="lidl logo" alt="" loading="lazy" data-lazy-src="https://myuxacademy.com/wp-content/uploads/elementor/thumbs/lidl-logo-pxwjz7uexl0mcszak3xlyrl7i40pn806t69y60wx78.png" /><noscript><img width="300" height="130" decoding="async" src="https://myuxacademy.com/wp-content/uploads/elementor/thumbs/lidl-logo-pxwjz7uexl0mcszak3xlyrl7i40pn806t69y60wx78.png" title="lidl logo" alt="" loading="lazy" /></noscript> </div> </div> </div> </div> <div class="elementor-column elementor-col-20 elementor-top-column elementor-element elementor-element-3ac77f9" data-id="3ac77f9" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-0901b75 elementor-widget elementor-widget-image" data-id="0901b75" data-element_type="widget" data-widget_type="image.default"> <div class="elementor-widget-container"> <img loading="lazy" decoding="async" width="240" height="130" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20240%20130'%3E%3C/svg%3E" class="attachment-full size-full wp-image-4670" alt="toyota" data-lazy-src="https://myuxacademy.com/wp-content/uploads/2020/03/14.jpg" /><noscript><img loading="lazy" decoding="async" width="240" height="130" src="https://myuxacademy.com/wp-content/uploads/2020/03/14.jpg" class="attachment-full size-full wp-image-4670" alt="toyota" /></noscript> </div> </div> <div class="elementor-element elementor-element-d121cfe elementor-widget elementor-widget-image" data-id="d121cfe" data-element_type="widget" data-widget_type="image.default"> <div class="elementor-widget-container"> <img width="300" height="130" decoding="async" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20300%20130'%3E%3C/svg%3E" title="Deloitte logo" alt="" loading="lazy" data-lazy-src="https://myuxacademy.com/wp-content/uploads/elementor/thumbs/Deloitte-logo-pxwm5ko2nea46l5w0h90bhri7ft8aw2nx023deqgic.png" /><noscript><img width="300" height="130" decoding="async" src="https://myuxacademy.com/wp-content/uploads/elementor/thumbs/Deloitte-logo-pxwm5ko2nea46l5w0h90bhri7ft8aw2nx023deqgic.png" title="Deloitte logo" alt="" loading="lazy" /></noscript> </div> </div> </div> </div> <div class="elementor-column elementor-col-20 elementor-top-column elementor-element elementor-element-571a5a7" data-id="571a5a7" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-da43ccf elementor-widget elementor-widget-image" data-id="da43ccf" data-element_type="widget" data-widget_type="image.default"> <div class="elementor-widget-container"> <img loading="lazy" decoding="async" width="240" height="130" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20240%20130'%3E%3C/svg%3E" class="attachment-full size-full wp-image-4660" alt="canon" data-lazy-src="https://myuxacademy.com/wp-content/uploads/2020/03/4.jpg" /><noscript><img loading="lazy" decoding="async" width="240" height="130" src="https://myuxacademy.com/wp-content/uploads/2020/03/4.jpg" class="attachment-full size-full wp-image-4660" alt="canon" /></noscript> </div> </div> <div class="elementor-element elementor-element-6987714 elementor-widget elementor-widget-image" data-id="6987714" data-element_type="widget" data-widget_type="image.default"> <div class="elementor-widget-container"> <img width="300" height="130" decoding="async" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20300%20130'%3E%3C/svg%3E" title="tesco logo" alt="" loading="lazy" data-lazy-src="https://myuxacademy.com/wp-content/uploads/elementor/thumbs/tesco-logo-pxwk80m0wr291e766euvt1njoynep7xqcq4kw9v8yc.png" /><noscript><img width="300" height="130" decoding="async" src="https://myuxacademy.com/wp-content/uploads/elementor/thumbs/tesco-logo-pxwk80m0wr291e766euvt1njoynep7xqcq4kw9v8yc.png" title="tesco logo" alt="" loading="lazy" /></noscript> </div> </div> </div> </div> </div> </section> <section class="elementor-section elementor-top-section elementor-element elementor-element-544ca27 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="544ca27" data-element_type="section"> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-1b81b9b" data-id="1b81b9b" data-element_type="column"> <div class="elementor-widget-wrap"> </div> </div> </div> </section> </div> <!-- GTM Container placement set to footer --> <!-- Google Tag Manager (noscript) --> <noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-5R8MGQ5" height="0" width="0" style="display:none;visibility:hidden" aria-hidden="true"></iframe></noscript> <!-- End Google Tag Manager (noscript) --> <script type="rocketlazyloadscript"> getSplititAjaxURL = function( endpoint ) { return '/?wc-ajax=%%endpoint%%' .toString() .replace( '%%endpoint%%', 'splitit_' + endpoint ); }; </script> <div data-elementor-type="popup" data-elementor-id="34210" class="elementor elementor-34210 elementor-location-popup" data-elementor-settings="{&quot;a11y_navigation&quot;:&quot;yes&quot;,&quot;triggers&quot;:{&quot;inactivity&quot;:&quot;yes&quot;,&quot;exit_intent&quot;:&quot;yes&quot;,&quot;inactivity_time&quot;:30},&quot;timing&quot;:{&quot;times_times&quot;:1,&quot;times&quot;:&quot;yes&quot;,&quot;devices_devices&quot;:[&quot;desktop&quot;],&quot;devices&quot;:&quot;yes&quot;,&quot;times_period&quot;:&quot;day&quot;}}" data-elementor-post-type="elementor_library"> <section class="elementor-section elementor-top-section elementor-element elementor-element-4d5eef9 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="4d5eef9" data-element_type="section"> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-67651de" data-id="67651de" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-de31ec0 elementor-widget elementor-widget-heading" data-id="de31ec0" data-element_type="widget" data-widget_type="heading.default"> <div class="elementor-widget-container"> <h2 class="elementor-heading-title elementor-size-default">Sign up for Free! </h2> </div> </div> <div class="elementor-element elementor-element-06061cf elementor-widget elementor-widget-text-editor" data-id="06061cf" data-element_type="widget" data-widget_type="text-editor.default"> <div class="elementor-widget-container"> <p>Join our FREE UX Expert Session and learn more about UX/UI Design</p> </div> </div> <div class="elementor-element elementor-element-f861980 elementor-align-center elementor-widget elementor-widget-button" data-id="f861980" data-element_type="widget" data-widget_type="button.default"> <div class="elementor-widget-container"> <div class="elementor-button-wrapper"> <a class="elementor-button elementor-button-link elementor-size-md" href="https://myuxacademy.com/intro-to-ux-design-webinar/"> <span class="elementor-button-content-wrapper"> <span class="elementor-button-text">REGISTER HERE</span> </span> </a> </div> </div> </div> </div> </div> </div> </section> </div> <script type="rocketlazyloadscript" data-rocket-type='text/javascript'> const lazyloadRunObserver = () => { const lazyloadBackgrounds = document.querySelectorAll( `.e-con.e-parent:not(.e-lazyloaded)` ); const lazyloadBackgroundObserver = new IntersectionObserver( ( entries ) => { entries.forEach( ( entry ) => { if ( entry.isIntersecting ) { let lazyloadBackground = entry.target; if( lazyloadBackground ) { lazyloadBackground.classList.add( 'e-lazyloaded' ); } lazyloadBackgroundObserver.unobserve( entry.target ); } }); }, { rootMargin: '200px 0px 200px 0px' } ); lazyloadBackgrounds.forEach( ( lazyloadBackground ) => { lazyloadBackgroundObserver.observe( lazyloadBackground ); } ); }; const events = [ 'DOMContentLoaded', 'elementor/lazyload/observe', ]; events.forEach( ( event ) => { document.addEventListener( event, lazyloadRunObserver ); } ); </script> <script type="rocketlazyloadscript"> (function () { var c = document.body.className; c = c.replace(/woocommerce-no-js/, 'woocommerce-js'); document.body.className = c; })(); </script> <link data-minify="1" rel='stylesheet' id='wc-blocks-style-css' href='https://myuxacademy.com/wp-content/cache/min/1/wp-content/plugins/woocommerce/assets/client/blocks/wc-blocks.css?ver=1731771066' media='all' /> <script type="rocketlazyloadscript" src="https://myuxacademy.com/wp-content/plugins/woocommerce/assets/js/sourcebuster/sourcebuster.min.js?ver=9.1.2" id="sourcebuster-js-js" defer></script> <script id="wc-order-attribution-js-extra"> var wc_order_attribution = {"params":{"lifetime":1.0000000000000000818030539140313095458623138256371021270751953125e-5,"session":30,"base64":false,"ajaxurl":"https:\/\/myuxacademy.com\/wp-admin\/admin-ajax.php","prefix":"wc_order_attribution_","allowTracking":true},"fields":{"source_type":"current.typ","referrer":"current_add.rf","utm_campaign":"current.cmp","utm_source":"current.src","utm_medium":"current.mdm","utm_content":"current.cnt","utm_id":"current.id","utm_term":"current.trm","utm_source_platform":"current.plt","utm_creative_format":"current.fmt","utm_marketing_tactic":"current.tct","session_entry":"current_add.ep","session_start_time":"current_add.fd","session_pages":"session.pgs","session_count":"udata.vst","user_agent":"udata.uag"}}; </script> <script type="rocketlazyloadscript" src="https://myuxacademy.com/wp-content/plugins/woocommerce/assets/js/frontend/order-attribution.min.js?ver=9.1.2" id="wc-order-attribution-js" defer></script> <script type="rocketlazyloadscript" data-minify="1" src="https://myuxacademy.com/wp-content/cache/min/1/wp-content/plugins/duracelltomi-google-tag-manager/dist/js/gtm4wp-contact-form-7-tracker.js?ver=1731771066" id="gtm4wp-contact-form-7-tracker-js" defer></script> <script type="rocketlazyloadscript" data-minify="1" src="https://myuxacademy.com/wp-content/cache/min/1/wp-content/plugins/duracelltomi-google-tag-manager/dist/js/gtm4wp-form-move-tracker.js?ver=1731771066" id="gtm4wp-form-move-tracker-js" defer></script> <script type="rocketlazyloadscript" data-minify="1" src="https://myuxacademy.com/wp-content/cache/min/1/wp-content/plugins/duracelltomi-google-tag-manager/dist/js/gtm4wp-ecommerce-generic.js?ver=1731771066" id="gtm4wp-ecommerce-generic-js" defer></script> <script type="rocketlazyloadscript" data-minify="1" src="https://myuxacademy.com/wp-content/cache/min/1/wp-content/plugins/duracelltomi-google-tag-manager/dist/js/gtm4wp-woocommerce.js?ver=1731771066" id="gtm4wp-woocommerce-js" defer></script> <script type="rocketlazyloadscript" data-minify="1" defer data-locale='en-GB' data-scope='openid offline_access customer:login profile:name profile:email profile:phone profile:billing_addressprofile:name profile:email profile:phone' data-market='GB' data-environment='production' data-client-id='' data-redirect-uri='https://myuxacademy.com/siwk/klarna/callback' data-logo-alignment='default' data-theme='default' data-shape='default'' src="https://myuxacademy.com/wp-content/cache/min/1/web-sdk/v1/klarna.js?ver=1731771066" id="siwk_library-js"></script> <script type="rocketlazyloadscript" id="rocket-browser-checker-js-after"> "use strict";var _createClass=function(){function defineProperties(target,props){for(var i=0;i<props.length;i++){var descriptor=props[i];descriptor.enumerable=descriptor.enumerable||!1,descriptor.configurable=!0,"value"in descriptor&&(descriptor.writable=!0),Object.defineProperty(target,descriptor.key,descriptor)}}return function(Constructor,protoProps,staticProps){return protoProps&&defineProperties(Constructor.prototype,protoProps),staticProps&&defineProperties(Constructor,staticProps),Constructor}}();function _classCallCheck(instance,Constructor){if(!(instance instanceof Constructor))throw new TypeError("Cannot call a class as a function")}var RocketBrowserCompatibilityChecker=function(){function RocketBrowserCompatibilityChecker(options){_classCallCheck(this,RocketBrowserCompatibilityChecker),this.passiveSupported=!1,this._checkPassiveOption(this),this.options=!!this.passiveSupported&&options}return _createClass(RocketBrowserCompatibilityChecker,[{key:"_checkPassiveOption",value:function(self){try{var options={get passive(){return!(self.passiveSupported=!0)}};window.addEventListener("test",null,options),window.removeEventListener("test",null,options)}catch(err){self.passiveSupported=!1}}},{key:"initRequestIdleCallback",value:function(){!1 in window&&(window.requestIdleCallback=function(cb){var start=Date.now();return setTimeout(function(){cb({didTimeout:!1,timeRemaining:function(){return Math.max(0,50-(Date.now()-start))}})},1)}),!1 in window&&(window.cancelIdleCallback=function(id){return clearTimeout(id)})}},{key:"isDataSaverModeOn",value:function(){return"connection"in navigator&&!0===navigator.connection.saveData}},{key:"supportsLinkPrefetch",value:function(){var elem=document.createElement("link");return elem.relList&&elem.relList.supports&&elem.relList.supports("prefetch")&&window.IntersectionObserver&&"isIntersecting"in IntersectionObserverEntry.prototype}},{key:"isSlowConnection",value:function(){return"connection"in navigator&&"effectiveType"in navigator.connection&&("2g"===navigator.connection.effectiveType||"slow-2g"===navigator.connection.effectiveType)}}]),RocketBrowserCompatibilityChecker}(); </script> <script id="rocket-preload-links-js-extra"> var RocketPreloadLinksConfig = {"excludeUris":"\/(?:.+\/)?feed(?:\/(?:.+\/?)?)?$|\/(?:.+\/)?embed\/|\/checkout\/|\/cart\/|\/my-account\/|\/(index\\.php\/)?wp\\-json(\/.*|$)|\/wp-admin\/|\/logout\/|\/f4hs5MNpQuGe\/|\/refer\/|\/go\/|\/recommend\/|\/recommends\/","usesTrailingSlash":"1","imageExt":"jpg|jpeg|gif|png|tiff|bmp|webp|avif|pdf|doc|docx|xls|xlsx|php","fileExt":"jpg|jpeg|gif|png|tiff|bmp|webp|avif|pdf|doc|docx|xls|xlsx|php|html|htm","siteUrl":"https:\/\/myuxacademy.com","onHoverDelay":"100","rateThrottle":"3"}; </script> <script type="rocketlazyloadscript" id="rocket-preload-links-js-after"> (function() { "use strict";var r="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},e=function(){function i(e,t){for(var n=0;n<t.length;n++){var i=t[n];i.enumerable=i.enumerable||!1,i.configurable=!0,"value"in i&&(i.writable=!0),Object.defineProperty(e,i.key,i)}}return function(e,t,n){return t&&i(e.prototype,t),n&&i(e,n),e}}();function i(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}var t=function(){function n(e,t){i(this,n),this.browser=e,this.config=t,this.options=this.browser.options,this.prefetched=new Set,this.eventTime=null,this.threshold=1111,this.numOnHover=0}return e(n,[{key:"init",value:function(){!this.browser.supportsLinkPrefetch()||this.browser.isDataSaverModeOn()||this.browser.isSlowConnection()||(this.regex={excludeUris:RegExp(this.config.excludeUris,"i"),images:RegExp(".("+this.config.imageExt+")$","i"),fileExt:RegExp(".("+this.config.fileExt+")$","i")},this._initListeners(this))}},{key:"_initListeners",value:function(e){-1<this.config.onHoverDelay&&document.addEventListener("mouseover",e.listener.bind(e),e.listenerOptions),document.addEventListener("mousedown",e.listener.bind(e),e.listenerOptions),document.addEventListener("touchstart",e.listener.bind(e),e.listenerOptions)}},{key:"listener",value:function(e){var t=e.target.closest("a"),n=this._prepareUrl(t);if(null!==n)switch(e.type){case"mousedown":case"touchstart":this._addPrefetchLink(n);break;case"mouseover":this._earlyPrefetch(t,n,"mouseout")}}},{key:"_earlyPrefetch",value:function(t,e,n){var i=this,r=setTimeout(function(){if(r=null,0===i.numOnHover)setTimeout(function(){return i.numOnHover=0},1e3);else if(i.numOnHover>i.config.rateThrottle)return;i.numOnHover++,i._addPrefetchLink(e)},this.config.onHoverDelay);t.addEventListener(n,function e(){t.removeEventListener(n,e,{passive:!0}),null!==r&&(clearTimeout(r),r=null)},{passive:!0})}},{key:"_addPrefetchLink",value:function(i){return this.prefetched.add(i.href),new Promise(function(e,t){var n=document.createElement("link");n.rel="prefetch",n.href=i.href,n.onload=e,n.onerror=t,document.head.appendChild(n)}).catch(function(){})}},{key:"_prepareUrl",value:function(e){if(null===e||"object"!==(void 0===e?"undefined":r(e))||!1 in e||-1===["http:","https:"].indexOf(e.protocol))return null;var t=e.href.substring(0,this.config.siteUrl.length),n=this._getPathname(e.href,t),i={original:e.href,protocol:e.protocol,origin:t,pathname:n,href:t+n};return this._isLinkOk(i)?i:null}},{key:"_getPathname",value:function(e,t){var n=t?e.substring(this.config.siteUrl.length):e;return n.startsWith("/")||(n="/"+n),this._shouldAddTrailingSlash(n)?n+"/":n}},{key:"_shouldAddTrailingSlash",value:function(e){return this.config.usesTrailingSlash&&!e.endsWith("/")&&!this.regex.fileExt.test(e)}},{key:"_isLinkOk",value:function(e){return null!==e&&"object"===(void 0===e?"undefined":r(e))&&(!this.prefetched.has(e.href)&&e.origin===this.config.siteUrl&&-1===e.href.indexOf("?")&&-1===e.href.indexOf("#")&&!this.regex.excludeUris.test(e.href)&&!this.regex.images.test(e.href))}}],[{key:"run",value:function(){"undefined"!=typeof RocketPreloadLinksConfig&&new n(new RocketBrowserCompatibilityChecker({capture:!0,passive:!0}),RocketPreloadLinksConfig).init()}}]),n}();t.run(); }()); </script> <script type="rocketlazyloadscript" data-minify="1" src="https://myuxacademy.com/wp-content/cache/min/1/wp-content/plugins/page-links-to/dist/new-tab.js?ver=1731771066" id="page-links-to-js" defer></script> <script type="rocketlazyloadscript" src="https://myuxacademy.com/wp-content/plugins/wp-rocket/assets/js/heartbeat.js?ver=3.11.2" id="heartbeat-js" defer></script> <script type="rocketlazyloadscript" src="https://myuxacademy.com/wp-content/plugins/elementor-pro/assets/js/webpack-pro.runtime.min.js?ver=3.20.3" id="elementor-pro-webpack-runtime-js" defer></script> <script type="rocketlazyloadscript" src="https://myuxacademy.com/wp-content/plugins/elementor/assets/js/webpack.runtime.min.js?ver=3.24.7" id="elementor-webpack-runtime-js" defer></script> <script type="rocketlazyloadscript" src="https://myuxacademy.com/wp-content/plugins/elementor/assets/js/frontend-modules.min.js?ver=3.24.7" id="elementor-frontend-modules-js" defer></script> <script type="rocketlazyloadscript" src="https://myuxacademy.com/wp-includes/js/dist/vendor/wp-polyfill-inert.min.js?ver=3.1.2" id="wp-polyfill-inert-js" defer></script> <script type="rocketlazyloadscript" src="https://myuxacademy.com/wp-includes/js/dist/vendor/regenerator-runtime.min.js?ver=0.14.0" id="regenerator-runtime-js" defer></script> <script type="rocketlazyloadscript" src="https://myuxacademy.com/wp-includes/js/dist/vendor/wp-polyfill.min.js?ver=3.15.0" id="wp-polyfill-js"></script> <script type="rocketlazyloadscript" src="https://myuxacademy.com/wp-includes/js/dist/hooks.min.js?ver=c6aec9a8d4e5a5d543a1" id="wp-hooks-js"></script> <script type="rocketlazyloadscript" src="https://myuxacademy.com/wp-includes/js/dist/i18n.min.js?ver=7701b0c3857f914212ef" id="wp-i18n-js"></script> <script type="rocketlazyloadscript" id="wp-i18n-js-after"> wp.i18n.setLocaleData( { 'text direction\u0004ltr': [ 'ltr' ] } ); </script> <script type="rocketlazyloadscript" id="elementor-pro-frontend-js-before"> var ElementorProFrontendConfig = {"ajaxurl":"https:\/\/myuxacademy.com\/wp-admin\/admin-ajax.php","nonce":"aef878a162","urls":{"assets":"https:\/\/myuxacademy.com\/wp-content\/plugins\/elementor-pro\/assets\/","rest":"https:\/\/myuxacademy.com\/wp-json\/"},"shareButtonsNetworks":{"facebook":{"title":"Facebook","has_counter":true},"twitter":{"title":"Twitter"},"linkedin":{"title":"LinkedIn","has_counter":true},"pinterest":{"title":"Pinterest","has_counter":true},"reddit":{"title":"Reddit","has_counter":true},"vk":{"title":"VK","has_counter":true},"odnoklassniki":{"title":"OK","has_counter":true},"tumblr":{"title":"Tumblr"},"digg":{"title":"Digg"},"skype":{"title":"Skype"},"stumbleupon":{"title":"StumbleUpon","has_counter":true},"mix":{"title":"Mix"},"telegram":{"title":"Telegram"},"pocket":{"title":"Pocket","has_counter":true},"xing":{"title":"XING","has_counter":true},"whatsapp":{"title":"WhatsApp"},"email":{"title":"Email"},"print":{"title":"Print"},"x-twitter":{"title":"X"},"threads":{"title":"Threads"}}, "woocommerce":{"menu_cart":{"cart_page_url":"https:\/\/myuxacademy.com\/cart\/","checkout_page_url":"https:\/\/myuxacademy.com\/checkout\/","fragments_nonce":"75f6d48dc2"}}, "facebook_sdk":{"lang":"en_GB","app_id":""},"lottie":{"defaultAnimationUrl":"https:\/\/myuxacademy.com\/wp-content\/plugins\/elementor-pro\/modules\/lottie\/assets\/animations\/default.json"}}; </script> <script type="rocketlazyloadscript" src="https://myuxacademy.com/wp-content/plugins/elementor-pro/assets/js/frontend.min.js?ver=3.20.3" id="elementor-pro-frontend-js" defer></script> <script type="rocketlazyloadscript" src="https://myuxacademy.com/wp-includes/js/jquery/ui/core.min.js?ver=1.13.2" id="jquery-ui-core-js" defer></script> <script type="rocketlazyloadscript" id="elementor-frontend-js-before"> var elementorFrontendConfig = {"environmentMode":{"edit":false,"wpPreview":false,"isScriptDebug":false},"i18n":{"shareOnFacebook":"Share on Facebook","shareOnTwitter":"Share on Twitter","pinIt":"Pin it","download":"Download","downloadImage":"Download image","fullscreen":"Fullscreen","zoom":"Zoom","share":"Share","playVideo":"Play Video","previous":"Previous","next":"Next","close":"Close","a11yCarouselWrapperAriaLabel":"Carousel | Horizontal scrolling: Arrow Left & Right","a11yCarouselPrevSlideMessage":"Previous slide","a11yCarouselNextSlideMessage":"Next slide","a11yCarouselFirstSlideMessage":"This is the first slide","a11yCarouselLastSlideMessage":"This is the last slide","a11yCarouselPaginationBulletMessage":"Go to slide"},"is_rtl":false,"breakpoints":{"xs":0,"sm":480,"md":768,"lg":1025,"xl":1440,"xxl":1600},"responsive":{"breakpoints":{"mobile":{"label":"Mobile Portrait","value":767,"default_value":767,"direction":"max","is_enabled":true},"mobile_extra":{"label":"Mobile Landscape","value":880,"default_value":880,"direction":"max","is_enabled":false},"tablet":{"label":"Tablet Portrait","value":1024,"default_value":1024,"direction":"max","is_enabled":true},"tablet_extra":{"label":"Tablet Landscape","value":1200,"default_value":1200,"direction":"max","is_enabled":false},"laptop":{"label":"Laptop","value":1366,"default_value":1366,"direction":"max","is_enabled":false},"widescreen":{"label":"Widescreen","value":2400,"default_value":2400,"direction":"min","is_enabled":false}}, "hasCustomBreakpoints":false},"version":"3.24.7","is_static":false,"experimentalFeatures":{"additional_custom_breakpoints":true,"container":true,"container_grid":true,"e_swiper_latest":true,"e_nested_atomic_repeaters":true,"e_onboarding":true,"theme_builder_v2":true,"home_screen":true,"ai-layout":true,"landing-pages":true,"nested-elements":true,"link-in-bio":true,"floating-buttons":true,"notes":true,"form-submissions":true},"urls":{"assets":"https:\/\/myuxacademy.com\/wp-content\/plugins\/elementor\/assets\/","ajaxurl":"https:\/\/myuxacademy.com\/wp-admin\/admin-ajax.php","uploadUrl":"https:\/\/myuxacademy.com\/wp-content\/uploads"},"nonces":{"floatingButtonsClickTracking":"514f9502d2"},"swiperClass":"swiper","settings":{"page":[],"editorPreferences":[]},"kit":{"active_breakpoints":["viewport_mobile","viewport_tablet"],"global_image_lightbox":"yes","lightbox_enable_counter":"yes","lightbox_enable_fullscreen":"yes","lightbox_enable_zoom":"yes","lightbox_enable_share":"yes","lightbox_title_src":"title","lightbox_description_src":"description","woocommerce_notices_elements":[]},"post":{"id":44979,"title":"Interested%20in%20Becoming%20a%20UX%20Designer%3F%20-","excerpt":"","featuredImage":false}}; </script> <script type="rocketlazyloadscript" src="https://myuxacademy.com/wp-content/plugins/elementor/assets/js/frontend.min.js?ver=3.24.7" id="elementor-frontend-js" defer></script> <script type="rocketlazyloadscript" src="https://myuxacademy.com/wp-content/plugins/elementor-pro/assets/js/preloaded-elements-handlers.min.js?ver=3.20.3" id="pro-preloaded-elements-handlers-js" defer></script> <script>window.lazyLoadOptions={elements_selector:"img[data-lazy-src],.rocket-lazyload,iframe[data-lazy-src]",data_src:"lazy-src",data_srcset:"lazy-srcset",data_sizes:"lazy-sizes",class_loading:"lazyloading",class_loaded:"lazyloaded",threshold:300,callback_loaded:function(element){if(element.tagName==="IFRAME"&&element.dataset.rocketLazyload=="fitvidscompatible"){if(element.classList.contains("lazyloaded")){if(typeof window.jQuery!="undefined"){if(jQuery.fn.fitVids){jQuery(element).parent().fitVids()}}}}}};window.addEventListener('LazyLoad::Initialized',function(e){var lazyLoadInstance=e.detail.instance;if(window.MutationObserver){var observer=new MutationObserver(function(mutations){var image_count=0;var iframe_count=0;var rocketlazy_count=0;mutations.forEach(function(mutation){for(var i=0;i<mutation.addedNodes.length;i++){if(typeof mutation.addedNodes[i].getElementsByTagName!=='function'){continue} if(typeof mutation.addedNodes[i].getElementsByClassName!=='function'){continue} images=mutation.addedNodes[i].getElementsByTagName('img');is_image=mutation.addedNodes[i].tagName=="IMG";iframes=mutation.addedNodes[i].getElementsByTagName('iframe');is_iframe=mutation.addedNodes[i].tagName=="IFRAME";rocket_lazy=mutation.addedNodes[i].getElementsByClassName('rocket-lazyload');image_count+=images.length;iframe_count+=iframes.length;rocketlazy_count+=rocket_lazy.length;if(is_image){image_count+=1} if(is_iframe){iframe_count+=1}}});if(image_count>0||iframe_count>0||rocketlazy_count>0){lazyLoadInstance.update()}});var b=document.getElementsByTagName("body")[0];var config={childList:!0,subtree:!0};observer.observe(b,config)}},!1)</script><script data-no-minify="1" async src="https://myuxacademy.com/wp-content/plugins/wp-rocket/assets/js/lazyload/17.5/lazyload.min.js"></script><script>function lazyLoadThumb(e){var t='<img data-lazy-src="https://i.ytimg.com/vi/ID/hqdefault.jpg" alt="" width="480" height="360"><noscript><img src="https://i.ytimg.com/vi/ID/hqdefault.jpg" alt="" width="480" height="360"></noscript>',a='<button class="play" aria-label="play Youtube video"></button>';return t.replace("ID",e)+a}function lazyLoadYoutubeIframe(){var e=document.createElement("iframe"),t="ID?autoplay=1";t+=0===this.parentNode.dataset.query.length?'':'&'+this.parentNode.dataset.query;e.setAttribute("src",t.replace("ID",this.parentNode.dataset.src)),e.setAttribute("frameborder","0"),e.setAttribute("allowfullscreen","1"),e.setAttribute("allow", "accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture"),this.parentNode.parentNode.replaceChild(e,this.parentNode)}document.addEventListener("DOMContentLoaded",function(){var e,t,p,a=document.getElementsByClassName("rll-youtube-player");for(t=0;t<a.length;t++)e=document.createElement("div"),e.setAttribute("data-id",a[t].dataset.id),e.setAttribute("data-query", a[t].dataset.query),e.setAttribute("data-src", a[t].dataset.src),e.innerHTML=lazyLoadThumb(a[t].dataset.id),a[t].appendChild(e),p=e.querySelector('.play'),p.onclick=lazyLoadYoutubeIframe});</script> <script>class RocketElementorAnimation{constructor(){this.deviceMode=document.createElement("span"),this.deviceMode.id="elementor-device-mode",this.deviceMode.setAttribute("class","elementor-screen-only"),document.body.appendChild(this.deviceMode)}_detectAnimations(){let t=getComputedStyle(this.deviceMode,":after").content.replace(/"/g,"");this.animationSettingKeys=this._listAnimationSettingsKeys(t),document.querySelectorAll(".elementor-invisible[data-settings]").forEach(t=>{const e=t.getBoundingClientRect();if(e.bottom>=0&&e.top<=window.innerHeight)try{this._animateElement(t)}catch(t){}})}_animateElement(t){const e=JSON.parse(t.dataset.settings),i=e._animation_delay||e.animation_delay||0,n=e[this.animationSettingKeys.find(t=>e[t])];if("none"===n)return void t.classList.remove("elementor-invisible");t.classList.remove(n),this.currentAnimation&&t.classList.remove(this.currentAnimation),this.currentAnimation=n;let s=setTimeout(()=>{t.classList.remove("elementor-invisible"),t.classList.add("animated",n),this._removeAnimationSettings(t,e)},i);window.addEventListener("rocket-startLoading",function(){clearTimeout(s)})}_listAnimationSettingsKeys(t="mobile"){const e=[""];switch(t){case"mobile":e.unshift("_mobile");case"tablet":e.unshift("_tablet");case"desktop":e.unshift("_desktop")}const i=[];return["animation","_animation"].forEach(t=>{e.forEach(e=>{i.push(t+e)})}),i}_removeAnimationSettings(t,e){this._listAnimationSettingsKeys().forEach(t=>delete e[t]),t.dataset.settings=JSON.stringify(e)}static run(){const t=new RocketElementorAnimation;requestAnimationFrame(t._detectAnimations.bind(t))}}document.addEventListener("DOMContentLoaded",RocketElementorAnimation.run);</script></body> </html> <!-- This website is like a Rocket, isn't it? Performance optimized by WP Rocket. Learn more: https://wp-rocket.me -->

Pages: 1 2 3 4 5 6 7 8 9 10