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

Meet Skipy, the KidTech startup that uses mixed reality to help kids bring their creativity to life

Skipy is a creative app and play kit aimed at building foundational skills in children. The toy is a simple kit based on mixed reality that bridges the gap …

Powered by WPeMatico