I'm a
const textArray = ["2D Animator.", "Storyboard Artist.", "Producer.", "Director."]; const typingDelay = 100; const erasingDelay = 60; const newTextDelay = 2000; let textIndex = 0; let charIndex = 0; const typedText = document.getElementById("typed-text"); function type() { if (charIndex < textArray[textIndex].length) { typedText.textContent += textArray[textIndex].charAt(charIndex); charIndex++; setTimeout(type, typingDelay); } else { setTimeout(erase, newTextDelay); } } function erase() { if (charIndex > 0) { typedText.textContent = textArray[textIndex].substring(0, charIndex - 1); charIndex--; setTimeout(erase, erasingDelay); } else { textIndex = (textIndex + 1) % textArray.length; setTimeout(type, typingDelay + 300); } } document.addEventListener("DOMContentLoaded", function () { if (textArray.length) setTimeout(type, 500); });

Hi! I’m a 2D Animator based in Buenos Aires, Argentina.
I have a deep love for storytelling—whether I’m animating, drawing storyboards,or directing, I love bringing ideas to life through motion and emotion.

window.dataLayer = window.dataLayer || []; function gtag(){dataLayer.push(arguments);} gtag('js', new Date()); gtag('config', 'G-VTGHLLRYNS');

Animated Video

Make your story or idea come to life with our Animated Video service!
What's included:

  • Storyboards

  • Color Script

  • Character Design

  • Location and Prop Design (2D or 3D)

  • Animation

  • Compositing and Editing

  • Music and Sound

Buffpup 3.0 Lore Video [ATROPHIED ARC]

Director, Producer, Animation Director, Supervisor, Storyboard and Animation
"Every time we work with Andie it has been nothing but incredible! Her drive to do the best she can while also having fun is super admirable and inspiring. More than once, Andie has kept our projects afloat when times got tough with not only her positive outlook on her work, but her kind heart and persistence!
Love ya Andie!! ❤️" - Buffpup


The Creation of Larxa

Director, Producer, Animation Director, Supervisor and Storyboard
"I reached out to Andie about my animated video project because I loved their previous work. They were very responsive and brought together the perfect team for this project! The communication and workflow was very good, I felt like I could bring up ideas and help brainstorm together with the team. The final work was delivered on a timely manner and the quality is exactly what I was looking for! It was overall a really fun experience." - Larxa


Pokimane Stream Intro 2025

Director, Producer, Animation Director, Supervisor


Class of '09: The Anime Pilot

Animation Director and Storyboards

window.dataLayer = window.dataLayer || []; function gtag(){dataLayer.push(arguments);} gtag('js', new Date()); gtag('config', 'G-VTGHLLRYNS');
Boruto #265
Boruto #265
Boruto #265
Boruto #265
window.dataLayer = window.dataLayer || []; function gtag(){dataLayer.push(arguments);} gtag('js', new Date()); gtag('config', 'G-VTGHLLRYNS');
window.dataLayer = window.dataLayer || []; function gtag(){dataLayer.push(arguments);} gtag('js', new Date()); gtag('config', 'G-VTGHLLRYNS');

Contact

Buenos Aires, Argentina
E-mail: [email protected]

window.dataLayer = window.dataLayer || []; function gtag(){dataLayer.push(arguments);} gtag('js', new Date()); gtag('config', 'G-VTGHLLRYNS');