Commit Graph

3 Commits

Author SHA1 Message Date
Max
86ece3baae Clean up README formatting and remove broken emojis
- Remove all broken emoji characters from section headers
- Fix Euro symbol encoding (now displays as €5)
- Clean up formatting for better compatibility
- Ensure README displays correctly across all platforms

The README now has clean, professional formatting without
display issues from character encoding problems.
2025-11-16 18:53:00 +00:00
Max
26720cf666 Add comprehensive README documentation
- Document the portfolio's transformation into an interactive playground
- Add detailed sections covering features, architecture, and deployment
- Include API documentation for AlpenQueue integration
- Document SSE implementation and webhook-SSE service
- Add installation instructions for local development and production
- Include security considerations and performance notes
- Add ASCII architecture diagram showing data flow
- Document technology stack and project structure
- Include code examples for API usage and testing

The README now properly reflects the portfolio's dual purpose as both
a personal site and a live demonstration of AlpenQueue's capabilities
with real-time Server-Sent Events.
2025-11-16 18:43:29 +00:00
Soldier
77ecc2d168 Initial commit 2025-11-16 09:38:00 +00:00