Evan Sims @evansims.com · Mar 24

Peek at my personal site rebuild. I've implemented audio narration using @elevenlabs.io. It's dynamically generated from my Markdown content, and chunked into sections for easy skimming. Lots of neat details I've baked in, like fading written content in/out as the audio playback progresses.

2 likes 1 replies

?

Replies

Evan Sims · Mar 24

The banner image is a Three.js-based component I built. It takes a seed value (based on various elements from the Markdown content) and renders an animated geocentric structure. The seed makes it deterministic, so each page gets it's own, reproducible bit of art. Not sure I'll keep it, but fun!