Skip to content

Commit ba733ee

Browse files
amstrdmjeertmans
andauthored
chore(docs): add example to gallery (#557)
* Add Antonio School presentation * chore: document changes * fix: heading --------- Co-authored-by: Jérome Eertmans <jeertmans@icloud.com>
1 parent 14813f7 commit ba733ee

File tree

2 files changed

+21
-0
lines changed

2 files changed

+21
-0
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
2828
[@mmcilree](https://github.com/mmcilree) [#552](https://github.com/jeertmans/manim-slides/pull/552)
2929
- Added example in the school work section of the gallery.
3030
[@casperalgera](https://github.com/casperalgera) [#556](https://github.com/jeertmans/manim-slides/pull/556)
31+
- Added example in the school work section of the gallery.
32+
[@amstrdm](https://github.com/amstrdm) [#557](https://github.com/jeertmans/manim-slides/pull/557)
3133

3234
(v5.5.1)=
3335
## [v5.5.1](https://github.com/jeertmans/manim-slides/compare/v5.5.0...v5.5.1)

docs/source/gallery.md

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -93,6 +93,25 @@ Here are the slides from a 25-minute talk he presented at the 39th Annual AAAI C
9393

9494
Below are people that used Manim Slides for school presentations.
9595

96+
### Antonio Caserta
97+
98+
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.
99+
100+
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)
101+
102+
<div style="position:relative;padding-bottom:56.25%;">
103+
<iframe
104+
loading="lazy"
105+
style="width:100%;height:100%;position:absolute;left:0px;top:0px;"
106+
frameborder="1"
107+
width="100%"
108+
height="100%"
109+
allowfullscreen
110+
allow="autoplay"
111+
src="https://amstrdm.github.io/episteme-manim-slides/">
112+
</iframe>
113+
</div>
114+
96115
### Casper Algera
97116

98117
Casper, a mathematics student from the Netherlands, used Manim Slides to present his bachelor's thesis.

0 commit comments

Comments
 (0)