mirror of
https://github.com/System-End/highway.git
synced 2026-04-19 20:55:14 +00:00
106 lines
No EOL
8.1 KiB
Text
106 lines
No EOL
8.1 KiB
Text
<div class="mt-16">
|
|
|
|
<div class="p-8 flex flex-col justify-center items-center">
|
|
|
|
|
|
|
|
|
|
<p class="text-4xl font-bold font-dystopian text-center">Upcoming Events</p>
|
|
|
|
<p class="mt-2 opacity-80 text-center">Check this page for events - like game nights, speedruns, showcases, and more - that we'll be hosting throughout Highway!</p>
|
|
<p class="opacity-60 text-center">Note that events default to 0 points given unless otherwise stated.</p>
|
|
<p class="mt-2 opacity-60 text-center"><i>Sorted by recent.</i></p>
|
|
|
|
<div class="mt-8 grid grid-cols-1 gap-8">
|
|
|
|
<%# strange parts ama %>
|
|
|
|
<div class="flex flex-col p-8 rounded max-w-5xl border-[#544FFF] border-4 hover:bg-[#3E399C] bg-[#2E2C72] transition-colors duration-150">
|
|
<p class="text-2xl font-bold">Show & Tell (w/ Strange Parts) @ <a href="https://time.cs50.io/20250613T1800-0400?title=Show+%26+Tell+(w/+Strange+Parts)" class="underline font-bold hover:decoration-wavy" target="_blank" rel="noopenner noreffer">Friday June 13, 6PM EDT!</a></p>
|
|
<p class="opacity-50 mb-2"><i>Posted 6/6/2025</i></p>
|
|
<hr class="border-t-2 border-[#544FFF] mb-4 opacity-60">
|
|
<div class="space-y-2 opacity-80 mb-4">
|
|
<p>Join us in hour-long call to show off your projects, and see what projects others have been cookin' up!</p>
|
|
<p>Scotty from <a href="https://www.youtube.com/@StrangeParts" class="underline font-bold text-pink-300 hover:decoration-wavy" rel="noopenner noreferrer" target="_blank">Strange Parts</a> (1.93 million subscribers on YouTube) will also be there to see your projects!</p>
|
|
<p>Your project doesn't need to be finished - come demo what you have :D</p>
|
|
<p><a href="https://time.cs50.io/20250613T1800-0400?title=Show+%26+Tell+(w/+Strange+Parts)"></p>
|
|
</div>
|
|
<%= image_tag "/showandtell.png", style: "", class: "" %>
|
|
</div>
|
|
|
|
</div>
|
|
|
|
<p class="text-4xl font-bold font-dystopian text-center mt-8">Past Events</p>
|
|
|
|
<div class="mt-8 grid grid-cols-1 gap-8">
|
|
|
|
|
|
<%# zack freedman ama %>
|
|
|
|
<div class="flex flex-col p-8 rounded max-w-5xl border-[#544FFF] border-4 hover:bg-[#3E399C] bg-[#2E2C72] transition-colors duration-150">
|
|
<p class="text-2xl font-bold">Zack Freedman AMA @ <a href="https://time.cs50.io/20250612T1600-0400?title=Zack+Freedman+AMA" class="underline font-bold hover:decoration-wavy" rel="noopenner noreferrer" target="_blank">Thursday June 12, 4PM EDT!</a></p>
|
|
<p class="opacity-50 mb-2"><i>Posted 10/6/2025</i></p>
|
|
<hr class="border-t-2 border-[#544FFF] mb-4 opacity-60">
|
|
<div class="space-y-2 opacity-80 mb-4">
|
|
<p>We're hosting an AMA with Zack Freedman! He's got 623k subscribers on YouTube, with videos ranging from
|
|
<a href="https://www.youtube.com/watch?v=vSwumoSlZTo" class="underline font-bold text-pink-300 hover:decoration-wavy" rel="noopenner noreferrer" target="_blank">testing every fillament on Amazon</a>,
|
|
to his own builds from <a href="https://www.youtube.com/watch?v=MrkGsgbomjY" class="underline font-bold text-pink-300 hover:decoration-wavy" rel="noopenner noreferrer" target="_blank">Gridfinity</a>
|
|
to a <a href="https://www.youtube.com/watch?v=qAuwW7Wzrng" class="underline font-bold text-pink-300 hover:decoration-wavy" rel="noopenner noreferrer" target="_blank">heads-up display</a>.</p>
|
|
<p>AMA stands for <i>Ask Me Anything</i>; it's an hour-long session on Zoom where <i>YOU</i> can ask Zack Freedman anything! From what his craziest story is, to his next project, to tips when facing hurdles. He'll be there to interact with you - LIVE!</p>
|
|
<p>Come prepared with your questions! <i>Zoom link will be sent by email day-of.</i></p>
|
|
</div>
|
|
<%= image_tag "/zackama.png", style: "", class: "" %>
|
|
</div>
|
|
|
|
<%# project building call %>
|
|
|
|
<div class="flex flex-col p-8 rounded max-w-5xl border-[#544FFF] border-4 hover:bg-[#3E399C] bg-[#2E2C72] transition-colors duration-150">
|
|
<p class="text-2xl font-bold">Project Building Call @ Wednesday June 4, 7-11PM EDT!</p>
|
|
<p class="opacity-50 mb-2"><i>Posted 4/6/2025</i></p>
|
|
<hr class="border-t-2 border-[#544FFF] mb-4 opacity-60">
|
|
<div class="space-y-2 opacity-80 mb-4">
|
|
<p>This Wednesday, we're running a Highway project building call! Drop in, get any questions answered, share what you're making, and help each other out!</p>
|
|
<p>If you've wanted to build a project but have absolutely no idea where to start, this call is for you!</p>
|
|
<p class="font-bold"><i>Stay in call for at least 20 minutes and ship an update in your JOURNAL.md to get one (1) point!</i></p>
|
|
</div>
|
|
</div>
|
|
|
|
<%# strange parts ama %>
|
|
|
|
<div class="flex flex-col p-8 rounded max-w-5xl border-[#544FFF] border-4 hover:bg-[#3E399C] bg-[#2E2C72] transition-colors duration-150">
|
|
<p class="text-2xl font-bold">Strange Parts AMA @ Friday May 30, 6PM EDT!</p>
|
|
<p class="opacity-50 mb-2"><i>Posted 27/5/2025</i></p>
|
|
<hr class="border-t-2 border-[#544FFF] mb-4 opacity-60">
|
|
<div class="space-y-2 opacity-80 mb-4">
|
|
<p><a href="https://www.youtube.com/@StrangeParts" class="underline font-bold text-pink-300 hover:decoration-wavy" rel="noopenner noreferrer" target="_blank">Strange Parts</a> is a Youtuber with 1.96 <i>million</i> subscribers! His most watched video has 28 million views, where he
|
|
<a href="https://www.youtube.com/watch?v=leFuF-zoVzA" class="underline font-bold text-pink-300 hover:decoration-wavy" rel="noopenner noreferrer" target="_blank">made his own iPhone in China</a>.
|
|
He has also <a href="https://www.youtube.com/watch?v=ljOoGyCso8s" class="underline font-bold text-pink-300 hover:decoration-wavy" rel="noopenner noreferrer" target="_blank">toured the JLCPCB factory on video</a>,
|
|
<a href="https://www.youtube.com/watch?v=utfbE3_uAMA" class="underline font-bold text-pink-300 hover:decoration-wavy" rel="noopenner noreferrer" target="_blank">modded an iPhone to have a headphone jack</a>, among <i>many</i> other videos.</p>
|
|
<p>AMA stands for <i>Ask Me Anything</i>; it's an hour-long session on Zoom where <i>YOU</i> can ask Strange Parts anything! From how he got started in tech, to tips he has for overcoming technical hurdles, to what his opinion on the latest hardware is. He'll be there to interact with you - LIVE!</p>
|
|
<p>Come prepared with your questions! <i>Zoom link will be sent by email day-of.</i></p>
|
|
</div>
|
|
<%= image_tag "/strangeparts2.png", style: "", class: "" %>
|
|
</div>
|
|
|
|
|
|
<%# kickoff call %>
|
|
|
|
<div class="flex flex-col p-8 rounded max-w-5xl border-[#544FFF] border-4 hover:bg-[#3E399C] bg-[#2E2C72] transition-colors duration-150">
|
|
<p class="text-2xl font-bold">Join us for the Kickoff Call @ Friday May 23, 7PM EDT!</p>
|
|
<p class="opacity-50 mb-2"><i>Posted 13/5/2025</i></p>
|
|
<hr class="border-t-2 border-[#544FFF] mb-4 opacity-60">
|
|
<div class="space-y-2 opacity-80 mb-4">
|
|
<p>Mark your calendars! This Friday, we're going to be kicking Highway off with a 1-hour Zoom meeting with all the important details.</p>
|
|
<p>We'll be going over travel stipends, project guidelines, and more!</p>
|
|
<p>Feel free to start working on your project and journaling before this call!</p>
|
|
<p class="font-bold"><i>You'll also get one (1) free point to Undercity for joining!</i></p>
|
|
</div>
|
|
<%= image_tag "/eventkickoff2.png", style: "", class: "" %>
|
|
</div>
|
|
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
</div> |