Updated schedule

This commit is contained in:
James Dinh 2023-02-27 00:02:42 -08:00
parent 7a82685a3b
commit 6ebd5ad304

View File

@ -327,13 +327,13 @@
<div class="event logistics start-900 end-900 length-2" onclick="showModal('opening-ceremony')">Opening Ceremony<span>9:30 - 10am</span></div>
<div class="event hacking start-900 end-900 length-1 small" onclick="showModal('hacking-starts')">Hacking starts<span>Start 10am</span></div>
<div class="event start-1000 end-1000 length-4 empty"></div>
<div class="event workshop start-1100 end-1100 length-4" onclick="showModal('workshop1')">Web Dev Workshop<span>11am - 12pm</span></div>
<div class="event food start-1200 end-1200 length-4" onclick="showModal('lunch')">Lunch<span>12 - 1pm</span></div>
<div class="event workshop start-1100 end-1100 length-4" onclick="showModal('workshop1')">🌐 Web Dev Workshop<span>11am - 12pm</span></div>
<div class="event food start-1200 end-1200 length-4" onclick="showModal('lunch')">🍕 Lunch<span>12 - 1pm</span></div>
<div class="event start-1300 end-1300 length-4 empty"></div>
<div class="event workshop start-1400 end-1400 length-4" onclick="showModal('workshop2')">Python Workshop<span>2 - 3pm</span></div>
<div class="event workshop start-1400 end-1400 length-4" onclick="showModal('workshop2')">💻 Python Workshop<span>2 - 3pm</span></div>
<div class="event start-1500 end-1500 length-4 empty"></div>
<div class="event game start-1600 end-1600 length-4" onclick="showModal('activity1')">Ping Pong Tournament<span>Start 4pm</span></div>
<div class="event game start-1700 end-1700 length-4" onclick="showModal('activity2')">Kahoot (win a cool prize!)<span>Start 5pm</span></div>
<div class="event game start-1600 end-1600 length-4" onclick="showModal('activity1')">🏓 Ping Pong Tournament<span>Start 4pm</span></div>
<div class="event game start-1700 end-1700 length-4" onclick="showModal('activity2')">🤔 Kahoot (Programming Concepts)<span>Start 5pm</span></div>
<div class="event start-1800 end-1800 length-4 empty"></div>
<div class="event start-1900 end-1900 length-4 empty"></div>
<div class="event start-2000 end-2000 length-4 empty"></div>
@ -386,8 +386,8 @@
</div>
<div class="modal-desc">
<h3><span class="emphasis-text">Time</span>: 9 - 9:15am</h3>
<h3><span class="emphasis-text">Location</span>: Community Room (2nd Floor)</h3><br>
<p>Try to arrive by 10:15am so we can get you your lanyard, merch, and table!</p>
<h3><span class="emphasis-text">Location</span>: Student Center</h3><br>
<p>Try to arrive by 9:15am so we can get you your lanyard, merch, and table!</p>
</div>
</div>
<div class="modal logistics-border" id="opening-ceremony">
@ -397,10 +397,10 @@
</div>
<div class="modal-desc">
<h3><span class="emphasis-text">Time</span>: 9:15 - 10am</h3>
<h3><span class="emphasis-text">Location</span>: Community Room (2nd Floor)</h3><br>
<h3><span class="emphasis-text">Location</span>: Student Center</h3><br>
<p class="timeline-description">The official start of the hackathon where we deliver the opening presentation along with the finalized teams, prompts, rules, and timeline.</p>
<ul class="timeline-description-list">
<li>Fully in-person event held in the <u>Community Room</u> at the Gilroy Library</li>
<li>Fully in-person event held in the <u>Student Center</u> at Gavilan College</li>
<li><span class="important-text">=IMPORTANT=</span> DO NOT START CODING during this period</li>
</ul>
</div>
@ -416,7 +416,7 @@
<ul class="timeline-description-list">
<li><span class="important-text">=IMPORTANT=</span> Your project must follow one of the given prompts; otherwise, your team may lose a lot of points for unrelated topic deductions</li>
<li><u>In-person</u> - coding shall be done IN-PERSON (though, you may work on your projects at home as well)</li>
<li>Remember, you only have 28 hours to complete your project... Use your time wisely</li>
<li>Remember, you only have 29 hours to complete your project... Use your time wisely</li>
</ul>
<div class="timeline-links">
<a target="_blank" href="https://docs.google.com/document/d/1g0NyLcNGcteaXelcNRLpGSzd0l6Mky78ohbBQgQTDQY/edit?usp=sharing"><div class="timeline-button">View the Rubric</div></a>
@ -427,56 +427,65 @@
<div class="modal food-border" id="lunch">
<button class="button-close-modal"></button>
<div class="modal-header food">
<h2>Lunch</h2>
<h2>🍕 Lunch</h2>
</div>
<div class="modal-desc">
<h3><span class="emphasis-text">Time</span>: 12 - 1pm</h3>
<h3><span class="emphasis-text">Location</span>: Community Room (2nd Floor)</h3><br>
<h3><span class="emphasis-text">Location</span>: Student Center</h3><br>
<p class="timeline-description">Food options TBA!</p>
</div>
</div>
<div class="modal workshop-border" id="workshop1">
<button class="button-close-modal"></button>
<div class="modal-header workshop">
<h2>Web Dev Workshop</h2>
<h2>🌐 Web Dev Workshop</h2>
</div>
<div class="modal-desc">
<h3><span class="emphasis-text">Time</span>: 11am - 12pm</h3>
<h3><span class="emphasis-text">Location</span>: Community Room (2nd Floor)</h3><br>
<p class="timeline-description">More details coming!</p>
<h3><span class="emphasis-text">Location</span>: LI 128 (Library)</h3><br>
<p class="timeline-description">A chance for you to learn the world's most common version control system: Git -- and how to create your own website!</p>
<ul class="timeline-description-list">
<li>Instructed by ya boi <u>James</u></li>
<li>Make sure to bring your laptop to follow along!</li>
</li>
</ul>
</div>
</div>
<div class="modal workshop-border" id="workshop2">
<button class="button-close-modal"></button>
<div class="modal-header workshop">
<h2>Python Workshop</h2>
<h2>💻 Python Workshop</h2>
</div>
<div class="modal-desc">
<h3><span class="emphasis-text">Time</span>: 2 - 3pm</h3>
<h3><span class="emphasis-text">Location</span>: Community Room (2nd Floor)</h3><br>
<p class="timeline-description">Hmm what's this? A secret workshop?</p>
<h3><span class="emphasis-text">Location</span>: LI 128 (Library)</h3><br>
<p class="timeline-description">Join us for a lecture on Python Programming basics. You'll learn basic data structures and be able to code your own programs!</p>
<ul class="timeline-description-list">
<li>Instructed by Comp Sci A brainiac <u>Clement</u></li>
<li>Make sure to bring your laptop to follow along!</li>
</ul>
</div>
</div>
<div class="modal game-border" id="activity1">
<button class="button-close-modal"></button>
<div class="modal-header game">
<h2>Ping Pong Tournament</h2>
<h2>🏓 Ping Pong Tournament</h2>
</div>
<div class="modal-desc">
<h3><span class="emphasis-text">Time</span>: Starts at 5pm</h3>
<h3><span class="emphasis-text">Time</span>: Starts at 4pm</h3>
<h3><span class="emphasis-text">Location</span>: Community Room (2nd Floor)</h3><br>
<p class="timeline-description">More details coming!</p>
<p class="timeline-description">Play in a pyramid-style 🏓table tennis🏓 tournament with other hackers!</p>
</div>
</div>
<div class="modal game-border" id="activity2">
<button class="button-close-modal"></button>
<div class="modal-header game">
<h2>Kahoot</h2>
<h2>🤔 Kahoot (Programming Concepts)</h2>
</div>
<div class="modal-desc">
<h3><span class="emphasis-text">Time</span>: Starts at 5pm</h3>
<h3><span class="emphasis-text">Location</span>: Community Room (2nd Floor)</h3><br>
<p class="timeline-description">More details coming!</p>
<p class="timeline-description">Get studying with your concepts, cuz we'll be quizzing you 👀 (1st place wins a prize)!</p>
</div>
</div>
<div class="modal hacking-border" id="hacking-ends">