event-screens
♡Crafted
Event screen presentation framework for programmier.bar meetups, built on Slidev with Vue and TypeScript. Provides reusable slide layouts, custom components, and automated exports to PDF and SPA formats for displaying looping event content.
Clauded With Love Rating
6.4 / 10
A presentation framework for programmier.bar meetups built on Slidev with Vue and TypeScript, featuring custom layouts and automated PDF/SPA export capabilities. The project provides a structured approach to creating looping event content with reusable components and theme customization.
Code Quality6.5
Usefulness7.5
Claude Usage5.0
Documentation7.0
Originality6.0
Highlights
- ✓Dual runtime support for both npm and Deno with equivalent task scripts
- ✓Well-organized theme structure with custom layouts (title, cover, agenda, quoted, feedback) and reusable components
- ✓Automated build pipeline supporting both SPA distribution and PDF export via Playwright
To Improve
- →Add example slides.md content and screenshots to demonstrate the custom layouts and visual capabilities
- →Include TypeScript configuration details and explain how custom components integrate with Slidev's typing system