script> if ('serviceWorker' in navigator) { window.addEventListener('load', () => { navigator.serviceWorker.register('/service-worker.js') .then(registration => { console.log('Service Worker registrado com sucesso:', registration); }) .catch(error => { console.log('Falha ao registrar Service Worker:', error); }); }); }

Professor Shohini Chaudhuri’s ‘s Professorial Inaugural Lecture “How can creativity flourish under …

In this lecture, Professor Shohini Chaudhuri explores the types of constraints that filmmakers face when they make films in the region and the creative …

Powered by WPeMatico