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

Up close with Rubaiat Habib — the Bangladeshi researcher who wants to democratize the power of …

… where he designs and develops computing tools that facilitate powerful ways of thinking, design, and communication with sketching and gestures.

Powered by WPeMatico