From 1b127f9918330a7dde8375feb4af729b662aa751 Mon Sep 17 00:00:00 2001
From: Antonio Caserta <132276399+amstrdm@users.noreply.github.com>
Date: Wed, 2 Jul 2025 17:54:22 +0200
Subject: [PATCH 1/3] Add Antonio School presentation
---
docs/source/gallery.md | 19 +++++++++++++++++++
1 file changed, 19 insertions(+)
diff --git a/docs/source/gallery.md b/docs/source/gallery.md
index 71fdfd3f..4b1da10d 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.
From c2e2c9cd4522a2c14a99ab819f24fc7e92bac4e6 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?J=C3=A9rome=20Eertmans?=
Date: Wed, 2 Jul 2025 18:58:05 +0200
Subject: [PATCH 2/3] chore: document changes
---
CHANGELOG.md | 2 ++
1 file changed, 2 insertions(+)
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 4fa50bce..94761047 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)
From a1a99fbb73fbd1a6aaaa461a89ddfa89833bc1fb Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?J=C3=A9rome=20Eertmans?=
Date: Wed, 2 Jul 2025 19:11:24 +0200
Subject: [PATCH 3/3] fix: heading
---
docs/source/gallery.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/docs/source/gallery.md b/docs/source/gallery.md
index 4b1da10d..01b10cd9 100644
--- a/docs/source/gallery.md
+++ b/docs/source/gallery.md
@@ -93,7 +93,7 @@ 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 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.