Skip to content

Commit 15e8c01

Browse files
committed
oct 2024
1 parent a339ca2 commit 15e8c01

File tree

2 files changed

+17
-41
lines changed

2 files changed

+17
-41
lines changed

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

slides.md

Lines changed: 15 additions & 39 deletions
Original file line numberDiff line numberDiff line change
@@ -21,25 +21,24 @@ layout: two-cols-header
2121

2222
![](lnug-logo.svg){width=30% style="display:inline"}
2323

24-
## #106 August 2024
24+
## #109 October 2024
2525

2626

2727

2828

2929
::left::
30-
![](https://avatars.githubusercontent.com/u/49500880?v=4){width=60px style="border-radius:50%; display:inline"}
30+
![](https://pbs.twimg.com/profile_images/1766531513443569664/h2rgasvM_400x400.jpg){width=60px style="border-radius:50%; display:inline"}
3131

32-
Neil Miller
32+
Matt Bidewell
3333

34-
**How to build an aerial photos website with Node.js, OpenLayers, SQL Server, .. and an aeroplane!**
34+
**The Great Escape: Escaping the Legacy Code Trap!**
3535

3636
::right::
3737

38-
![](https://avatars.githubusercontent.com/u/48883102?v=4){width=60px style="border-radius:50%; display:inline"}
38+
![](https://media.istockphoto.com/id/515930993/vector/man-head-and-shoulders-silhouette-with-excalmation-mark-vector.jpg?s=612x612&w=0&k=20&c=z5S6LDk3CDOox5jSM0mSCIqxjslxHUZ3tVipKlCLWVw=){width=60px style="border-radius:50%; display:inline"}
3939

40-
Oscar Pickerill (@oscars_dev)
4140

42-
**Sniffing API requests for fun a̶n̶d̶ p̶r̶o̶f̶i̶t̶**
41+
**Lightning talks, Demo's, and Announcements**
4342

4443

4544

@@ -95,32 +94,14 @@ class: text-center
9594
layout: center
9695
---
9796

98-
# <logos-cloudflare class="bg-white p-4" style="font-size:200px"/>
97+
<img src="https://lnug.org/img/partners/beamery-logo-colour.png" />
9998

10099
---
101100
class: text-center
102101
layout: center
103-
addons:
104-
- slidev-addon-qrcode
105102
---
106103

107-
![](nodeconf-banner.png){width=50% style="display:inline"}
108-
109-
https://ti.to/nearform/nodeconf-eu-24/with/kxm1t7onyk0
110-
111-
<QRCode
112-
id="v"
113-
:width="300"
114-
:height="200"
115-
type="canvas"
116-
data="https://ti.to/nearform/nodeconf-eu-24/with/kxm1t7onyk0"
117-
:margin="10"
118-
:imageOptions="{ margin: 10}"
119-
:dotsOptions="{ type: 'classy', color: 'black' }"
120-
:backgroundOptions="{color: 'white'}"
121-
image="/lnug-logo-monochrome.svg"
122-
/>
123-
104+
<img src="https://lnug.org/img/partners/twilio-logo.svg" alt="My SVG" class="w-60 h-60" />
124105

125106
---
126107
class: text-center
@@ -180,12 +161,11 @@ layout: center
180161

181162
# Next up...
182163

183-
![](https://avatars.githubusercontent.com/u/49500880?v=4){width=60px style="border-radius:50%; display:inline"}
164+
![](https://pbs.twimg.com/profile_images/1766531513443569664/h2rgasvM_400x400.jpg){width=60px style="border-radius:50%; display:inline"}
184165

185-
Neil Miller
186-
187-
**How to build an aerial photos website with Node.js, OpenLayers, SQL Server, .. and an aeroplane!**
166+
Matt Bidewell
188167

168+
**The Great Escape: Escaping the Legacy Code Trap!**
189169
---
190170
class: text-center
191171
layout: center
@@ -203,13 +183,9 @@ layout: center
203183
# Next up...
204184

205185

206-
![](https://avatars.githubusercontent.com/u/48883102?v=4){width=60px style="border-radius:50%; display:inline"}
207-
208-
Oscar Pickerill (@oscars_dev)
209-
210-
**Sniffing API requests for fun a̶n̶d̶ p̶r̶o̶f̶i̶t̶**
211-
186+
![](https://media.istockphoto.com/id/515930993/vector/man-head-and-shoulders-silhouette-with-excalmation-mark-vector.jpg?s=612x612&w=0&k=20&c=z5S6LDk3CDOox5jSM0mSCIqxjslxHUZ3tVipKlCLWVw=){width=60px style="border-radius:50%; display:inline"}
212187

188+
**Lightning talks, Demo's, and Announcements**
213189

214190
---
215191
class: text-center
@@ -228,8 +204,8 @@ layout: center
228204
# Thank you
229205

230206

231-
# <logos-cloudflare class="bg-white p-4" style="font-size:200px"/>
232-
207+
<img src="https://lnug.org/img/partners/beamery-logo-colour.png" />
208+
<img src="https://lnug.org/img/partners/twilio-logo.svg" alt="My SVG" class="w-60 h-60" />
233209

234210
---
235211
class: text-center

0 commit comments

Comments
 (0)