São Paulo, BR
00:00:00

NIK FONSECA

Director · Executive Producer

Watch Reel
Documentary · Branded · Narrative
always available for challenging projects
Selected Work
PHOTO
Selected stills — coming soon.

About

NIK
FONSECA

Multidisciplinary Director and Executive Producer focused on action-driven storytelling across sports and adventure — crafting premium documentary and narrative projects with cinematic precision and real-world tension. Based in São Paulo. Working globally.
001
Feb 2025
O futuro do documentário nas plataformas de streaming
Industry · 5 min read
002
Jan 2025
Drive to Survive e a saturação do formato esportivo
Sports · 7 min read
003
Dez 2024
Como construir um personagem real para o documentário
Craft · 6 min read

Get In Touch

hello@nikfonseca.com.br
document.addEventListener('DOMContentLoaded', function() { var cur = document.createElement('div'); cur.className = 'nk-cursor'; var ring = document.createElement('div'); ring.className = 'nk-ring'; document.body.appendChild(cur); document.body.appendChild(ring); var mx = 0, my = 0, rx = 0, ry = 0; document.addEventListener('mousemove', function(e) { mx = e.clientX; my = e.clientY; cur.style.left = mx + 'px'; cur.style.top = my + 'px'; }); (function animRing() { rx += (mx - rx) * 0.1; ry += (my - ry) * 0.1; ring.style.left = rx + 'px'; ring.style.top = ry + 'px'; requestAnimationFrame(animRing); })(); document.querySelectorAll('a, button').forEach(function(el) { el.addEventListener('mouseenter', function() { cur.classList.add('big'); }); el.addEventListener('mouseleave', function() { cur.classList.remove('big'); }); }); });