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); }); }); }

From dropping out of IIT Bombay, to building human centric thinking in AI, here’s the story of …

After dropping out, Spriha started working full time as a design researcher with BRND Studio. Here, she got first-hand exposure to design thinking.

Powered by WPeMatico