/* Words Styling */ .char { display: inline-block; } .word { float: left; height: 0.92em; line-height: 0.92em; margin: 0; padding: 0; position: relative; display: inline-block; overflow: hidden; padding-right: 0.04em; } .char { pointer-events: none; float: left; padding-top: 0em; line-height: 0.92em; } .char:nth-of-type(odd) { transition: all 1s cubic-bezier(0.16, 1, 0.3, 1); } .char:nth-of-type(odd) { transition: all 1s cubic-bezier(0.16, 1, 0.3, 1); } .menu__link:hover .char:nth-of-type(odd) { transform: translate3d(0, 1em, 0); opacity: 1; } .menu__link:hover .char:nth-of-type(2n) { transform: translate3d(0, -0.92em, 0); opacity: 1; } .char:nth-of-type(2n) { transition: all 1s cubic-bezier(0.16, 1, 0.3, 1); } /* Hiding Cursor when move out of website viewport */ body:hover .cursor { opacity: 1; } .cursor { pointer-events: none; }

Creating digital and physical draw-dropping experiences.

Hi, I'm Jessica – a passionate multidisciplinary creative specialising in merging art and technology. My focus is crafting immersive experiences that not only captivate but also leave a profound, lasting impact.

My playground? 3D art direction, AR/VR/XR, and experiential activations. With a solid understanding of technology and a love for storytelling, I turn stories into experiences that are truly memorable.

SERVICES / SKILLS.

As a multidisciplinary creative, I understand that it can be a bit puzzling to grasp the full scope of what I do. That's why I've created this section to give you a clear insight into my world. Here's what I bring to the table: a fusion of creativity and technology. From crafting immersive experiences to designing cutting-edge visuals, I'm your go-to person.

UI/UX Design

Up Arrow Grey IconOrange Down Arrow Icon

AR

Up Arrow Grey IconOrange Down Arrow Icon

Interactive Installations

Up Arrow Grey IconOrange Down Arrow Icon

Experiential Activations

Up Arrow Grey IconOrange Down Arrow Icon

3D & Game Art

Up Arrow Grey IconOrange Down Arrow Icon

In my world, creativity fuses with technology to create unforgettable experiences. From generative art to immersive 3D worlds and captivating projection mapping, I've journeyed through a dynamic landscape.

Holograms, real-time engines, LED displays, AR, and VR are all part of my toolkit. Whether ideating stand activations or diving into ground-level installations, I'm all about turning imagination into reality.

30k

+

Project Completed

70k

Clients

100k

Customers

.custom-cursor { position: absolute; width: 20px; /* Adjust size as needed */ height: 20px; /* Adjust size as needed */ pointer-events: none; } .outer-circle { width: 20px; /* Adjust size as needed */ height: 20px; /* Adjust size as needed */ border: 2px solid #000; /* Outline color */ border-radius: 50%; position: absolute; top: 0; left: 0; } .inner-dot { width: 4px; /* Adjust size as needed */ height: 4px; /* Adjust size as needed */ background-color: #000; /* Dot color */ border-radius: 50%; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); } Privacy Policy Cookie Policy