From ba733eeb977af7f365c4853aeafc7a33e9d5395d Mon Sep 17 00:00:00 2001 From: Antonio Caserta <132276399+amstrdm@users.noreply.github.com> Date: Wed, 2 Jul 2025 19:11:34 +0200 Subject: [PATCH] chore(docs): add example to gallery (#557) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * Add Antonio School presentation * chore: document changes * fix: heading --------- Co-authored-by: Jérome Eertmans --- CHANGELOG.md | 2 ++ docs/source/gallery.md | 19 +++++++++++++++++++ 2 files changed, 21 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 4fa50bc..9476104 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -28,6 +28,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 [@mmcilree](https://github.com/mmcilree) [#552](https://github.com/jeertmans/manim-slides/pull/552) - Added example in the school work section of the gallery. [@casperalgera](https://github.com/casperalgera) [#556](https://github.com/jeertmans/manim-slides/pull/556) +- Added example in the school work section of the gallery. + [@amstrdm](https://github.com/amstrdm) [#557](https://github.com/jeertmans/manim-slides/pull/557) (v5.5.1)= ## [v5.5.1](https://github.com/jeertmans/manim-slides/compare/v5.5.0...v5.5.1) diff --git a/docs/source/gallery.md b/docs/source/gallery.md index 71fdfd3..01b10cd 100644 --- a/docs/source/gallery.md +++ b/docs/source/gallery.md @@ -93,6 +93,25 @@ Here are the slides from a 25-minute talk he presented at the 39th Annual AAAI C Below are people that used Manim Slides for school presentations. +### Antonio Caserta + +Antonio is a 17-year-old high school student from Germany who used Manim Slides to present his final project, *Episteme*, an AI financial terminal that uses crowdsourced data from social networks to gather stock insights. + +The slides from his 30-minute presentation to the school board can be found below and on his [Github repository](https://github.com/amstrdm/episteme-manim-slides) + +
+ +
+ ### Casper Algera Casper, a mathematics student from the Netherlands, used Manim Slides to present his bachelor's thesis.