diff options
Diffstat (limited to 'content')
-rw-r--r-- | content/works.md | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/content/works.md b/content/works.md index 7c94b32..17a877c 100644 --- a/content/works.md +++ b/content/works.md @@ -41,6 +41,12 @@ much work to be done in the future. OpenAL for Python, expecting to provide developers with modern and intuitive utilities for audio processing. +See demo in the video below (or see it on [my Peertube][palace-demo]): + +<div style="position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden;"> +<iframe style="position: absolute; top: 0; left: 0; width: 100%; height: 100%;" sandbox="allow-same-origin allow-scripts allow-popups" src="https://video.ploud.fr/videos/embed/e68c43ca-f4bd-4af6-840f-1405e6163735?subtitle=en" title="Palace demo" allowfullscreen></iframe> +</div> + ## Chat bots ### Discord meme bot @@ -119,3 +125,5 @@ mail, namely: [^1]: I feel guilty working with a privacy-invading feature, but given the context that it is business email, it probably does not matter much. + +[palace-demo]: https://video.ploud.fr/videos/embed/e68c43ca-f4bd-4af6-840f-1405e6163735 |