Slides and resources for my conference presentations.
https://kamilmarut.com/talks/
| 2025-django-vienna-zero-downtime-migrations | ||
| 2025-pycon-austria-demystifying-python-modules | ||
| .gitignore | ||
| README.md | ||
talks
Slides and resources for my conference presentations.
Quickstart
To build and start presenting the slideshow of your choice:
cd talk-directory/
# Install the dependencies
bun install
# Start presenting
bun run dev