🌐
ORBCORE
Unified operations command centre. A single-pane-of-glass dashboard connecting all active personal systems as an animated neural network, with real-time status and activity feeds.
Active
HTML/CSS/JS
Canvas 2D
Dashboard
Overview
ORBCORE is a personal command centre — a locally-served dashboard that visualises all active systems as interconnected nodes in an animated neural network. It provides a live, at-a-glance view of system status, recent activity, and operational health across every running project.
Built entirely in vanilla HTML, CSS, and JavaScript with a Canvas 2D rendering engine. No external dependencies, no build step — launches instantly and runs entirely in the browser. Designed with a cyberpunk aesthetic that matches the operational character of the systems it monitors.
Dashboard Components
Neural Map
Animated Canvas 2D visualisation rendering all connected systems as pulsing nodes with live connection lines and particle streams showing data flow.
Status Grid
Real-time status indicators for each system — online/offline state, last activity timestamp, and health colour coding.
Activity Feed
Scrolling ticker of recent events across all connected systems, providing a consolidated operational timeline.
Quick Access
One-click navigation to any connected system interface directly from the dashboard node.
Key Features
- Single-file, zero-dependency deployment — no build step, no server required
- Canvas 2D neural network animation with physics-based node movement and particle streams
- Real-time status polling — nodes reflect live system health
- Mouse-interactive canvas — hover and click events on nodes
- Cyberpunk dark theme with per-system colour coding
- Fully responsive — adapts to any screen resolution
Tech Stack
HTML / CSS / JS
Canvas 2D API
Vanilla JS
CSS Variables