Brian Norman @bnorm.dev · Apr 12

This weekend's Storyboard project: prototyping a presentation companion website which allows sending live reactions that rise from the bottom right of the slide. I also get a count of each reaction type for the last 15 seconds in the assistant window. It's kinda dumb ... ... but I love it so much!

4 likes 1 replies

?

Replies

Brian Norman · Apr 12

Not from this weekend, but I have to brag about this slide: I defined a list of code samples which are each highlighted by Storyboard using an ANTLR parser, and each transition is completely automatic thanks to a "MagicText" Composable. LaunchedEffect to loop though samples and done.