mirror of
https://github.com/System-End/highway.git
synced 2026-04-19 16:28:24 +00:00
move zack freedman ama to done
This commit is contained in:
parent
b0a97fdaac
commit
7181ac246f
1 changed files with 18 additions and 18 deletions
|
|
@ -13,24 +13,6 @@
|
|||
|
||||
<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>
|
||||
|
||||
<%# 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">
|
||||
|
|
@ -52,6 +34,24 @@
|
|||
|
||||
<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">
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue