You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The Media Sanp Store app allows users to capture images, record videos, and store them locally in the browser using IndexedDB, ensuring they can access their media even after refreshing the page.
Create and manage Markdown notes effortlessly with Markdown Writer, a React-based Markdown editor. Edit, preview, and organize your content seamlessly.
The "React Audio Player" is a web application that allows users to upload audio files (e.g., mp3) and create playlists. The application utilizes built-in Browser APIs to store the audio files locally. Users can view and interact with a playlist, including a "now playing" view that displays the currently playing audio file
In this little demo application, I used several DOM concepts, like element positions and sizes, scrolling, and some browser features, like dynamic script additions and template tags, timers and intervals. Besides, I had a loo at some browser APIs such as location, history and navigator (in the browser console).
Automatic speech recognition for the Bangla language, one of the world's most spoken languages. This repository provides a comprehensive solution for converting spoken words into accurate and meaningful text.
A Map application made with JavaScript to store workouts. Advanced Javascript with Object-Oriented Programming which uses Geolocation APIs, Browser APIs along with some external Leaflet library.