Film and visual work

const text = "Short films // music videos // brand films"; const el = document.getElementById("explore-text"); const cursor = document.getElementById("explore-cursor"); let i = 0; setTimeout(function() { cursor.style.borderColor = "#1580DD"; type(); }, 3500); function type() { if (i < text.length) { el.innerHTML += text.charAt(i); i++; setTimeout(type, 75); } else { cursor.style.animation = "blink 1.5s step-end infinite"; } }

Noopy Studios logo outerNoopy Studios logo innerNoopy Studios logo white
(function(){ var outer=document.getElementById("logo-outer"); var inner=document.getElementById("logo-inner"); var white=document.getElementById("logo-white"); var wrapper=document.getElementById("logo-wrapper"); var clickCount=0; var hasAppeared=false; var spinning=false; function appear(){ if(hasAppeared){ return; } hasAppeared=true; setTimeout(function(){ inner.style.animation="innerFade 0.6s ease forwards"; setTimeout(function(){ outer.style.opacity="1"; outer.style.animation="outerReveal 0.8s steps(30) forwards"; setTimeout(function(){ outer.style.clipPath="inset(0 0% 0 0)"; outer.style.animation="glowPop 0.6s cubic-bezier(0.34,1.56,0.64,1) forwards"; setTimeout(function(){ outer.style.filter="none"; outer.style.transform="scale(1)"; outer.style.animation="spin 6s linear infinite reverse"; spinning=true; },650); },800); },700); },6500); } var observer=new IntersectionObserver(function(entries){ entries.forEach(function(entry){ if(entry.isIntersecting){ appear(); } else { if(hasAppeared&&spinning){ clickCount=0; outer.style.animation="spin 6s linear infinite reverse"; outer.style.animationDuration="6s"; outer.style.filter="none"; outer.style.transform="scale(1)"; outer.style.opacity="1"; inner.style.opacity="1"; inner.style.transition="none"; white.style.opacity="0"; white.style.transition="none"; wrapper.style.opacity="1"; wrapper.style.transition="none"; } } }); },{threshold:0.5}); observer.observe(wrapper); inner.addEventListener("click",function(){ if(!spinning){ return; } clickCount++; if(clickCount===1){ outer.style.animationDuration="9s"; } if(clickCount===2){ outer.style.animationDuration="14s"; } if(clickCount===3){ outer.style.animationDuration="6s"; inner.style.transition="none"; inner.style.opacity="1"; white.style.transition="none"; white.style.opacity="0"; } if(clickCount===4){ outer.style.animationDuration="3s"; inner.style.transition="opacity 0.4s ease"; inner.style.opacity="0.75"; white.style.transition="opacity 0.4s ease"; white.style.opacity="0.25"; } if(clickCount===5){ outer.style.animationDuration="1.5s"; inner.style.opacity="0.5"; white.style.opacity="0.5"; } if(clickCount===6){ outer.style.animationDuration="0.8s"; inner.style.opacity="0.25"; white.style.opacity="0.75"; outer.style.filter="drop-shadow(0 0 6px #1580DD)"; } if(clickCount===7){ outer.style.animationDuration="0.4s"; inner.style.opacity="0.05"; white.style.opacity="0.95"; outer.style.filter="drop-shadow(0 0 14px #1580DD)"; } if(clickCount===8){ outer.style.animationDuration="0.1s"; inner.style.opacity="0"; white.style.opacity="1"; outer.style.filter="drop-shadow(0 0 24px #1580DD)"; wrapper.style.transition="opacity 0.3s ease"; setTimeout(function(){ wrapper.style.opacity="0"; },300); setTimeout(function(){ window.location.href="#cuttingroom"; },800); clickCount=0; } }); })();

About //

If you know me, you know me as Noopy. It's a nickname friends and family have affectionately called me for years, so when it came time to create a film studio, it was the only name that felt right. I wanted to build a brand that felt personal and reflected the person behind the camera.I'm Anoop Singh, a filmmaker based in Perth, Australia, and the founder of Noopy Studios. I created the studio to showcase my work, collaborate with great people, and build a career doing what I love.Noopy Studios creates brand films, music videos, short films, and event coverage. I work with businesses, artists, and fellow creatives to bring ideas to life through cinematic, story-driven filmmaking.

I've always been fascinated by every part of the filmmaking process, not just telling stories, but how they're crafted. From cameras and lenses to lighting, movement, editing, and sound, I love the technical side of filmmaking just as much as the creative.Filmmaking is collaborative by nature, and that's one of the things I love most about it. Every project is an opportunity to work alongside talented people, learn something new, and create work we're all proud of. Client projects allow me to keep pursuing my own films, and those personal projects continually shape the way I approach every job.


Noopy Studios logo outerNoopy Studios logo innerNoopy Studios logo white
(function(){ var wrappers=document.querySelectorAll(".logo-wrapper"); var wrapper=wrappers[wrappers.length-1]; var outer=wrapper.querySelector(".logo-outer"); var inner=wrapper.querySelector(".logo-inner"); var white=wrapper.querySelector(".logo-white"); var clickCount=0; var spinning=true; var observer=new IntersectionObserver(function(entries){ entries.forEach(function(entry){ if(!entry.isIntersecting){ clickCount=0; outer.style.animationDuration="6s"; outer.style.filter="none"; inner.style.opacity="1"; inner.style.transition="none"; white.style.opacity="0"; white.style.transition="none"; wrapper.style.opacity="1"; wrapper.style.transition="none"; } }); },{threshold:0.5}); observer.observe(wrapper); wrapper.addEventListener("click",function(){ clickCount++; if(clickCount===1){ outer.style.animationDuration="9s"; } if(clickCount===2){ outer.style.animationDuration="14s"; } if(clickCount===3){ outer.style.animationDuration="6s"; inner.style.transition="none"; inner.style.opacity="1"; white.style.transition="none"; white.style.opacity="0"; } if(clickCount===4){ outer.style.animationDuration="3s"; inner.style.transition="opacity 0.4s ease"; inner.style.opacity="0.75"; white.style.transition="opacity 0.4s ease"; white.style.opacity="0.25"; } if(clickCount===5){ outer.style.animationDuration="1.5s"; inner.style.opacity="0.5"; white.style.opacity="0.5"; } if(clickCount===6){ outer.style.animationDuration="0.8s"; inner.style.opacity="0.25"; white.style.opacity="0.75"; outer.style.filter="drop-shadow(0 0 6px #1580DD)"; } if(clickCount===7){ outer.style.animationDuration="0.4s"; inner.style.opacity="0.05"; white.style.opacity="0.95"; outer.style.filter="drop-shadow(0 0 14px #1580DD)"; } if(clickCount===8){ outer.style.animationDuration="0.1s"; inner.style.opacity="0"; white.style.opacity="1"; outer.style.filter="drop-shadow(0 0 24px #1580DD)"; wrapper.style.transition="opacity 0.3s ease"; setTimeout(function(){ wrapper.style.opacity="0"; },300); setTimeout(function(){ window.location.href="#cuttingroom"; },800); clickCount=0; } }); })();

© 2026 Noopy Studios — Anoop Singh. All rights reserved.

Services //

Noopy Studios creates films that connect with people. Whether it's a brand telling its story, an artist bringing a song to life, or a short film exploring an idea, the goal is always the same: make something worth watching.

  • Brand Videos

  • Music Videos

  • Short Films

  • Event Coverage

  • Videography

  • Video Editing

Every project receives the same level of care, curiosity, and cinematic approach because great storytelling isn't defined by budget or format.


Noopy Studios logo outerNoopy Studios logo innerNoopy Studios logo white
(function(){ var wrappers=document.querySelectorAll(".logo-wrapper"); var wrapper=wrappers[wrappers.length-1]; var outer=wrapper.querySelector(".logo-outer"); var inner=wrapper.querySelector(".logo-inner"); var white=wrapper.querySelector(".logo-white"); var clickCount=0; var spinning=true; var observer=new IntersectionObserver(function(entries){ entries.forEach(function(entry){ if(!entry.isIntersecting){ clickCount=0; outer.style.animationDuration="6s"; outer.style.filter="none"; inner.style.opacity="1"; inner.style.transition="none"; white.style.opacity="0"; white.style.transition="none"; wrapper.style.opacity="1"; wrapper.style.transition="none"; } }); },{threshold:0.5}); observer.observe(wrapper); wrapper.addEventListener("click",function(){ clickCount++; if(clickCount===1){ outer.style.animationDuration="9s"; } if(clickCount===2){ outer.style.animationDuration="14s"; } if(clickCount===3){ outer.style.animationDuration="6s"; inner.style.transition="none"; inner.style.opacity="1"; white.style.transition="none"; white.style.opacity="0"; } if(clickCount===4){ outer.style.animationDuration="3s"; inner.style.transition="opacity 0.4s ease"; inner.style.opacity="0.75"; white.style.transition="opacity 0.4s ease"; white.style.opacity="0.25"; } if(clickCount===5){ outer.style.animationDuration="1.5s"; inner.style.opacity="0.5"; white.style.opacity="0.5"; } if(clickCount===6){ outer.style.animationDuration="0.8s"; inner.style.opacity="0.25"; white.style.opacity="0.75"; outer.style.filter="drop-shadow(0 0 6px #1580DD)"; } if(clickCount===7){ outer.style.animationDuration="0.4s"; inner.style.opacity="0.05"; white.style.opacity="0.95"; outer.style.filter="drop-shadow(0 0 14px #1580DD)"; } if(clickCount===8){ outer.style.animationDuration="0.1s"; inner.style.opacity="0"; white.style.opacity="1"; outer.style.filter="drop-shadow(0 0 24px #1580DD)"; wrapper.style.transition="opacity 0.3s ease"; setTimeout(function(){ wrapper.style.opacity="0"; },300); setTimeout(function(){ window.location.href="#cuttingroom"; },800); clickCount=0; } }); })();

© 2026 Noopy Studios — Anoop Singh. All rights reserved.

Showreel //

Three minutes of visual storytelling, from brand promos to music videos and narrative short films.


Noopy Studios logo outerNoopy Studios logo innerNoopy Studios logo white
(function(){ var wrappers=document.querySelectorAll(".logo-wrapper"); var wrapper=wrappers[wrappers.length-1]; var outer=wrapper.querySelector(".logo-outer"); var inner=wrapper.querySelector(".logo-inner"); var white=wrapper.querySelector(".logo-white"); var clickCount=0; var spinning=true; var observer=new IntersectionObserver(function(entries){ entries.forEach(function(entry){ if(!entry.isIntersecting){ clickCount=0; outer.style.animationDuration="6s"; outer.style.filter="none"; inner.style.opacity="1"; inner.style.transition="none"; white.style.opacity="0"; white.style.transition="none"; wrapper.style.opacity="1"; wrapper.style.transition="none"; } }); },{threshold:0.5}); observer.observe(wrapper); wrapper.addEventListener("click",function(){ clickCount++; if(clickCount===1){ outer.style.animationDuration="9s"; } if(clickCount===2){ outer.style.animationDuration="14s"; } if(clickCount===3){ outer.style.animationDuration="6s"; inner.style.transition="none"; inner.style.opacity="1"; white.style.transition="none"; white.style.opacity="0"; } if(clickCount===4){ outer.style.animationDuration="3s"; inner.style.transition="opacity 0.4s ease"; inner.style.opacity="0.75"; white.style.transition="opacity 0.4s ease"; white.style.opacity="0.25"; } if(clickCount===5){ outer.style.animationDuration="1.5s"; inner.style.opacity="0.5"; white.style.opacity="0.5"; } if(clickCount===6){ outer.style.animationDuration="0.8s"; inner.style.opacity="0.25"; white.style.opacity="0.75"; outer.style.filter="drop-shadow(0 0 6px #1580DD)"; } if(clickCount===7){ outer.style.animationDuration="0.4s"; inner.style.opacity="0.05"; white.style.opacity="0.95"; outer.style.filter="drop-shadow(0 0 14px #1580DD)"; } if(clickCount===8){ outer.style.animationDuration="0.1s"; inner.style.opacity="0"; white.style.opacity="1"; outer.style.filter="drop-shadow(0 0 24px #1580DD)"; wrapper.style.transition="opacity 0.3s ease"; setTimeout(function(){ wrapper.style.opacity="0"; },300); setTimeout(function(){ window.location.href="#cuttingroom"; },800); clickCount=0; } }); })();

© 2026 Noopy Studios — Anoop Singh. All rights reserved.

Projects //

R U M I N A T I O N - Short Film

On a restless night drive, a young man is haunted by a masked figure. The embodiment of his anxiety and
indecision - until he’s forced to confront the question he’s been running from.

Noopy Studios' debut project — the first short film produced under the Noopy Studios name.


diamox diaries

diamox diaries - Travel Film

Filmed during the Everest Base Camp trek in November 2024, it captures the landscapes, moments, and atmosphere of the journey . The film focuses on visual storytelling to document the experience of trekking through the Himalayas.


Press Kit — Nils Geritzman

Shot a press kit for producer and DJ, Nils Geritzman in a studio in Lima, Peru - a collaborative session focused on capturing his image and story for press and promotional use.


School Promo Video - Kulin District High School - Perth, Australia

Produced a promotional video showcasing the school and its facilities, made to give prospective students and teachers a real feel for the campus and community.


United Nations Association of Australia (WA Division) - Sustainable Development Goals Business Forum Event Video

Filmed event coverage for the United Nations Association of Australia, Western Australia Division, Sustainable Development Goals Business Forum — delivered as a long-form recap video and a short-form cut for social media.


Noopy Studios logo outerNoopy Studios logo innerNoopy Studios logo white
(function(){ var wrappers=document.querySelectorAll(".logo-wrapper"); var wrapper=wrappers[wrappers.length-1]; var outer=wrapper.querySelector(".logo-outer"); var inner=wrapper.querySelector(".logo-inner"); var white=wrapper.querySelector(".logo-white"); var clickCount=0; var spinning=true; var observer=new IntersectionObserver(function(entries){ entries.forEach(function(entry){ if(!entry.isIntersecting){ clickCount=0; outer.style.animationDuration="6s"; outer.style.filter="none"; inner.style.opacity="1"; inner.style.transition="none"; white.style.opacity="0"; white.style.transition="none"; wrapper.style.opacity="1"; wrapper.style.transition="none"; } }); },{threshold:0.5}); observer.observe(wrapper); wrapper.addEventListener("click",function(){ clickCount++; if(clickCount===1){ outer.style.animationDuration="9s"; } if(clickCount===2){ outer.style.animationDuration="14s"; } if(clickCount===3){ outer.style.animationDuration="6s"; inner.style.transition="none"; inner.style.opacity="1"; white.style.transition="none"; white.style.opacity="0"; } if(clickCount===4){ outer.style.animationDuration="3s"; inner.style.transition="opacity 0.4s ease"; inner.style.opacity="0.75"; white.style.transition="opacity 0.4s ease"; white.style.opacity="0.25"; } if(clickCount===5){ outer.style.animationDuration="1.5s"; inner.style.opacity="0.5"; white.style.opacity="0.5"; } if(clickCount===6){ outer.style.animationDuration="0.8s"; inner.style.opacity="0.25"; white.style.opacity="0.75"; outer.style.filter="drop-shadow(0 0 6px #1580DD)"; } if(clickCount===7){ outer.style.animationDuration="0.4s"; inner.style.opacity="0.05"; white.style.opacity="0.95"; outer.style.filter="drop-shadow(0 0 14px #1580DD)"; } if(clickCount===8){ outer.style.animationDuration="0.1s"; inner.style.opacity="0"; white.style.opacity="1"; outer.style.filter="drop-shadow(0 0 24px #1580DD)"; wrapper.style.transition="opacity 0.3s ease"; setTimeout(function(){ wrapper.style.opacity="0"; },300); setTimeout(function(){ window.location.href="#cuttingroom"; },800); clickCount=0; } }); })();

© 2026 Noopy Studios — Anoop Singh. All rights reserved.

Connect //

for project enquiries, collaborations, and bookings

Prefer email? Click the icon below.


Noopy Studios logo outerNoopy Studios logo innerNoopy Studios logo white
(function(){ var wrappers=document.querySelectorAll(".logo-wrapper"); var wrapper=wrappers[wrappers.length-1]; var outer=wrapper.querySelector(".logo-outer"); var inner=wrapper.querySelector(".logo-inner"); var white=wrapper.querySelector(".logo-white"); var clickCount=0; var spinning=true; var observer=new IntersectionObserver(function(entries){ entries.forEach(function(entry){ if(!entry.isIntersecting){ clickCount=0; outer.style.animationDuration="6s"; outer.style.filter="none"; inner.style.opacity="1"; inner.style.transition="none"; white.style.opacity="0"; white.style.transition="none"; wrapper.style.opacity="1"; wrapper.style.transition="none"; } }); },{threshold:0.5}); observer.observe(wrapper); wrapper.addEventListener("click",function(){ clickCount++; if(clickCount===1){ outer.style.animationDuration="9s"; } if(clickCount===2){ outer.style.animationDuration="14s"; } if(clickCount===3){ outer.style.animationDuration="6s"; inner.style.transition="none"; inner.style.opacity="1"; white.style.transition="none"; white.style.opacity="0"; } if(clickCount===4){ outer.style.animationDuration="3s"; inner.style.transition="opacity 0.4s ease"; inner.style.opacity="0.75"; white.style.transition="opacity 0.4s ease"; white.style.opacity="0.25"; } if(clickCount===5){ outer.style.animationDuration="1.5s"; inner.style.opacity="0.5"; white.style.opacity="0.5"; } if(clickCount===6){ outer.style.animationDuration="0.8s"; inner.style.opacity="0.25"; white.style.opacity="0.75"; outer.style.filter="drop-shadow(0 0 6px #1580DD)"; } if(clickCount===7){ outer.style.animationDuration="0.4s"; inner.style.opacity="0.05"; white.style.opacity="0.95"; outer.style.filter="drop-shadow(0 0 14px #1580DD)"; } if(clickCount===8){ outer.style.animationDuration="0.1s"; inner.style.opacity="0"; white.style.opacity="1"; outer.style.filter="drop-shadow(0 0 24px #1580DD)"; wrapper.style.transition="opacity 0.3s ease"; setTimeout(function(){ wrapper.style.opacity="0"; },300); setTimeout(function(){ window.location.href="#cuttingroom"; },800); clickCount=0; } }); })();

© 2026 Noopy Studios — Anoop Singh. All rights reserved.

CLICK, TAP OR PRESS ANY KEY TO BEGIN
[ SOUND: ON ]

Noopy Studios established 2025