A collection of simple web applications for monitoring conversations and stock data.
A simple static web application for monitoring conversations.
- Location:
20260219-chat-viewer/ - Description: A lightweight, static web application that displays and monitors conversations. Uses HTML, CSS, and JavaScript to render conversation data from a JSON file. Designed to be simple to deploy and run without any server-side dependencies.
- Features:
- Display conversations from JSON data
- Simple, clean UI
- No server required - runs directly in the browser
- Responsive design
- Usage: Open
index.htmlin any modern web browser.
A simple static web application for monitoring stock data.
- Location:
20260219-stock-checker/ - Description: A lightweight, static web application that displays stock information. Uses HTML, CSS, and JavaScript to render stock data from a JSON file.
- Features:
- Display stock information from JSON data
- Simple, clean UI
- No server required - runs directly in the browser
- Responsive design
- Usage: Open
index.htmlin any modern web browser.