Meet the Team - Danisha

Meet the Team - Danisha

MEET THE TEAM!🚀

About a year ago, Danisha joined Animation Agency as a Storyboard artist and visual designer. Within our team, her duties include working on storyboards and illustrations.

Before joining us, Danisha studied Media and design at SintLucas in Eindhoven. Here she learned the basics of animation, illustration and visualization. She specialized in illustration during the course.'

What makes my job fun? It's super varied! One moment I'm working on cool visuals, the next moment I'm sketching a storyboard and besides that I have regular contact with our clients. This gives me enormous satisfaction and ensures that I enjoy coming to work every day. In addition, the projects are always very different and I learn a lot about our clients' companies. Because of this, no day is ever the same!

Danisha lives in Eindhoven with her boyfriend and dog Akira. She likes to spend her time hiking in the woods, going to parties with her friends and in the summer she can be found at many a festival! ☀️

Infinite possibilities?

Animation studio Animation Agency makes anything possible. Would you like to brainstorm with us, create a stunning animation and discover how to finally get your final product out into the world properly? Let's get acquainted. Call or email us! Let's animate your story.

document.addEventListener("DOMContentLoaded", function() { var path = window.location.pathname; // Verberg alles eerst document.getElementById("content-nl").style.display = "none"; document.getElementById("content-en").style.display = "none"; document.getElementById("content-de").style.display = "none"; // Controleer de taal op basis van de URL if (path.includes("/nl")) { document.getElementById("content-nl").style.display = "block"; } else if (path.includes("/en")) { document.getElementById("content-en").style.display = "block"; } else if (path.includes("/de")) { document.getElementById("content-de").style.display = "block"; } });