3
0
Fork 0

Video intro and outro for 2023

This commit is contained in:
Raoul 2023-08-31 01:14:47 +02:00
parent 9dbed85a2a
commit b2a6e3ca20
4 changed files with 10898 additions and 0 deletions

3756
2023/intro.svg Normal file

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 260 KiB

3538
2023/outro.svg Normal file

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 234 KiB

3592
2023/outro2.svg Normal file

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 236 KiB

12
2023/talks.csv Normal file
View File

@ -0,0 +1,12 @@
titleLine1,titleLine2,titleLine3,personLine1,personLine2,talkId,slug
Welcome,,,Orga,,101,sps23-welcome
Proving Python code correct,with Nagini,,Marco Eilers,,102,sps23-proving-python-code
Did you know, Matplotlib could do that?,,Teresa Kubacka,,103,sps23-did-you-know-matplotlib
Kivy: Cross-platform,App development,for Pythonistas,Mirko Galimberti,,105,sps23-kivy-cross-platform-app-development
A walk with CPython,,,Sadhana Srinivasan,,106,sps23-a-walk-with-cpython
Documenting Python Code,,,Christian Heitzmann,,107,sps23-documenting-python-code
Voice Control in Action:,A Python-Based Approach for,Operating a Quadrupedal Robot,Robin Ehrensperger,,109,sps23-voice-control-in-action
A Short History of,Python Web Frameworks,,Quazi Nafiul Islam,,110,sps23-a-short-history-of-python-web-frameworks
Building Dainty Dashboards,in Plotly Dash,for health data science,Avneet Kaur,,112,sps23-building-dainty-dashboards-in-plotly-dash
Asynchronous Multiprocess,Large Model Training on PyTorch,for Synthetic Cities Generation,Pavel Sulimov,Furio Valerio Sordini,113,sps23-asynchronous-multiprocess-large-model-training
Closing,,,Orga,,114,sps23-closing
1 titleLine1 titleLine2 titleLine3 personLine1 personLine2 talkId slug
2 Welcome Orga 101 sps23-welcome
3 Proving Python code correct with Nagini Marco Eilers 102 sps23-proving-python-code
4 Did you know Matplotlib could do that? Teresa Kubacka 103 sps23-did-you-know-matplotlib
5 Kivy: Cross-platform App development for Pythonistas Mirko Galimberti 105 sps23-kivy-cross-platform-app-development
6 A walk with CPython Sadhana Srinivasan 106 sps23-a-walk-with-cpython
7 Documenting Python Code Christian Heitzmann 107 sps23-documenting-python-code
8 Voice Control in Action: A Python-Based Approach for Operating a Quadrupedal Robot Robin Ehrensperger 109 sps23-voice-control-in-action
9 A Short History of Python Web Frameworks Quazi Nafiul Islam 110 sps23-a-short-history-of-python-web-frameworks
10 Building Dainty Dashboards in Plotly Dash for health data science Avneet Kaur 112 sps23-building-dainty-dashboards-in-plotly-dash
11 Asynchronous Multiprocess Large Model Training on PyTorch for Synthetic Cities Generation Pavel Sulimov Furio Valerio Sordini 113 sps23-asynchronous-multiprocess-large-model-training
12 Closing Orga 114 sps23-closing