-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.old.html
669 lines (651 loc) · 26.2 KB
/
index.old.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
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<title>sht4</title>
<link
href="https://unpkg.com/[email protected]/dist/tailwind.min.css"
rel="stylesheet"
/>
<link
href="https://fonts.googleapis.com/css2?family=Inter:wght@400;700&family=Itim&display=swap"
rel="stylesheet"
/>
<link
rel="stylesheet"
href="https://cdn.jsdelivr.net/npm/[email protected]/dialog-polyfill.css"
integrity="sha256-hT0ET4tfm+7MyjeBepBgV2N5tOmsAVKcTWhH82jvoaA="
crossorigin="anonymous"
/>
<meta
property="og:image"
content="https://repository-images.githubusercontent.com/271521284/1dc64900-af50-11ea-8c35-a274264e6442"
/>
<meta property="og:site_name" content="The Stupid Hackathon Thailand" />
<meta
property="og:title"
content="stupid hackathon thailand the fourth / virtual 2020"
/>
<meta property="og:url" content="https://stupidhackth.github.io/4/" />
<meta
property="og:description"
content="งานที่จะให้ทุกคนได้ทำไอเดียบ้าๆ บอๆ ให้กลายเป็นจริง!"
/>
<style>
body {
font-family: inter, sans-serif;
--block-transform: translate(0, 0);
}
.difference {
mix-blend-mode: difference;
}
.our-shadow {
color: white;
text-shadow: -4px -4px 0 #000, -2px -2px 0 #000, 1px -1px 0 #000,
1px 1px 0 #000, -1px 1px 0 #000;
}
.block-transform {
transform: var(--block-transform);
}
[data-js-focus-visible] .scroller[data-focus-visible-added] .mousetrap {
background: #fff6;
}
.info-dialog[open] {
will-change: transform, opacity, filter;
animation: 0.5s open-dialog linear;
--open-pivot: 0px, 0px;
}
.info-dialog[data-closing='1'] {
animation: 0.3s closing-dialog linear;
animation-fill-mode: both;
filter: invert(1);
mix-blend-mode: difference;
user-select: none;
}
@keyframes open-dialog {
from {
transform: translate(var(--open-pivot)) scale(0.0001) rotate(1080deg);
}
to {
transform: translate(0, 0) scale(1) rotate(0deg);
}
}
@keyframes closing-dialog {
from {
transform: scale(1);
opacity: 1;
}
to {
transform: scale(4);
opacity: 0;
}
}
.info-dialog + .backdrop,
.info-dialog::backdrop {
mix-blend-mode: difference;
background: linear-gradient(
45deg,
red,
yellow,
lime,
cyan,
blue,
fuchsia,
red
);
animation: 0.5s fade-in linear;
animation-fill-mode: both;
}
.info-dialog:not([data-closing='0']) + .backdrop,
.info-dialog:not([data-closing='0'])::backdrop {
animation: 0.3s fade-out;
opacity: 0;
}
@keyframes fade-in {
0% {
opacity: 0;
}
100% {
opacity: 1;
}
}
@keyframes fade-out {
0% {
opacity: 1;
}
100% {
opacity: 0;
}
}
</style>
</head>
<body class="bg-black">
<div id="app">
<div
style="
background-image: url('https://cdn.glitch.com/b08ea369-c88e-4e87-859b-e1f3e6dfc59e%2Fpeerapon-chantharainthron-Sq0rixiwakc-unsplash%20(1).jpg?v=1589308130481');
"
class="fixed top-0 left-0 w-screen h-screen z-10 bg-cover bg-bottom"
></div>
<div
class="fixed top-0 left-0 w-screen h-screen z-20 difference"
:style="style1"
@touchstart="changeColor"
@mouseenter="changeColor"
></div>
<div class="relative mx-auto max-w-4xl p-8" style="padding-top: 16vh;">
<div class="mb-6" style="--block-transform: rotate(-3deg);">
<block glow>
<div class="py-6 px-8 text-6xl font-bold">
stupid hackathon thailand the fourth / virtual 2020
</div>
</block>
</div>
<div
class="text-right float-right"
style="--block-transform: rotate(5deg); margin-top: -5rem;"
>
<block glow>
<div class="py-6 px-8 text-4xl font-bold">jun 24~27</div>
</block>
</div>
</div>
<div
class="overflow-y-hidden overflow-x-scroll clear-both mt-16 mb-16 scroller"
tabindex="0"
ref="scroller"
@touchstart="scrollerDisabled = true"
@mousemove="updateScroller($event)"
>
<div class="relative inline-block">
<div class="inset-0 absolute z-20 mousetrap"></div>
<div class="flex relative">
<div
class="flex-none"
style="padding-left: calc(50vw - 24rem);"
></div>
<h-item>
<template v-slot:title><h2>about</h2></template>
<p class="mb-3">
สร้างสิ่งของเพี้ยนๆ ที่ไม่มีใครต้องการ และทำไอเดียบ้าๆ บอๆ
ให้กลายเป็นจริง! งาน Hackathon แบบกี๊คๆ ที่ไม่จำกัดไอเดีย
ไม่เน้นฝั่งธุรกิจ แต่เน้นความสนุกสำหรับนักพัฒนาแบบเพียวๆ!!
</p>
<info-button>
🤔 ทำโปรเจคอะไรดี?
<template v-slot:content>
<p class="mb-3">
งาน Hackathon นี้ ไม่จำกัดไอเดีย เน้นความสนุกล้วนๆ
ฉะนั้นอยากทำอะไร ทำเลย!
</p>
<p class="mb-3">
แต่ถ้ายังไม่รู้จะทำโปรเจคอะไรดี
ลองหาแรงบันดาลใจได้ตามบทความรีวิวงาน Stupid Hackathon ต่างๆ
ต่อไปนี้ได้เลย~
</p>
<div class="text-base mb-2">
<p>
👇 The Stupid Hackathon Thailand #3
</p>
<p class="pl-8" style="text-indent: -1.5rem;">
<a
class="text-yellow-300"
href="https://medium.com/kulapofficial/stupid-hackathon-a06e978f1073"
target="_blank"
>
👉 “ทีมขอแชร์นะครับ” ในงาน The Stupid Hackathon ครั้งที่
3 / KULAPofficial
</a>
</p>
<p class="pl-8" style="text-indent: -1.5rem;">
<a
class="text-yellow-300"
href="https://blog.rayriffy.com/review-the-stupid-hackathon-th-3"
target="_blank"
>
👉 "ริฟฟี่พ่อทุกสถาบัน" กับ The Stupid Hackathon
Thailand #3
</a>
</p>
</div>
<div class="text-base mb-2">
<p>
👇 The Stupid Hackathon Thailand #2
</p>
<p class="pl-8" style="text-indent: -1.5rem;">
<a
class="text-yellow-300"
href="https://medium.com/teamappman/%E0%B8%A1%E0%B8%B2%E0%B9%80%E0%B8%A5%E0%B9%88%E0%B8%B2%E0%B8%87%E0%B8%B2%E0%B8%99-the-stupid-hackathon-thailand-2-%E0%B9%83%E0%B8%AB%E0%B9%89%E0%B8%AD%E0%B9%88%E0%B8%B2%E0%B8%99%E0%B8%81%E0%B8%B1%E0%B8%99%E0%B8%84%E0%B9%88%E0%B8%B0-a6310bbe47e4"
target="_blank"
>
👉 มาเล่างาน The Stupid Hackathon Thailand #2
ให้อ่านกันค่ะ / teamappman
</a>
</p>
<p class="pl-8" style="text-indent: -1.5rem;">
<a
class="text-yellow-300"
href="https://blog.rayriffy.com/review-the-stupid-hackathon-th-2"
target="_blank"
>
👉 The Stupid Hackathon Thailand 2 ที่มา Epic
กว่าปีที่แล้ว / by Phumrapee Limpianchop
</a>
</p>
</div>
<div class="text-base mb-2">
<p>
👇 The Stupid Hackathon Bangkok #1
</p>
<p class="pl-8" style="text-indent: -1.5rem;">
<a
class="text-yellow-300"
href="https://medium.com/@jay44411/review-the-stupid-hackathon-bangkok%E0%B8%97%E0%B8%B5%E0%B9%88%E0%B9%84%E0%B8%A1%E0%B9%88%E0%B9%84%E0%B8%94%E0%B9%89%E0%B9%82%E0%B8%87%E0%B9%88%E0%B8%95%E0%B8%B2%E0%B8%A1%E0%B8%87%E0%B8%B2%E0%B8%99-3a79b025f8a1"
target="_blank"
>
👉 [Review] The Stupid Hackathon
Bangkokที่ไม่ได้โง่ตามชื่องาน / Tianwit moungnoycharoen
</a>
</p>
</div>
<div class="text-base mb-2">
<p>
👇 จาก Stupid Hackathon ณ ต่างแดน
</p>
<p class="pl-8" style="text-indent: -1.5rem;">
<a
class="text-yellow-300"
href="https://www.theverge.com/tldr/2017/3/3/14800042/stupid-hackathon-creation-2017"
target="_blank"
>
👉 Stupid Hackathon celebrates terrible tech with
eyeball pong, a robot porn addict, and more
</a>
</p>
<p class="pl-8" style="text-indent: -1.5rem;">
<a
class="text-yellow-300"
href="https://engineers.sg/organization/supersillyhackathon"
target="_blank"
>
👉 Super Silly Hackathon (videos)
</a>
</p>
</div>
</template>
</info-button>
</h-item>
<h-item>
<template v-slot:title><h2>Sign up</h2></template>
<template v-slot:date>now open!!!!!!!</template>
<p class="mb-3">
ลงทะเบียนเพื่อเข้าร่วมงาน โดยเมื่อลงทะเบียนแล้ว เราจะส่ง Invite
ให้เข้าร่วมเซิฟเวอร์ Discord ของงาน
</p>
<div class="mb-3">
<info-button>
🤔 ต้องรวมทีมมาก่อนไหม?
<template v-slot:content>
<p class="mb-3">
<span class="text-yellow-300">ต้องรวมทีมมาก่อนไหม?:</span>
ไม่จำเป็นต้องรวมทีมมาก่อน โดยภายในงานจะมีช่วงสำหรับตั้งทีม
แต่ถ้ามีทีมมาอยู่แล้ว ก็มาเป็นทีมได้เลย~
</p>
</template>
</info-button>
</div>
<p class="mb-3">
ลงทะเบียนเพื่อเข้าร่วมงาน
</p>
<p class="mb-3">
<a
href="https://www.eventpop.me/e/9084/stupid-hackathon-thailand-the-fourth-virtual-2020-eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee"
class="bg-black text-white py-2 px-4 rounded inline-block border border-white"
target="_blank"
>
🎟 Get tickets on Eventpop!
</a>
</p>
<p class="mb-3">
ติดตามข่าวสารได้ทาง
</p>
<p>
<a
href="https://www.facebook.com/events/877139079446200/"
class="bg-black text-white py-2 px-4 rounded inline-block border border-white"
target="_blank"
>
🗓 Facebook event
</a>
</p>
</h-item>
<h-item>
<template v-slot:title><h2>Opening</h2></template>
<template v-slot:date>Wed, Jun 24 @ 20:00</template>
<p class="mb-3">
มาเปิดงานด้วยกันบน Discord และพบปะกับคนอื่นๆ ในงาน
และเริ่มตั้งทีม
</p>
<p class="mb-3">
เมื่อตั้งทีมแล้ว เราจะส่งหน้าเว็บสำหรับส่งผลงานให้แต่ละทีม
</p>
<info-button>
🤔 ถ้ามาไม่ทันช่วงเปิดงานล่ะ?
<template v-slot:content>
<p class="mb-3">
ถ้าไม่ได้เข้าร่วมช่วงเปิดงาน ไม่เป็นไรครับ
ทีมงานจะโพสต์เนื้อหาต่างๆ โดยผู้เข้าร่วมสามารถหาทีม
และร่วมโปรเจคผ่านทาง Virtual space ต่างๆ ภายในงานได้เลยครับ
</p>
</template>
</info-button>
</h-item>
<h-item>
<template v-slot:title><h2>Hack</h2></template>
<template v-slot:date>Wed, Jun 24 @ 21:00</template>
<p class="mb-3">
Hack กันตามอัธยาศัย โดยทุกท่านสามารถใช้ Virtual space ต่างๆ
ภายในงานได้เต็มที่
</p>
<p class="mb-3">
สามารถส่งผลงานได้จนถึงวันเสาร์ที่ 27 เวลา 19:00 น.
ประกอบไปด้วยวีดีโอความยาวไม่เกิน 3 นาที
</p>
<info-button>
🤔 การส่งผลงาน
<template v-slot:content>
<p class="mb-3">
<span class="text-yellow-300">การส่งผลงาน:</span>
เมื่อตั้งทีมแล้ว เราจะส่งหน้าเว็บสำหรับส่งผลงานไปให้ครับ
โดยจะขอให้ส่งผลงานภายในวันเสาร์ที่ 27 เวลา 19:00 น.
ประกอบไปด้วย:
</p>
<ul class="list-disc pl-6">
<li>ชื่อผลงาน</li>
<li>URL ลิงค์เดโม่</li>
<li>
วีดีโอความยาวไม่เกิน 3 นาที โดยให้อัพโหลดบน YouTube
และตั้งเป็น Unlisted หรือ Public
โดยเราจะเปิดวีดีโอที่ส่งเข้ามาในช่วงนำเสนอผลงานครับ
</li>
</ul>
</template>
</info-button>
</h-item>
<h-item>
<template v-slot:title><h2>Present</h2></template>
<template v-slot:date>Sat, Jun 27 @ 20:00</template>
<p class="mb-3">
มารับชมผลงานของทุกคนไปพร้อมๆ กัน โดยเราจะ Live ขึ้น YouTube
</p>
<p>
<a
href="https://www.youtube.com/watch?v=IC802Xdd5mg"
class="bg-black text-white py-2 px-4 rounded inline-block border border-white"
target="_blank"
>
🍿 Watch the presentations on YouTube Live
</a>
</p>
</h-item>
<h-item>
<template v-slot:title><h2>Awards</h2></template>
<template v-slot:date>Sat, Jun 27 @ 22:30</template>
<p>
แจกรางวัล และปิดงาน~
</p>
</h-item>
<div
class="flex-none"
style="padding-right: calc(50vw - 24rem);"
></div>
</div>
</div>
</div>
<portal-target multiple name="modal"></portal-target>
</div>
<script
src="https://cdn.jsdelivr.net/npm/[email protected]/dist/vue.min.js"
integrity="sha256-ngFW3UnAN0Tnm76mDuu7uUtYEcG3G5H1+zioJw3t+68="
crossorigin="anonymous"
></script>
<script
src="https://cdn.jsdelivr.net/npm/[email protected]/dist/focus-visible.min.js"
integrity="sha256-ar5bSkVmDS4cGm9DnZltimmnoaRyvhacMSGt5Re3qwU="
crossorigin="anonymous"
></script>
<script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/dialog-polyfill.min.js"></script>
<script
src="https://cdn.jsdelivr.net/npm/[email protected]/dist/portal-vue.umd.min.js"
integrity="sha256-hpvN0uXcWg/hXFoIk7TfFKLWKV0HMa5WOICSKiyxxn4="
crossorigin="anonymous"
></script>
<script>
Vue.use(PortalVue)
</script>
<script>
const rand = () => Math.random() * 2 - 1
const mkdeg = () => ~~(Math.random() * 360)
const mkc = () => `hsl(${mkdeg()}deg, 100%, 50%)`
const mkg = () => `linear-gradient(${mkdeg()}deg, ${mkc()}, ${mkc()})`
let counter = 0
{
const html = String.raw
Vue.component('block', {
props: ['glow'],
template: html`<section
class="relative"
@touchstart="changeColor($event)"
@mouseenter="changeColor($event)"
>
<div
class="block-transform absolute z-30 inset-0 difference"
:style="style1"
></div>
<div class="block-transform relative z-40 our-shadow">
<slot></slot>
</div>
<div
v-if="glow != null"
class="absolute z-40 inset-0 difference select-none pointer-events-none"
style="background: black"
:style="style2"
>
<slot></slot>
</div>
</section>`,
data() {
return {
...this.generateStyles(),
}
},
methods: {
changeColor(e) {
Object.assign(this, this.generateStyles())
},
generateStyles() {
return {
style1: {
background: mkg(),
border: `8px solid black`,
borderColor: `${mkc()} ${mkc()} ${mkc()} ${mkc()}`,
},
style2: {
textShadow: `0 0 0.5em ${mkc()}`,
color: mkc(),
transform: `var(--block-transform) rotate(${rand()}deg) translate(${
rand() * 4
}px, ${rand() * 4}px)`,
},
}
},
},
})
Vue.component('info-button', {
template: html`<div>
<button
class="bg-black text-white py-2 px-4 rounded border border-white"
ref="button"
@click="$refs.dialog.open($event)"
>
<slot></slot>
</button>
<portal to="modal">
<info-dialog @close="$refs.button.focus()" ref="dialog">
<slot name="content"></slot>
</info-dialog>
</portal>
</div>`,
})
Vue.component('info-dialog', {
template: html`<div>
<dialog
ref="dialog"
style="background: transparent; border: none; padding: 0; font-family: Itim, Inter, sans-serif;"
:style="{ '--open-pivot': openPivot }"
:data-closing="closing ? 1 : 0"
class="text-white info-dialog text-2xl my-8"
>
<div style="width: 24rem; max-width: 90vw;" class="relative">
<div class="bg-black p-4 border-2 border-white">
<slot></slot>
<div class="mt-4 text-right">
<button class="text-4xl" @click="close()">
🆗
</button>
</div>
</div>
</div>
</dialog>
</div>`,
data() {
return {
openPivot: '0px, 0px',
closing: false,
}
},
methods: {
open(e) {
if (e) {
const x = e.clientX - window.innerWidth / 2
const y = e.clientY - window.innerHeight / 2
this.openPivot = `${x}px, ${y}px`
}
this.$nextTick(() => {
this.$refs.dialog.showModal()
})
},
close() {
this.closing = true
setTimeout(() => {
this.closing = false
this.$refs.dialog.close()
}, 400)
},
},
mounted() {
dialogPolyfill.registerDialog(this.$refs.dialog)
this.$refs.dialog.addEventListener('close', () => {
this.$emit('close')
})
},
})
Vue.component('h-item', {
props: [],
template: html`<div
class="relative flex-none mx-4"
style="width: 24rem; max-width: 80vw;"
@mouseenter="changeColor"
@touchstart="changeColor"
>
<div class="absolute inset-0 z-20 difference" :style="style1"></div>
<div class="relative flex flex-col h-full z-30">
<div
class="flex-none p-3 lowercase"
style="text-shadow: 0 0 4px black, 0 0 4px black;"
>
<div class="font-bold text-white text-4xl leading-none">
<slot name="title"></slot>
</div>
</div>
<div
class="text-white p-3 flex-auto text-2xl"
style="background: rgba(0,0,0,0.64); font-family: Itim, Inter, sans-serif;"
>
<div class="text-yellow-200 mb-2 lowercase">
<slot name="date"></slot>
</div>
<slot></slot>
</div>
</div>
</div>`,
data() {
return {
...this.generateStyles(),
}
},
methods: {
changeColor(e) {
Object.assign(this, this.generateStyles())
},
generateStyles() {
return {
style1: {
background: mkg(),
},
}
},
},
})
}
const vm = new Vue({
el: '#app',
data: {
style1: { background: mkg() },
style2: { background: mkg() },
scrollerDisabled: false,
},
async mounted() {},
methods: {
changeColor() {
this.style1 = { background: mkg() }
},
updateScroller(e) {
const p = e.clientX / innerWidth
const s = this.$refs.scroller
const x = (s.scrollWidth - innerWidth) * p
const distance = s.scrollLeft - x
if (!this.scrollerDisabled) {
this.scrollDistance = distance
}
if (!this.scrollActive && !this.scrollerDisabled) {
this.scrollActive = true
let lastTime = Date.now()
const frame = () => {
if (this.scrollerDisabled) {
this.scrollActive = true
return
}
let time = Date.now()
const elapsed = Math.max(16, time - lastTime)
lastTime = time
const before = Math.round(this.scrollDistance)
this.scrollDistance *= Math.exp(-elapsed / 100)
const after = Math.round(this.scrollDistance)
if (before !== after) {
s.scrollLeft += after - before
requestAnimationFrame(frame)
} else {
this.scrollActive = false
}
}
requestAnimationFrame(frame)
}
},
},
})
</script>
</body>
</html>