Skip to content

Commit

Permalink
Merge pull request #92 from dylanroig23/master
Browse files Browse the repository at this point in the history
Update: Judging & Mentorship, Capstone Prize, Schedule, Digital Union Sponsor, Challenges. Added: Winners Page
  • Loading branch information
vchen04 authored Mar 19, 2024
2 parents f5fee8a + b31b951 commit 4208ed8
Show file tree
Hide file tree
Showing 2 changed files with 83 additions and 6 deletions.
Binary file added 2024/assets/img/sponsors/digitalunion.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
89 changes: 83 additions & 6 deletions 2024/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -159,6 +159,11 @@
>FAQ</a
>
</div>
<div class="nav-div">
<a id="winners-page-nav" href="#winners-page" class="secondary-page-link"
>WINNERS</a
>
</div>
<div class="nav-div">
<a
id="live-site"
Expand Down Expand Up @@ -192,6 +197,8 @@
<a href="#prizes-page" class="mobilenav-btn">Prizes</a>
<a href="#mentors-page" class="mobilenav-btn">Mentors</a>
<a href="#faq-page" class="mobilenav-btn">FAQ</a>
<a href="#winners-page" class="mobilenav-btn">Winners</a>
<a href="#hardware-page" class="mobilenav-btn">Hardware</a>
<!--<a href="live/index.html" class="mobilenav-btn">Live Site</a>-->
<a id="mobilenav-sandwich" class="icon">&#9776;</a>
</div>
Expand Down Expand Up @@ -379,9 +386,25 @@ <h2>Saturday, March 23rd</h2>
<td>MAKING BEGINS</td>
</tr>
<tr>
<td class="box-gray">1:00 - 1:30PM</td>
<td class="box-gray">1:00 - 2:00PM</td>
<td class="box-gray">Lunch Served</td>
</tr>
<tr>
<td>2:00 - 2:30PM</td>
<td>ICICLE AI Drone Presentation</td>
</tr>
<tr>
<td class="box-gray">2:30 - 3:30PM</td>
<td class="box-gray">OHI/O Organizer Panel</td>
</tr>
<tr>
<td>4:00 - 5:00PM</td>
<td>E-Club Chip Manufacturing Workshop</td>
</tr>
<tr>
<td class="box-gray">5:00 - 5:30PM</td>
<td class="box-gray">OHI/O Exec Talk - About the Organization</td>
</tr>
<tr>
<td>7:00 - 8:30 PM</td>
<td>Dinner Served</td>
Expand Down Expand Up @@ -424,6 +447,17 @@ <h2>Sunday, March 24th</h2>
<div class="filler"></div>
</div>

<div id="winners-page" class="secondary-page">
<div class="nav-spacer"></div>
<div class="filler"></div>
<div class="innerContent center">
<h1>WINNERS</h1>
<hr />
<br />
<h3>Potentially YOU!</h3>
</div>
</div>

<div id="faq-page" class="secondary-page">
<div class="nav-spacer"></div>
<div class="filler"></div>
Expand Down Expand Up @@ -710,6 +744,26 @@ <h1>Sponsors</h1>
/>
</a>
</div>

<br />
<!--- Digital Union -->
<div class="">
<a
href="https://odee.osu.edu/digital-union"
target="_blank"
rel="noopener nonreferrer"
>
<img
class="sponsor-large zoom-big"
src="assets/img/sponsors/digitalunion.jpg"
alt="Digital Union"
target="_blank"
/>
</a>
<h2> Ohio State Digital Union </h2>
</div>


<br /><br />
<br /><br />
</div>
Expand All @@ -726,7 +780,7 @@ <h1>Challenges</h1>
<hr />
<div id="challenges-container">
<br />
<p>Challenge coming soon!</p>
<p>Challenges will be posted on Friday, March 22!</p>
</div>
<div class="filler"></div>
</div>
Expand Down Expand Up @@ -785,7 +839,14 @@ <h2> Logitech MX Master 3S </h2>
<img src="assets/img/prizes/QuestionMark.png">
<br>
</div>
</div>

<div class="section grp">
<div class="col third">
<p class="bold txt-red bigger">Winning Capstone Team Prize</p>
<h2> $200 Amazon Gift Card (Split Amongst Group) </h2>
<br>
</div>
</div>
</div>
</div>
Expand Down Expand Up @@ -934,14 +995,30 @@ <h1>Mentoring and Judging</h1>
hardware and develop projects from the safety of their homes.
</p>
<br />
<p><b>Mentorship</b></p>
<p>
Mentors will assist participants throughout the event with any
questions or concerns they may have while creating their project.
Our mentors, available both online and in-person, offer their expertise to
participants throughout the event. They will be on hand in scheduled shifts
to answer questions and provide direction, ensuring projects are on the path
to success.
</p>
<br />
<br />
<p><b>Judging</b></p>
<p>
Judging will take place virtually on the final day, from 10:45 AM to 2:00 PM,
via Zoom and Discord. Participants will present their projects to our panel, engaging
in feedback and discussion. Access details and presentation guidelines will be
provided in advance.
</p>
<br />
<br />
<p><b>Get Involved</b></p>
<p>
More details including schedules, logistics, and how to join our event
space will be distributed at a later date to those sign up.
Your expertise can significantly impact our participants’ experience. Sign up as
a mentor or judge to help shape the future of innovation at MakeOHI/O 2024. More
information, including how to join our event space, will be available to those who
register.
</p>
</div>
<div class="filler"></div>
Expand Down

0 comments on commit 4208ed8

Please sign in to comment.