balajahe.github.io

Power web application examples:

WcApp - The template demonstrates the use of vanilla web components in the development of a mobile PWA application. The WcMixin library provides syntactic sugar for extracting data from HTML elements and reactivity based on custom DOM events.

real_agent - Mobile PWA, is a database of arbitrary objects with geolocation, photos, video and audio. Stores data in IndexedDB. Developed on vanilla web components, without frameworks and libraries, optimized for performance.

cctv_nn - CCTV system based on a power web application and COCO-SSD neural network. Detects people, records video, and sends it to an email. The application will request permission for the camera, microphone and google authorization (for sending emails through the current account).

emergency_cam - Emergency camera - at startup, the application starts recording video, and sends video fragments with geotagging to the email specified last time. The application will request permission for the camera, microphone, location, and google authorization (for sending emails through the current account).

Live demo of all these apps
Sources on GitHub
Privacy policy