-
Notifications
You must be signed in to change notification settings - Fork 2
/
2024-07.html
308 lines (267 loc) Β· 9.25 KB
/
2024-07.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
<!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: #FFCC00;
}
.reveal a,
.reveal a:hover {
font-weight: bold;
color: #2555EE;
}
.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 class="organizer">
<img src="./assets/organizers/eli.jpg" style="width: 100px; height: 150px; border: 1px outset white; border-radius: 15px 0px 15px 0px; overflow: hidden;" />
<p>eli</p>
</div>
</div>
</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: 2.7em; color: black;">ANNOUNCEMENTS</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 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; justify-items:center;">
<span style="display: block;padding-right: 50px;font-size:70px; width: 200px;text-align: left;">ππ₯€</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; width: 200px;text-align: left;">π€</span>
<Your Name Here>
</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>Jake Shilling</b>");</h2>
<h3 style="font-size: 2em;"><b>Higher Kinded Types in Typescript</b></h3>
</section>
<section>
<h3 style="font-size: 2em;">Intermission</h3>
</section>
<section>
<h2 style="font-size: 1em;">assert(talks[1],"<b>Stan Silver</b>");</h2>
<h3 style="font-size: 2em;"><b>Using Proxies to make Singleton Factories</b></h3>
</section>
<section>
<h2 style="font-size: 1em;"><b>Open Discussion</b></h2>
<h3 style="font-size: 2em;">Framework or Foe:<br/>What SHOULD<br/>and SHOULDN'T<br/>a Framework do for You?</h3>
</section>
<section style="text-align: left;">
<h2>Point of Order</h2>
<ul>
<li><h4 style="color: black;">No Q&A after each talk.</h4></li>
<li><h4 style="color: black;">Please mute your mic during speaker talks.</h4></li>
<li><h4 style="color: black;">And unmute them for the open discussion!</h4></li>
<li><h4 style="color: black;">The orgnizers will also be<br />muting open mics aggressively.</h4></li>
<li><h4 style="color: black;">There will additional chatting time after<br/>the last talk for all who stay.</h4></li>
</ul>
<h4 style="color: black; padding-top: 20px;">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>Join Slack: <a href="http://slack.charmcityjs.org/">http://slack.charmcityjs.org/</a>
<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>