Brian Norman
bnorm.dev
Brian Norman
@bnorm.dev
I do the clickety-clackety that make the computer go brrr!

@KotlinLang.org compiler developer at @JetBrains.com; all opinions are my own.
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.
April 12, 2025 at 9:26 PM
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!
April 12, 2025 at 9:06 PM
For my project this weekend, I implemented a slider so I can seek through the animations of my slides. This is thanks to Storyboard being built on top of SeekableTransitionState.
April 6, 2025 at 11:10 PM
Today I created a webpage with an embedded presentation that follows an active one. Thinking about using this to reveal additional content as the presentation progresses. Though maybe this would just be too distracting?

But look at that awesome animation! (Stolen from the KotlinConf website...)
March 23, 2025 at 11:10 PM