- Changed 'Jobs Processed Today' to 'Jobs Queued' (tracks session jobs)
- Changed 'Avg Response Time' to 'Results Received' (tracks SSE results)
- Added client-side counters that increment on actual events
- Removed fake random number generation
- Stats now show meaningful, real-time data
- Separated JavaScript into script.js for better organization
- Added Server-Sent Events (SSE) webhook receiver for real-time results
- Created Go service to receive AlpenQueue webhooks and broadcast via SSE
- Removed manual webhook input - results stream automatically
- Added live connection status indicator
- Implemented real-time result cards with animations
- Fixed AlpenQueue API field names (webhook_url, selector)
- Added dark theme styling for result display
- Results appear instantly without polling
The portfolio now shows AlpenQueue results in real-time as they arrive!
- Add marketing copy and project description for AlpenQueue
- Extract CSS to separate styles.css file
- Add live job counter updating every 10 seconds
- Include screenshot placeholder section
- Add GitHub link for code access
- Remove old service status indicators
Single-file HTML with vanilla CSS, monospace terminal aesthetic, and live health check indicators for backend services. Includes tech stack statement and cost footer.