-
Notifications
You must be signed in to change notification settings - Fork 2
/
2022-05.html
380 lines (330 loc) Β· 12 KB
/
2022-05.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
<!doctype html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>charmCityJs</title>
<meta name="description" content="A framework for easily creating beautiful presentations using HTML">
<meta name="author" content="Hakim El Hattab">
<meta name="apple-mobile-web-app-capable" content="yes" />
<meta name="apple-mobile-web-app-status-bar-style" content="black-translucent" />
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no, minimal-ui">
<link rel="stylesheet" href="css/reveal.css">
<link rel="stylesheet" href="css/theme/charmcity.css" id="theme">
<link rel="stylesheet" href="lib/css/zenburn.css">
<link href="https://fonts.googleapis.com/css?family=Droid+Sans|Oswald" rel="stylesheet">
<style>
body {
color: white;
background-color: #058121;
}
.reveal a,
.reveal a:hover {
font-weight: bold;
color: #510ad6;
}
.reveal h1,
.reveal h2,
.reveal h3,
.reveal h4,
.reveal h5,
.reveal h6 {
color: black;
}
</style>
<!-- Code syntax highlighting -->
<link rel="stylesheet" href="lib/css/zenburn.css">
<!-- Printing and PDF exports -->
<script>
var link = document.createElement('link');
link.rel = 'stylesheet';
link.type = 'text/css';
link.href = window.location.search.match(/print-pdf/gi) ? 'css/print/pdf.css' : 'css/print/paper.css';
document.getElementsByTagName('head')[0].appendChild(link);
</script>
<!--[if lt IE 9]>
<script src="lib/js/html5shiv.js"></script>
<![endif]-->
</head>
<body>
<div class="reveal">
<!-- Any section element inside of this container is displayed as a slide -->
<div class="slides">
<section>
<h3 style="color: #222;">Welcome to</h3>
<h1 style="font-size: 3em; color: #000; font-weight: normal; font-family: 'Roboto', arial, sans-serif;">
CHARMCITY<b>JS!!</b>
<br />π·π΅π½ββοΈπ
</h1>
</section>
<section>
<h2 style="font-size: 3em; color: black;">ABOUT CCJS</h2>
</section>
<section>
<h2><b>charmcityjs.org</b></h2>
<h4>Is our website!</h4>
</section>
<section>
<h4>We have an anti-harassment policy</h4>
<h2 class="fragment">bit.ly/ccjs-safe</h2>
<p class="fragment">
<span style="font-size: 1.25em;">
If you are being harassed, notice that someone else is
being harassed, or have any other concerns, please contact a member
of meetup organizers immediately.
</span>
</p>
</section>
<section>
<h2 class="our-organizers">Organizers!</h2>
<div class="organizers" style="display: flex; flex-wrap: nowrap; margin-top: 50px; justify-content: space-around;">
<div class="organizer">
<img src="./assets/organizers/asa.jpg" style="width: 100px; height: 150px; border: 1px outset white; border-radius: 15px 0px 15px 0px; overflow: hidden;" />
<p>asa</p>
</div>
<div class="organizer">
<img src="./assets/organizers/glen.png" style="background: #cbcdcb; width: 100px; height: 150px; border: 1px outset white; border-radius: 15px 0px 15px 0px; overflow: hidden;" />
<p>glen</p>
</div>
<div class="organizer">
<img src="./assets/organizers/troy.jpg" style="width: 100px; height: 150px; border: 1px outset white; border-radius: 15px 0px 15px 0px; overflow: hidden;" />
<p>troy</p>
</div>
</div>
</section>
<section>
<h2 style="">We are<br/>actively seeking</h2>
<h2 style=""><b>MORE ORGANIZERS</b></h2>
<h4>
Slack Glen (@arei) for Details!
</h4>
</section>
<section>
<h2 style="">Join us on Slack!</h2>
<h4>
<a href="http://slack.charmcityjs.org">http://slack.charmcityjs.org</a>
</h4>
</section>
<section>
<h2>Talks</h2>
<h3>You are powering this meetup! And we are so grateful for the all the talks being submitted!</h3>
<br />
<h4>Keep them coming!</h4>
</section>
<section>
<h2 style="color: black;">Submit A Talk</h2>
<h3>github.com/charmcityjs/talks</h3>
<br />
<h2 style="color: black;">Submit A Person</h2>
<h3>github.com/charmcityjs/talks</h3>
</section>
<section>
<h2 style="font-size: 3em; color: black;">PROGRAMMING NOTES</h2>
</section>
<section>
<h2 style="border-bottom: 8px solid rgba(255,255,255,0.3);"><b>Next CCJS</b></h2>
<h2><b>Wed June 1st 2022</b></h2>
<h4>Virtual</h4>
</section>
<section>
<h2 style="font-size: 3em; color: black;">ANNOUNCEMENTS</h2>
</section>
<!-- <section>
<h2><b>Syntax R Us</b></h2>
<h4>https://www.meetup.com/syntax-r-us/</h4>
<h4><b>First Event Oct 31</b></h4>
<h4>Syntax R Us is a software development club!<br/>We learn, help, and study together<br/>as a group. Severn Maryland.</h4>
</section> -->
<section>
<h2 style="display: block;margin-bottom: -10px;">DAX 2022</h2>
<h4>Data | Analytics | Exploration</h4>
<h3 style="display: block;margin-bottom: -10px;">UMBC Baltimore</h4>
<h3>Sat, Jun 4, 2022</h4>
<h4>Premiere Maryland conference on data science, analytics, and data exploration! Food, drinks, and networking with experts in the field.</h4>
<h3><a href="https://daxconf.org/">https://daxconf.org/</a></h2>
</section>
<section>
<h2>Anyone have<br/><b>AN ANNOUNCEMENT?</b></h2>
<h4>Job Posting? New Library?</h4>
<h4>Speak on Up!</h4>
<h4>(No Recruiters)</h4>
</section>
<!--
<section>
<h2>FreeCodeCamp Baltimore</h2>
<br/>
<h4>2nd Monday of Every Month</h4>
<h4><b>Monday, March 9th</b></h4>
<h4><b>Betamore City garage</b></h4>
<br/>
<p>https://www.meetup.com/FreeCodeCamp-Baltimore/</p>
</section>
<section>
<h2>NodeSchool<br/>is BACK!<br/>π₯³</h2>
<h4>THIS SATURDAY</h4>
<h4>Oct 5 - 1pm to 5pm</h4>
<h4>Betamore City Garage</h4>
<h4><a href="https://nodeschool.io/baltimore/">nodeschool.io/baltimore</a></h4>
</section> -->
<section>
<h2 style="font-size: 3em; color: black;">SPONSORS</h2>
</section>
<section>
<div style="display: grid; grid-template-columns: auto; justify-content: center; align-items: center;">
<!-- <h3 style="display: inline-flex; align-items:center; ">
<span style="display: block;padding-right: 50px;font-size:70px;">π’</span>
<img src="./assets/verizon-media.png" class="logo" style="height: 60px; padding-right: 50px; display: block; float: left;">
<span style="display: block; text-align: left;">Verizon Media</span>
</h3> -->
<h3 style="display: inline-flex; align-items:center; justify-items:center;">
<span style="display: block;padding-right: 50px;font-size:70px;">ππ₯€</span>
β€οΈ YOU β€οΈ
</h3>
<h3 class="fragment" style="display: inline-flex; align-items:center; justify-items:center;">
<span style="display: block;padding-right: 50px;font-size:70px;">π€π½</span>
<img src="./assets/whitebox.png" style="height: 250px; margin: -200px 0px -225px -100px;" class="logo">
</h3>
<h3 class="fragment" style="display: inline-flex; align-items:center; justify-items:center;">
<span style="display: block;padding-right: 50px;font-size:70px;">π</span>
<img src="./assets/teampassword.png" style="height: 500px; margin: -225px 0px -225px -70px;" class="logo">
</h3>
<h3 class="fragment" style="display: inline-flex; align-items:center; justify-items:center;">
<span style="display: block;padding-right: 50px;font-size:70px;">π
</span>
<img src="./assets/tenonio.png" style="height: 100px; margin-left: -33px;" class="logo">
</h3>
</div>
</section>
<section>
<h2 style="font-size: 3em; color: black;">TONIGHT'S TALKS
<br><br>
π₯π§»ππ½
</h2>
</section>
<!-- SPEAKER 1 -->
<section>
<h2 style="font-size: 1em;">assert(talks[0],"<b>Troy Vassalotti</b>");</h2>
<h3 style="font-size: 2em;"><b>A .png is Worth an Entire Website</b></h3>
</section>
<!-- SPEAKER 2 -->
<section>
<h2 style="font-size: 1em;white-space:nowrap;">assert(talks[1],"<b>Eric Masi</b>");</h2>
<h3 style="font-size: 2em;"><b>Help Iβm turning<br/>into a Gopher!</b></h3>
<h3 style="font-size: 2em;"><b>Part IV<br/>A New Hope</b></h3>
</section>
<section>
<h3 style="font-size: 2em;">Intermission</h3>
</section>
<!-- SPEAKER 3 -->
<section>
<h2 style="font-size: 1em;white-space:nowrap;">assert(talks[2],"<b>Ember Masi</b>");</h2>
<h3 style="font-size: 2em;"><b>Help Iβm turning<br/>into a Gopher!</b></h3>
<h3 style="font-size: 2em;"><b>Part V<br/>The Ember Strikes Back</b></h3>
</section>
<!-- <section>
<h2>After the talks...<br />Join us for BEER!</h2>
<br />
<h3><b><u>Silks</b></u><br>2641 Hudson St<br>Baltimore, Maryland 21224</h3>
<h4>Just follow the crowd!</h4>
</section> -->
<section>
<h2>Point of Order</h2>
<h4 style="color: black;">Please mute your mic during speaker talks</h4>
<h4 style="color: black;">And unmute them for the open discussion!</h4>
<h4 style="color: black;">The organizers will also be<br />muting open mics aggressively</h4>
<h4 style="color: black;">There will additional chatting time after the last talk for all who stay.</h4>
<h4 style="color: black;">Thank you!</h4>
</section>
<section>
<h2 style="font-size: 3em; color: black;">HERE WE GO!</h2>
<h4 style="font-size: 1.5em; text-align: left; padding-left: 200px">
π Get some food<br>
πͺ Sit back<br>
π€ΈπΎββοΈ Enjoy!
</h4>
</section>
<section data-state="in-intermission">
<h2 style="font-size: 3em; color: black;">INTERMISSION</h2>
<h4 style="font-size: 1.5em;text-align: left; padding-left: 225px">
π Get some food<br>
π Say hello<br>
π€ΈπΎββοΈ Relax!
</h4>
<br />
<div class="timer" style="font-size:2em;font-family:monospace;font-weight:bold;line-height:20px;">10:00</div>
<br />
<h6>Website: <a href="http://charmcityjs.org">charmcityjs.org</a></h6>
<h6>Join Slack: <a href="http://slack.charmcityjs.org">http://slack.charmcityjs.org</a></h6>
<h6>Submit Talk: <a href="https://github.com/charmcityjs/talks">github.com/charmcityjs/talks</a></h6>
</section>
</div>
<script src="lib/js/head.min.js"></script>
<script src="js/reveal.js"></script>
<script>
// Full list of configuration options available at:
// https://github.com/hakimel/reveal.js#configuration
Reveal.initialize({
controls: true,
progress: true,
history: true,
center: true,
transition: 'slide', // none/fade/slide/convex/concave/zoom
// Optional reveal.js plugins
dependencies: [{
src: 'lib/js/classList.js',
condition: function() {
return !document.body.classList;
}
},
{
src: 'plugin/markdown/marked.js',
condition: function() {
return !!document.querySelector('[data-markdown]');
}
},
{
src: 'plugin/markdown/markdown.js',
condition: function() {
return !!document.querySelector('[data-markdown]');
}
},
{
src: 'plugin/highlight/highlight.js',
async: true,
condition: function() {
return !!document.querySelector('pre code');
},
callback: function() {
hljs.initHighlightingOnLoad();
}
},
{
src: 'plugin/zoom-js/zoom.js',
async: true
},
{
src: 'plugin/notes/notes.js',
async: true
}
]
});
</script>
<script>
let started = null;
const e = document.body.querySelector("[data-state=in-intermission] .timer");
setInterval(function() {
if (document.body.parentElement.classList.contains("in-intermission")) {
if (!started) started = Date.now();
const duration = 600000; // 10 minutes
const remaining = duration - (Date.now() - started);
let mm = (remaining / 60000) | 0;
let ss = ((remaining - (mm * 60000)) / 1000) | 0;
if (remaining < 0)[mm, ss] = [0, 0];
const t = (("" + mm).padStart(2, 0)) + ":" + (("" + ss).padStart(2, 0));
e.textContent = t;
} else {
e.textContent = "10:00";
started = null;
}
}, 1000)
</script>
</body>
</html>