-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathsoc-announce.html
705 lines (673 loc) · 52.3 KB
/
soc-announce.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
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
<!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:v="urn:schemas-microsoft-com:vml">
<head>
<title>soc-announce</title>
<meta content="IE=edge" http-equiv="X-UA-Compatible" />
<meta content="text/html; charset=UTF-8" http-equiv="Content-Type" />
<meta content="width=device-width, initial-scale=1" name="viewport" />
<link href="https://fonts.googleapis.com/css?family=Ubuntu:300,400,500,700" rel="stylesheet" type="text/css" />
<link href="https://fonts.googleapis.com/css2?family=Ubuntu+Mono&display=swap" rel="stylesheet" type="text/css" />
</head>
<body>
<table id="bodyTable" width="100%">
<tr>
<td align="center">
<table id="emailContainer" width="800" cellpadding="50" cellspacing="0" style="background: #f0f0f0;">
<tr>
<td>
<table id="emailContent" width="700" cellpadding="0" cellspacing="0" style="background: white;">
<thead>
<tr>
<td>
<table id="emailHeader" width="100%" cellpadding="0" cellspacing="0">
<tr>
<td>
<div style="background: url(https://imgur.com/eQfBCYl.jpg) top center / contain no-repeat; height: 150px;"></div>
</td>
</tr>
</table>
</td>
</tr>
</thead>
<tbody>
<tr>
<td>
<table id="emailBody" width="100%" cellpadding="0" cellspacing="0">
<tr>
<td>
<table id="upcomingEvents" width="100%" cellpadding="0" cellspacing="0">
<tr>
<td>
<table cellpadding="10">
<tr>
<th colspan="2" style="text-align: center;">
<table cellpadding="20" style="margin-left: auto; margin-right: auto;">
<tr>
<td>
<table>
<tr>
<td>
<h2 style=" font-family: Helvetica, Arial, sans-serif; font-weight: bold; font-size: 24px; text-transform: uppercase; text-align: center; line-height: 2; border-bottom: 5px solid #1051ea; margin-block-start: 0; margin-block-end: 0;">Events</h2>
</td>
</tr>
</table>
</td>
</tr>
</table>
</th>
</tr>
<tr>
<td colspan="2">
<p style=" border-top: 3px dashed #f0f0f0; width: 100%;"></p>
</td>
</tr>
<tr id="CSESoc-2023-Hoodie-Preorders">
<td width="45%" style="vertical-align: top">
<table style="width: 100%">
<tr>
<td>
<a href="https://www.facebook.com/events/820450822780962/" target="_blank">
<img src="https://scontent.fsyd10-2.fna.fbcdn.net/v/t39.30808-6/349345492_630821425310700_3015541744282454606_n.jpg?stp=dst-jpg_s960x960&_nc_cat=104&ccb=1-7&_nc_sid=340051&_nc_ohc=s4v2z-CT9V8AX8lJ3Y5&_nc_ht=scontent.fsyd10-2.fna&oh=00_AfDZQPzVtDGcKRh_N5hToB8sjwfPKZWt_MwpbZ_0YdGLGg&oe=64793969" width="100%" alt="Cover photo for CSESoc 2023 Hoodie Pre-Order" />
</a>
</td>
</tr>
<tr>
<td>
<table cellpadding="5" style=" font-family: Ubuntu, Helvetica, Arial, sans-serif; font-size: 12px; text-transform: uppercase; color: #525252;">
<tr>
<td>📆</td>
<td>25 May at 11:59 PM – 4 Jun at 11:59 PM</td>
</tr>
<tr>
<td>📍</td>
<td>Online event</td>
</tr>
</table>
</td>
</tr>
</table>
</td>
<td width="55%" style="vertical-align: top">
<table style="width: 100%">
<tr>
<td>
<h3 style=" font-family: Helvetica, Arial, sans-serif; font-size: 18px; font-weight: bold; margin-block-start: 0; margin-block-end: 10px;">CSESoc 2023 Hoodie Pre-Orders</h3>
</td>
</tr>
<tr>
<td>
<div style=" font-family: Ubuntu, Helvetica, Arial, sans-serif; font-size: 13px; line-height: 1.4; min-height: 60px; color: #525252;"><section>
🔥 OFFICIAL CSESOC EXCLUSIVE HOODIE DROP 2023 🔥
✨ FREE hoodie personalisation ✨
➡️ ONLY available for preorders
➡️ Up to 20 standard keyboard characters to be embroidered underneath the CSESoc logo at the front, any non-keyboard characters will be removed
➡️ Inappropriate text will not be printed ❌
❗️ PREORDERS END 11:59 SUNDAY 4TH JUNE ❗️
🌟 Order Here: https://merch.csesoc.unsw.edu.au/
Presale: $45 (with/without personalisation)
General Release: $48 (NO personalisation available)
🚨 Please make sure all the information you include is correct including (size, colour, embroidery) as NO refunds/exchanges will be available 🚨
🚚 PICK-UP 🚚
Hoodies are estimated to arrive middle to end of June to early July and with pick-up information to be organised closer to that date.
</section>
</div>
</td>
</tr>
<tr>
<td>
<a href="https://www.facebook.com/events/820450822780962/" target="_blank">
<table style=" font-family: Ubuntu, Helvetica, Arial, sans-serif; background: #1051ea; color: white; font-size: 13px; text-transform: uppercase; text-align: center; border-radius: 3px; margin-top: 20px;" width="100%" cellpadding="10">
<tr>
<td>
See more
</td>
</tr>
</table>
</a>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td colspan="2">
<p style=" border-top: 3px dashed #f0f0f0; width: 100%;"></p>
</td>
</tr>
<tr id="CSESoc-Presents:-Annual-Soctail-2022">
<td width="45%" style="vertical-align: top">
<table style="width: 100%">
<tr>
<td>
<a href="https://www.facebook.com/events/1323358425201396" target="_blank">
<img src="https://scontent.fsyd10-1.fna.fbcdn.net/v/t39.30808-6/348820185_645073510372868_4275775760020199768_n.jpg?stp=dst-jpg_s960x960&_nc_cat=105&ccb=1-7&_nc_sid=340051&_nc_ohc=0p52C5TvQjQAX9WQiJd&_nc_ht=scontent.fsyd10-1.fna&oh=00_AfAbbWHJTzZk4LMpCS9L_NtZiQvm2sl8EI30m-ax8wqE-A&oe=6479C234" width="100%" alt="Cover photo for CSESoc BBQ: Snap and Snag" />
</a>
</td>
</tr>
<tr>
<td>
<table cellpadding="5" style=" font-family: Ubuntu, Helvetica, Arial, sans-serif; font-size: 12px; text-transform: uppercase; color: #525252;">
<tr>
<td>📆</td>
<td>Wednesday, 31 May 2023 at 12:00 PM</td>
</tr>
<tr>
<td>📍</td>
<td>Globe Lawn, UNSW</td>
</tr>
</table>
</td>
</tr>
</table>
</td>
<td width="55%" style="vertical-align: top">
<table style="width: 100%">
<tr>
<td>
<h3 style=" font-family: Helvetica, Arial, sans-serif; font-size: 18px; font-weight: bold; margin-block-start: 0; margin-block-end: 10px;">CSESoc BBQ: Snap and Snag📸</h3>
</td>
</tr>
<tr>
<td>
<div style=" font-family: Ubuntu, Helvetica, Arial, sans-serif; font-size: 13px; line-height: 1.4; min-height: 60px; color: #525252;"><section>You are cordially invited to <span><span>💘</span></span>CSESoc's Sweet 16th<span><span>💘</span></span><br/> <br/> CSESoc is turning <span><span>1️⃣</span></span><span><span>6️⃣</span></span> this year and we want you to come celebrate with us at our Annual Soctail <span><span>🥂</span></span><span><span>🎊</span></span><br/> <br/> Live out your <span><span>❤️🔥</span></span>teenage dreams<span><span>❤️🔥</span></span> by getting extraordinarily wasted with unlimited beers/wines <span><span>🍸</span></span> or getting cozy with your special someone at the 𝗰𝗼𝗺𝗽𝗹𝗲𝗺𝗲𝗻𝘁𝗮𝗿𝘆 𝗽𝗵𝗼𝘁𝗼 𝗯𝗼𝗼𝘁𝗵 <span><span>📸</span></span><br/> <br/> ⋆˚。 ⋆ 。+ .. 。 *゚+・゚ * :・゚ ゜・ 𝐄𝐕𝐄𝐍𝐓 𝐃𝐄𝐓𝐀𝐈𝐋𝐒⋆˚。 ⋆ 。+ .. 。 *゚+・゚ * :・゚ ゜<br/> <span><span>💝</span></span> 𝘿𝙖𝙩𝙚: 15th October 2022<br/> <span><span>🎀</span></span> 𝙏𝙞𝙢𝙚: 7pm onwards<br/> <span><span>🌟</span></span> 𝙇𝙤𝙘𝙖𝙩𝙞𝙤𝙣: Ivy Sunroom<br/> <span><span>👗</span></span> 𝘿𝙧𝙚𝙨𝙨 𝙘𝙤𝙙𝙚: Your best cocktail dress/suit <span><span>😉</span></span><br/> <br/> <br/> <span><span>✨</span></span> TICKETING <span><span>✨</span></span><br/> Tickets will be sold in TWO rounds.<br/> <br/> <span><span>🎟️</span></span> EARLY BIRD: WEDNESDAY 5th OCTOBER 6PM $80<br/> <span><span>🚪</span></span> General Release SATURDAY 8th OCTOBER 6PM $90</section></div>
</td>
</tr>
<tr>
<td>
<a href="https://www.facebook.com/events/1323358425201396" target="_blank">
<table style=" font-family: Ubuntu, Helvetica, Arial, sans-serif; background: #1051ea; color: white; font-size: 13px; text-transform: uppercase; text-align: center; border-radius: 3px; margin-top: 20px;" width="100%" cellpadding="10">
<tr>
<td>
See more
</td>
</tr>
</table>
</a>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td colspan="2">
<p style=" border-top: 3px dashed #f0f0f0; width: 100%;"></p>
</td>
</tr>
<tr id="Open Dev Workshop Week 1">
<td width="45%" style="vertical-align: top">
<table style="width: 100%">
<tr>
<td>
<a href="https://www.facebook.com/events/2260312784356792/" target="_blank">
<img src="https://scontent.fsyd10-2.fna.fbcdn.net/v/t39.30808-6/349000990_764948768504724_1427584623207567887_n.jpg?stp=dst-jpg_s960x960&_nc_cat=106&ccb=1-7&_nc_sid=340051&_nc_ohc=Za1P7RQxTR0AX8vDxi-&_nc_ht=scontent.fsyd10-2.fna&oh=00_AfBrcCF8eBP5Urg9tUv2OlNrklhwBA0-6gaJUYQUQXPFRA&oe=6478A714" width="100%" alt="Cover photo for Open Dev Workshop Week 1" />
</a>
</td>
</tr>
<tr>
<td>
<table cellpadding="5" style=" font-family: Ubuntu, Helvetica, Arial, sans-serif; font-size: 12px; text-transform: uppercase; color: #525252;">
<tr>
<td>📆</td>
<td>Wednesday, 31 May 2pm -4pm</td>
</tr>
<tr>
<td>📍</td>
<td>Design Next Studio</td>
</tr>
</table>
</td>
</tr>
</table>
</td>
<td width="55%" style="vertical-align: top">
<table style="width: 100%">
<tr>
<td>
<h3 style=" font-family: Helvetica, Arial, sans-serif; font-size: 18px; font-weight: bold; margin-block-start: 0; margin-block-end: 10px;">Open Dev Workshop Week 1</h3>
</td>
</tr>
<tr>
<td>
<div style=" font-family: Ubuntu, Helvetica, Arial, sans-serif; font-size: 13px; line-height: 1.4; min-height: 60px; color: #525252;"><section><span><span>💼</span></span> Looking to get hired as the newest tech talent to a start-up? <span><span>💼</span></span><br/> <br/> <span><span>👨💻</span></span> Are you an aspiring entrepreneur wanting to meet some others like you? <span><span>👨💻</span></span><br/> <br/> We’ve got you covered with our CSESoc x WIT World of Startups event brought to you by our careers teams! <br/> <br/> Come find out what it takes to be part of a start-up through chatting to industry representatives from up and coming start-ups, and networking with other aspiring entrepreneurs like you!<br/> <br/> Spots are limited so sign up ASAP!!!<br/> <br/> <span><span>📌</span></span> Location: Online <span><span>📌</span></span><br/> <br/> <span><span>📅</span></span> When: Tuesday 11th October <span><span>📅</span></span><br/> <br/> <span><span>⌛</span></span> Time: 6pm - 7:30pm <span><span>⌛</span></span><br/> <br/> Register using the link below :<br/> <strong><a href="https://cseso.cc/WorldOfStartups" target="_blank">https://cseso.cc/WorldOfStartups</a></strong></section></div>
</td>
</tr>
<tr>
<td>
<a href="https://www.facebook.com/events/2260312784356792/" target="_blank">
<table style=" font-family: Ubuntu, Helvetica, Arial, sans-serif; background: #1051ea; color: white; font-size: 13px; text-transform: uppercase; text-align: center; border-radius: 3px; margin-top: 20px;" width="100%" cellpadding="10">
<tr>
<td>
See more
</td>
</tr>
</table>
</a>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td colspan="2">
<p style=" border-top: 3px dashed #f0f0f0; width: 100%;"></p>
</td>
</tr>
<tr id="CSESoc-Pride-Atlassian">
<td width="45%" style="vertical-align: top">
<table style="width: 100%">
<tr>
<td>
<a href="https://www.facebook.com/events/1470556300015240/" target="_blank">
<img src="https://scontent.fsyd10-2.fna.fbcdn.net/v/t39.30808-6/349707174_642164830665070_9133388103414530221_n.jpg?stp=cp6_dst-jpg_s960x960&_nc_cat=106&ccb=1-7&_nc_sid=340051&_nc_ohc=6o16wmQdQ0oAX-lWUnR&_nc_ht=scontent.fsyd10-2.fna&oh=00_AfA1_M6ocXil2BFKooXSzN7wi0mvLkrvu5m_e-NDIANyuA&oe=647A48ED" width="100%" alt="Cover photo for Pride Atlassian Site Visit" />
</a>
</td>
</tr>
<tr>
<td>
<table cellpadding="5" style=" font-family: Ubuntu, Helvetica, Arial, sans-serif; font-size: 12px; text-transform: uppercase; color: #525252;">
<tr>
<td>📆</td>
<td>Thursday, 1 June 3:00pm - 5:00pm</td>
</tr>
<tr>
<td>📍</td>
<td>Atlassian Office - 6/341 George St, Sydney NSW 2000</td>
</tr>
</table>
</td>
</tr>
</table>
</td>
<td width="55%" style="vertical-align: top">
<table style="width: 100%">
<tr>
<td>
<h3 style=" font-family: Helvetica, Arial, sans-serif; font-size: 18px; font-weight: bold; margin-block-start: 0; margin-block-end: 10px;">Pride Atlassian Site Visit</h3>
</td>
</tr>
<tr>
<td>
<div style=" font-family: Ubuntu, Helvetica, Arial, sans-serif; font-size: 13px; line-height: 1.4; min-height: 60px; color: #525252;"><section>-- CSESOC x SECSOC BEGINNER CTF --<br/> <br/> REGISTER <span><span>👨💻</span></span><span><span>👩💻</span></span> for the CTF by signing up here: <strong><a href="https://ctf.secso.cc/" target="_blank">https://ctf.secso.cc/</a></strong><br/> <br/> Ever wanted to (legally) hack into the mainframe? <br/> <br/> Our Beginner Capture the Flag competition with SecSoc has got you covered. In this CTF, you'll decrypt, exploit, or otherwise break things to find flags and score points. To kick things off, come to the opening event where you'll get started on the challenges and meet other groups as well as the super talented team at SecSoc - with vibes and free food provided!<br/> <br/> During the 48 hour competition, you'll get the chance to:<br/> - live out your hacking dreams online and on campus <br/> - get a glimpse into the world of security<br/> - win a share in a $400 prize pool!<br/> <br/> Hit 'going' on the event and sign up here: <strong><a href="https://forms.gle/7aHYUZr6zCvJGC868" target="_blank">https://forms.gle/7aHYUZr6zCvJGC868</a></strong><br/> <br/> Plus, stay up to date with competition announcements (and future security events) on the SecSoc Discord:<br/> <strong><a href="https://secso.cc/discord" target="_blank">https://secso.cc/discord</a></strong><br/> <br/> -- KICK-OFF EVENT --<br/> - Tuesday 11th October, 4:00pm - 8pm<br/> - Colombo Theatre B<br/> - Free food!<br/> <br/> -- COMPETITION --<br/> - Tuesday 11th October 4:30pm - Thursday 13th October 4:30pm<br/> - Online<br/> - Teams of 1-4<br/> <br/> -- PRIZES --<br/> - For teams to be eligible for prizes all members must current UNSW students who a) not have placed in a previous SecSoc CTF and b) not completed a security course at a university.<br/> - 1st: $200 (team)<br/> - 2nd: $120 (team)<br/> - 3rd: $80 (team)<br/> - Raffle prize: CSESoc plushie (per member) <br/> </section></div>
</td>
</tr>
<tr>
<td>
<a href="https://www.facebook.com/events/924654475482712/" target="_blank">
<table style=" font-family: Ubuntu, Helvetica, Arial, sans-serif; background: #1051ea; color: white; font-size: 13px; text-transform: uppercase; text-align: center; border-radius: 3px; margin-top: 20px;" width="100%" cellpadding="10">
<tr>
<td>
See more
</td>
</tr>
</table>
</a>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td colspan="2">
<p style=" border-top: 3px dashed #f0f0f0; width: 100%;"></p>
</td>
</tr>
</table>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td>
<table id="mediaArticles" width="100%" cellpadding="0" cellspacing="0">
<tr>
<td>
<table cellpadding="10">
<tr>
<th colspan="2" style="text-align: center;">
<table cellpadding="20" style="margin-left: auto; margin-right: auto;">
<tr>
<td>
<table>
<tr>
<td>
<h2 style=" font-family: Helvetica, Arial, sans-serif; font-weight: bold; font-size: 24px; text-transform: uppercase; text-align: center; line-height: 2; border-bottom: 5px solid #1051ea; margin-block-start: 0; margin-block-end: 0;">Media</h2>
</td>
</tr>
</table>
</td>
</tr>
</table>
</th>
</tr>
<tr>
<td colspan="2">
<p style=" border-top: 3px dashed #f0f0f0; width: 100%;"></p>
</td>
</tr>
<tr id="-How-Bad-IT-Holds-Airlines-Back-">
<td width="45%" style="vertical-align: top">
<table style="width: 100%">
<tr>
<td>
<a href="https://media.csesoc.org.au/how-bad-it-holds-airlines-back/" target="_blank">
<img src="https://media.csesoc.org.au/content/images/size/w600/2023/05/How_Bad_IT_Holds_Airlines_Back.png" width="100%" alt="Cover photo for
How Bad IT Holds Airlines Back
" />
</a>
</td>
</tr>
</table>
</td>
<td width="55%" style="vertical-align: top">
<table style="width: 100%">
<tr>
<td>
<h3 style=" font-family: Helvetica, Arial, sans-serif; font-size: 18px; font-weight: bold; margin-block-start: 0; margin-block-end: 10px;">
How Bad IT Holds Airlines Back
</h3>
</td>
</tr>
<tr>
<td>
<div style=" font-family: Ubuntu, Helvetica, Arial, sans-serif; font-size: 13px; line-height: 1.4; min-height: 60px; color: #525252;">
Articles
How Bad IT Holds Airlines Back
💡Disclaimer - This article summarises and expands upon the content from the video below.
The Airline Industry's Problem with Absolutely Ancient IT - Wendover Productions
IT failures. Compiler errors. The mere sight of these messages can cause at least a mild annoyance, or even make your entire day disastrous. You
May 19, 2023
8 min read
</div>
</td>
</tr>
<tr>
<td>
<a href="https://media.csesoc.org.au/how-bad-it-holds-airlines-back/" target="_blank">
<table style=" font-family: Ubuntu, Helvetica, Arial, sans-serif; background: #1051ea; color: white; font-size: 13px; text-transform: uppercase; text-align: center; border-radius: 3px; margin-top: 20px;" width="100%" cellpadding="10">
<tr>
<td>
Read more
</td>
</tr>
</table>
</a>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td colspan="2">
<p style=" border-top: 3px dashed #f0f0f0; width: 100%;"></p>
</td>
</tr>
<tr id="-[ECHO]-Life,-Startups-and-Education-with-Hayden-Smith-">
<td width="45%" style="vertical-align: top">
<table style="width: 100%">
<tr>
<td>
<a href="https://media.csesoc.org.au/echo-life-startups-and-education-with-hayden-smith/" target="_blank">
<img src="https://media.csesoc.org.au/content/images/size/w600/2023/02/thumbnail.jpeg" width="100%" alt="Cover photo for
[ECHO] Life, Startups and Education with Hayden Smith
" />
</a>
</td>
</tr>
</table>
</td>
<td width="55%" style="vertical-align: top">
<table style="width: 100%">
<tr>
<td>
<h3 style=" font-family: Helvetica, Arial, sans-serif; font-size: 18px; font-weight: bold; margin-block-start: 0; margin-block-end: 10px;">
[ECHO] Life, Startups and Education with Hayden Smith
</h3>
</td>
</tr>
<tr>
<td>
<div style=" font-family: Ubuntu, Helvetica, Arial, sans-serif; font-size: 13px; line-height: 1.4; min-height: 60px; color: #525252;">
[ECHO] Life, Startups and Education with Hayden Smith
Is Hayden Smith your lecturer this term? Doesn't matter!
Hear a talk from Hayden, currently a co-founder of a start up called Pearler, who is also a lecturer AND ex-tutor that has dabbled in many subjects. He is most known for running COMP6080, the React course, and COMP1531, the groupwork
Feb 15, 2023
1 min read
</div>
</td>
</tr>
<tr>
<td>
<a href="https://media.csesoc.org.au/echo-life-startups-and-education-with-hayden-smith/" target="_blank">
<table style=" font-family: Ubuntu, Helvetica, Arial, sans-serif; background: #1051ea; color: white; font-size: 13px; text-transform: uppercase; text-align: center; border-radius: 3px; margin-top: 20px;" width="100%" cellpadding="10">
<tr>
<td>
Read more
</td>
</tr>
</table>
</a>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td colspan="2">
<p style=" border-top: 3px dashed #f0f0f0; width: 100%;"></p>
</td>
</tr>
<tr id="-First-Year-Guide-2023-">
<td width="45%" style="vertical-align: top">
<table style="width: 100%">
<tr>
<td>
<a href="https://media.csesoc.org.au/fyg-2023/" target="_blank">
<img src="https://media.csesoc.org.au/content/images/size/w600/2023/02/First-Year-Guide-2023.png" width="100%" alt="Cover photo for
First Year Guide 2023
" />
</a>
</td>
</tr>
</table>
</td>
<td width="55%" style="vertical-align: top">
<table style="width: 100%">
<tr>
<td>
<h3 style=" font-family: Helvetica, Arial, sans-serif; font-size: 18px; font-weight: bold; margin-block-start: 0; margin-block-end: 10px;">
First Year Guide 2023
</h3>
</td>
</tr>
<tr>
<td>
<div style=" font-family: Ubuntu, Helvetica, Arial, sans-serif; font-size: 13px; line-height: 1.4; min-height: 60px; color: #525252;">
First Year Guide 2023
Featured
First Year Guide 2023
Hello First Years! An adventure is about to begin. A whirlwind of new experiences, new memories and new friendships is approaching. Pack your excitement and take your first steps forward. Welcome to UNSW!
But wait…how can you even begin this adventure without a map? Don’t worry! Your map
Feb 3, 2023
1 min read
</div>
</td>
</tr>
<tr>
<td>
<a href="https://media.csesoc.org.au/fyg-2023/" target="_blank">
<table style=" font-family: Ubuntu, Helvetica, Arial, sans-serif; background: #1051ea; color: white; font-size: 13px; text-transform: uppercase; text-align: center; border-radius: 3px; margin-top: 20px;" width="100%" cellpadding="10">
<tr>
<td>
Read more
</td>
</tr>
</table>
</a>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td colspan="2">
<p style=" border-top: 3px dashed #f0f0f0; width: 100%;"></p>
</td>
</tr>
</table>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td>
<table id="opportunities" width="100%" cellpadding="0" cellspacing="0">
<tr>
<td>
<table cellspacing="0" cellpadding="0">
<tr>
<th colspan="2" style="text-align: center;">
<table cellpadding="20" style="margin-left: auto; margin-right: auto;">
<tr>
<td>
<table>
<tr>
<td>
<h2 style=" font-family: Helvetica, Arial, sans-serif; font-weight: bold; font-size: 24px; text-transform: uppercase; text-align: center; line-height: 2; border-bottom: 5px solid #1051ea; margin-block-start: 0; margin-block-end: 0;">Opportunities</h2>
</td>
</tr>
</table>
</td>
</tr>
</table>
</th>
</tr>
<tr>
<td colspan="2">
<p style=" border-top: 3px dashed #f0f0f0; width: 100%;"></p>
</td>
</tr>
<tr>
<td>
<table cellpadding="20">
<tr id="SIGGRAPH-Asia-Student-Volunteer-program">
<td>
<table cellpadding="10" style="border-left: 5px solid #1051ea;">
<tr>
<td>
<table>
<tr>
<td>
<h3 style=" font-family: Helvetica, Arial, sans-serif; font-size: 18px; font-weight: bold; margin-block-start: 0; margin-block-end: 10px;">SIGGRAPH Asia Student Volunteer program</h3>
</td>
</tr>
<tr>
<td>
<div style=" font-family: Ubuntu, Helvetica, Arial, sans-serif; font-size: 13px; line-height: 1.4; min-height: 60px; color: #525252;"><div><div>The SIGGRAPH Asia student volunteer program is an amazing chance to allow students to not just experience the research, science, art, animation, gaming, interactivity, education, and emerging technologies of Asia, but also create a network with industry professionals and academics that will last for a lifetime. Student volunteers will receive a full conference pass and meal compensation. <br/><br/>For more details, please go to:<br/>https://asia.siggraph.org/2023/submissions/student-volunteers/<br/><br/>Please contact [email protected] if you have any questions. </div></div></div>
</td>
</tr>
</table>
</td>
</tr>
</table>
</td>
</tr>
</table>
</td>
</tr>
</table>
</td>
</tr>
</table>
</td>
</tr>
</table>
</td>
</tr>
</tbody>
<tfoot>
<tr>
<td>
<table id="emailFooter" width="100%" cellpadding="0" cellspacing="0">
<tr>
<td>
<tr>
<th colspan="2" style="text-align: center;">
<table cellpadding="20" style="margin-left: auto; margin-right: auto;">
<tr>
<td>
<table>
<tr>
<td>
<h2 style=" font-family: Helvetica, Arial, sans-serif; font-weight: bold; font-size: 24px; text-transform: uppercase; text-align: center; line-height: 2; border-bottom: 5px solid #1051ea; margin-block-start: 0; margin-block-end: 0;">Sponsors</h2>
</td>
</tr>
</table>
</td>
</tr>
</table>
</th>
</tr>
<tr>
<td colspan="2">
<div style="background: url(https://i.imgur.com/u5p6fdL.png) bottom center / contain no-repeat; height: 850px;"></div>
</td>
</tr>
<table align="center" style=" font-family: Ubuntu, Helvetica, Arial, sans-serif; font-size: 13px; text-align: center; color: #525252; background: #f0f0f0; width: 100%; line-height: 3;" cellpadding="30">
<tr>
<td>
<table cellpadding="10">
<tr>
<td>
<a href="https://www.facebook.com/csesoc" target="_blank" style="color: #525252">Facebook Page</a>
|
<a href="https://www.facebook.com/groups/csesoc/" target="_blank" style="color: #525252">Facebook Community Group</a>
|
<a href="https://www.instagram.com/csesoc_unsw/" target="_blank" style="color: #525252">Instagram</a>
|
<a href="https://www.tiktok.com/@csesoc" target="_blank" style="color: #525252">TikTok</a>
|
<a href="https://www.linkedin.com/company/csesoc" target="_blank" style="color: #525252">LinkedIn</a>
|
<a href="https://www.youtube.com/channel/UC1JHpRrf9j5IKluzXhprUJg/" target="_blank" style="color: #525252">YouTube</a>
|
<a href="https://cseso.cc/discord" target="_blank" style="color: #525252">Discord</a>
</td>
</tr>
<tr>
<td>
Contact:
<a href="mailto:[email protected]" target="_blank" style="color: #525252; font-weight: bold;">[email protected]</a>
</td>
</tr>
<tr>
<td>
As a student of the School of Computer Science and Engineering you receive the CSESoc newsletter. If you do not wish to receive our newsletters,
<a href="https://status.cse.unsw.edu.au/Control_Panel/Mail/Mailing_List_Subscriptions/" target="_blank" style="color:#525252; font-weight: bold;">unsubscribe here</a>
</td>
</tr>
<tr>
<td>
<i>Copyright © 2023 CSESoc UNSW. All rights reserved.</i>
</td>
</tr>
</table>
</td>
</tr>
</table>
</td>
</tr>
</table>
</td>
</tr>
</tfoot>
</table>
</td>
</tr>
</table>
</td>
</tr>
</table>
</body>
</html>