The Power of Modern Web
Explore interactive demonstrations of cutting-edge browser APIs. Learn how modern web applications access device capabilities while respecting user privacy.
Why This Matters
Modern browsers expose 100+ APIs that transform web apps into powerful, native-like experiences. These demonstrations show what's possible todayβand help you understand the privacy implications of each capability.
No server required: All demos run entirely in your browser
Privacy first: Your data never leaves your device
Educational: Learn real-world use cases and best practices
Open source: All code available for learning
Filter by Category:
Filter by Difficulty:
Media Devices & Camera
Access camera, microphone, and screen sharing capabilities. Build video conferencing, photo capture, and audio recording features.
Storage Management
Manage offline data with IndexedDB, localStorage, and Cache API. Visualize storage quota and build offline-first applications.
Clipboard Operations
Copy and paste text, images, and formatted content. Explore modern clipboard API with enhanced functionality.
Device Orientation
Detect device tilt and rotation for gaming, AR, and immersive experiences. Build motion-controlled interfaces.
Speech Recognition
Convert voice to text with Web Speech API. Build voice commands, dictation, and hands-free interactions.
Payment Request
Native checkout experience with Payment Request API. Accept payments with stored cards and digital wallets.
Web Bluetooth
Connect to nearby Bluetooth devices. Build IoT interfaces for fitness trackers, smart home, and wearables.