Skip to content

Commit 9e331cc

Browse files
authored
Add October slides (#190)
1 parent a126382 commit 9e331cc

File tree

1 file changed

+170
-0
lines changed

1 file changed

+170
-0
lines changed

organizers/2024-10-09.html

+170
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,170 @@
1+
---
2+
layout: organizers
3+
---
4+
5+
<!-- Syntax reference: https://github.com/hakimel/reveal.js/blob/master/index.html -->
6+
7+
<section>
8+
<h1>The London Django Meetup Group</h1>
9+
<h2>October 9th, 2024</h2>
10+
<img
11+
data-src="/img/django-logo-white-transparent.svg"
12+
style="width: 40%; background: none"
13+
alt="Django logo"
14+
class="plain"
15+
/>
16+
<h2>Talks starting at 19:15!</h2>
17+
</section>
18+
19+
<section>
20+
<h1>👋 Welcome All!</h1>
21+
</section>
22+
23+
<section>
24+
<h1>Code of conduct</h1>
25+
<h2>😃 Be Awesome to Each Other</h2>
26+
<p>
27+
The mission of The London Django Meetup Group is to provide a fun, welcoming and
28+
professional environment for a diverse group of people.
29+
</p>
30+
<p>
31+
Code of conduct:
32+
<a href="https://www.djangolondon.com/code-of-conduct/"
33+
>djangolondon.com/code-of-conduct</a
34+
>
35+
</p>
36+
</section>
37+
38+
<section>
39+
<h1>Sponsorship</h1>
40+
<p>Tonight's meetup is kindly sponsored by:</p>
41+
<ul>
42+
<li><strong>Kraken Tech (part of the Octopus Energy Group)</strong></li>
43+
<li><strong>Jetbrains</strong></li>
44+
</ul>
45+
</section>
46+
47+
<section>
48+
<img
49+
data-src="/img/2022_KrakenV2_stacked_White.png"
50+
style="width: 60%; border-radius: 10px"
51+
alt="Kraken Tech"
52+
class="plain"
53+
/>
54+
<p>
55+
<em>
56+
Kraken is a revolutionary energy tech platform built with Django. Serving 25
57+
million households worldwide.
58+
</em>
59+
</p>
60+
</section>
61+
62+
<section>
63+
<h1>📋 Today's Schedule</h1>
64+
<h2>🐍 News</h2>
65+
<h2>👩🏻‍💻 Hacking</h2>
66+
<h2>🎨 Sticker table</h2>
67+
</section>
68+
69+
<section>
70+
<h2>🗞️ Django News</h2>
71+
<p>Weekly newsletter of blog posts, developments, talks, packages, etc.</p>
72+
<p><a href="https://django-news.com">django-news.com</a></p>
73+
</section>
74+
75+
<section>
76+
<h2>🗳️ 2025 DSF Board Nominations</h2>
77+
<p>Until 25th Oct</p>
78+
<p>
79+
Stand for election to help Django’s future.
80+
</p>
81+
<p>
82+
<a href="https://www.djangoproject.com/weblog/">djangoproject.com/weblog</a>
83+
</p>
84+
</section>
85+
86+
<section>
87+
<h2>🐍 Python 3.13 out now!</h2>
88+
<p>7th Oct</p>
89+
<p>
90+
New REPL! Free-threading build! JIT compiler!
91+
</p>
92+
</section>
93+
94+
<section>
95+
<h2>🐍 Python 3.8 EOL</h2>
96+
<p>7th Oct</p>
97+
<p>
98+
It brought us the walrus operator, positional-only arguments, and more.
99+
</p>
100+
<p>
101+
Thank you 3.8.
102+
</p>
103+
</section>
104+
105+
<section>
106+
<h2>📋 Python Developers Survey</h2>
107+
<p>
108+
Help guide the future of Python.
109+
</p>
110+
<a><a href=https://pyfound.blogspot.com/>pyfound.blogspot.com</a></p>
111+
</section>
112+
113+
<section>
114+
<h2>🇩🇰 Django Day Copenhagen 2024</h2>
115+
<p>October 4</p>
116+
<p>Full stream on YouTube</p>
117+
118+
<p>
119+
<a href="https://djangoday.dk">djangoday.dk</a>
120+
</p>
121+
</section>
122+
123+
<section>
124+
<h1>🧑‍💻 Hacking</h1>
125+
<p>
126+
Contribute to Open Source, tonight!
127+
</p>
128+
<p>
129+
See the discussions:
130+
<a href=https://github.com/djangolondon>github.com/djangolondon</a>
131+
</p>
132+
</section>
133+
134+
<section>
135+
<h1>🎨 Sticker table</h1>
136+
<p>Free Django-related stickers for you.</p>
137+
<p>
138+
<em>Take a sticker, leave a sticker.</em>
139+
</p>
140+
</section>
141+
142+
<section>
143+
<h1>Want to give a talk? 🤔</h1>
144+
<img src="/img/qr-speaker-form-2024.png" style="width: 40%" />
145+
<p>Also linked on Mastodon/Twitter, or you can ask us!</p>
146+
</section>
147+
148+
<section style="text-align: left">
149+
<h1>Links</h1>
150+
<p>Website: <a href="https://djangolondon.com">djangolondon.com</a></p>
151+
<p>
152+
LinkedIn:
153+
<a href="https://www.linkedin.com/company/djangolondon">London Django Meetup</a>
154+
</p>
155+
<p>
156+
Mastodon:
157+
<a href="https://fosstodon.org/@djangolondon">@[email protected]</a>
158+
</p>
159+
<p>Twitter: <a href="https://twitter.com/djangolondon">@djangolondon</a></p>
160+
<p>
161+
Github:
162+
<a href="https://github.com/djangolondon/">github.com/djangolondon</a>
163+
</p>
164+
<p>
165+
Open Collective:
166+
<a href="https://opencollective.com/the-london-django-meetup-group/"
167+
>opencollective.com/the-london-django-meetup-group</a
168+
>
169+
</p>
170+
</section>

0 commit comments

Comments
 (0)