Skip to content

Commit fafed40

Browse files
committed
Added new tab, video, and docs
1 parent ded381b commit fafed40

19 files changed

Lines changed: 574 additions & 126 deletions

!template.html

Lines changed: 10 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -41,29 +41,31 @@
4141
<div class="subtabs">
4242
<a href="javascript:">Team Resources</a>
4343
<div class="subtabs-content">
44-
<a href="../teams/asm.html">ASM</a>
44+
<a href="../teams/asm.html">Assembly</a>
4545
<hr>
46-
<a href="../teams/bus.html">BUS</a>
46+
<a href="../teams/bus.html">Business and Administration</a>
4747
<hr>
4848
<a href="../teams/cad.html">CAD</a>
4949
<hr>
50-
<a href="../teams/mfg.html">MFG</a>
50+
<a href="../teams/mfg.html">Manufacturing</a>
5151
<hr>
52-
<a href="../teams/prg.html">PRG</a>
52+
<a href="../teams/prg.html">Programming</a>
5353
<hr>
5454
<a href="../teams/ftc.html">FTC</a>
55+
<hr>
56+
<a href="../teams/scout.html">Scouting and Strategy</a>
5557
</div>
5658
</div>
5759
<div class="subtabs">
5860
<a href="javascript:">Seasons</a>
5961
<div class="subtabs-content">
60-
<a href="../seasons/rebuilt.html">2026 Rebuilt</a>
61-
<hr>
62-
<a href="../seasons/reefscape.html">2025 Reefscape</a>
62+
<a href="../seasons/chargedUp.html">2023 Charged Up</a>
6363
<hr>
6464
<a href="../seasons/crescendo.html">2024 Crescendo</a>
6565
<hr>
66-
<a href="../seasons/chargedUp.html">2023 Charged Up</a>
66+
<a href="../seasons/reefscape.html">2025 Reefscape</a>
67+
<hr>
68+
<a href="../seasons/rebuilt.html">2026 Rebuilt</a>
6769
</div>
6870
</div>
6971
</div>

css/main.css

Lines changed: 45 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -138,4 +138,49 @@ td{
138138

139139
.look{
140140
color:red;
141+
}
142+
143+
.award-panel button{
144+
color: white;
145+
background-color: var(--nerd-herd-navy);
146+
border: none;
147+
height: 50px;
148+
font-size: xx-large;
149+
flex-grow: 1;
150+
}
151+
152+
.award-panel button:hover{
153+
background-color: var(--nerd-herd-blue);
154+
}
155+
156+
.award-panel button:active{
157+
background-color: var(--nerd-herd-light-blue)
158+
}
159+
160+
.award-panel h1{
161+
flex-grow: 3;
162+
text-align: center;
163+
}
164+
165+
.award-panel div{
166+
display: flex;
167+
border: 1px solid black;
168+
background-color: var(--nerd-herd-navy);
169+
}
170+
171+
.award-panel{
172+
color: white;
173+
width: 33%;
174+
}
175+
176+
.award-subpanel{
177+
width: 100%;
178+
}
179+
180+
#award-list-1{
181+
display: flex;
182+
}
183+
184+
#award-list-2{
185+
display: none;
141186
}

index.html

Lines changed: 19 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -41,29 +41,31 @@
4141
<div class="subtabs">
4242
<a href="javascript:">Team Resources</a>
4343
<div class="subtabs-content">
44-
<a href="../teams/asm.html">ASM</a>
44+
<a href="../teams/asm.html">Assembly</a>
4545
<hr>
46-
<a href="../teams/bus.html">BUS</a>
46+
<a href="../teams/bus.html">Business and Administration</a>
4747
<hr>
4848
<a href="../teams/cad.html">CAD</a>
4949
<hr>
50-
<a href="../teams/mfg.html">MFG</a>
50+
<a href="../teams/mfg.html">Manufacturing</a>
5151
<hr>
52-
<a href="../teams/prg.html">PRG</a>
52+
<a href="../teams/prg.html">Programming</a>
5353
<hr>
5454
<a href="../teams/ftc.html">FTC</a>
55+
<hr>
56+
<a href="../teams/scout.html">Scouting and Strategy</a>
5557
</div>
5658
</div>
5759
<div class="subtabs">
5860
<a href="javascript:">Seasons</a>
5961
<div class="subtabs-content">
60-
<a href="../seasons/rebuilt.html">2026 Rebuilt</a>
61-
<hr>
62-
<a href="../seasons/reefscape.html">2025 Reefscape</a>
62+
<a href="../seasons/chargedUp.html">2023 Charged Up</a>
6363
<hr>
6464
<a href="../seasons/crescendo.html">2024 Crescendo</a>
6565
<hr>
66-
<a href="../seasons/chargedUp.html">2023 Charged Up</a>
66+
<a href="../seasons/reefscape.html">2025 Reefscape</a>
67+
<hr>
68+
<a href="../seasons/rebuilt.html">2026 Rebuilt</a>
6769
</div>
6870
</div>
6971
</div>
@@ -80,6 +82,15 @@ <h1>THE NERD HERD</h1>
8082
</div>
8183
</header>
8284
<div class="body">
85+
<div id="impact-video-div">
86+
<div style="position: relative; width: 100%; height: 0; padding-top: 56.2500%;
87+
padding-bottom: 0; box-shadow: 0 2px 8px 0 rgba(63,69,81,0.16); margin-top: 1.6em; margin-bottom: 0.9em; overflow: hidden;
88+
border-radius: 8px; will-change: transform;">
89+
<iframe loading="lazy" style="position: absolute; width: 100%; height: 100%; top: 0; left: 0; border: none; padding: 0;margin: 0;"
90+
src="https://www.canva.com/design/DAHD83l0Nxw/2VisjHGtW_STsncMWhc-Gw/watch?embed" allowfullscreen="allowfullscreen" allow="fullscreen">
91+
</iframe>
92+
</div>
93+
</div>
8394
<div id="impact-video-div">
8495
<div style="position: relative; width: 100%; height: 0; padding-top: 56.2500%;
8596
padding-bottom: 0; box-shadow: 0 2px 8px 0 rgba(63,69,81,0.16); margin-top: 1.6em; margin-bottom: 0.9em; overflow: hidden;

js/award.js

Lines changed: 34 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,34 @@
1+
var currentAward = 0;
2+
3+
const award1list1 = document.getElementById("award1-list-1");
4+
const award1list2 = document.getElementById("award1-list-2");
5+
const award1header = document.getElementById("award1-header")
6+
const award1List = [award1, award2]
7+
8+
function switchUp(){
9+
currentAward += 1;
10+
if(currentAward >= awardList.length){
11+
currentAward = 0;
12+
}
13+
for (let item of awardList){
14+
item.style.display = "none";
15+
}
16+
awardList[currentAward].style.display = "flex";
17+
}
18+
19+
function switchDown(){
20+
currentAward -= 1;
21+
if(currentAward < 0){
22+
currentAward = awardList.length-1;
23+
}
24+
for (let item of awardList){
25+
item.style.display = "none";
26+
}
27+
awardList[currentAward].style.display = "flex";
28+
}
29+
30+
function listOfId(){
31+
32+
}
33+
34+

programs/ftc-league-g.html

Lines changed: 18 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -41,29 +41,31 @@
4141
<div class="subtabs">
4242
<a href="javascript:">Team Resources</a>
4343
<div class="subtabs-content">
44-
<a href="../teams/asm.html">ASM</a>
44+
<a href="../teams/asm.html">Assembly</a>
4545
<hr>
46-
<a href="../teams/bus.html">BUS</a>
46+
<a href="../teams/bus.html">Business and Administration</a>
4747
<hr>
4848
<a href="../teams/cad.html">CAD</a>
4949
<hr>
50-
<a href="../teams/mfg.html">MFG</a>
50+
<a href="../teams/mfg.html">Manufacturing</a>
5151
<hr>
52-
<a href="../teams/prg.html">PRG</a>
52+
<a href="../teams/prg.html">Programming</a>
5353
<hr>
5454
<a href="../teams/ftc.html">FTC</a>
55+
<hr>
56+
<a href="../teams/scout.html">Scouting and Strategy</a>
5557
</div>
5658
</div>
5759
<div class="subtabs">
5860
<a href="javascript:">Seasons</a>
5961
<div class="subtabs-content">
60-
<a href="../seasons/rebuilt.html">2026 Rebuilt</a>
61-
<hr>
62-
<a href="../seasons/reefscape.html">2025 Reefscape</a>
62+
<a href="../seasons/chargedUp.html">2023 Charged Up</a>
6363
<hr>
6464
<a href="../seasons/crescendo.html">2024 Crescendo</a>
6565
<hr>
66-
<a href="../seasons/chargedUp.html">2023 Charged Up</a>
66+
<a href="../seasons/reefscape.html">2025 Reefscape</a>
67+
<hr>
68+
<a href="../seasons/rebuilt.html">2026 Rebuilt</a>
6769
</div>
6870
</div>
6971
</div>
@@ -139,10 +141,16 @@ <h2>2024-2025 Season:</h2>
139141
<div class="section-spacer"></div>
140142

141143
<h1>Team 50:</h1>
142-
<p class="look"> Missing info</p>
144+
<p>Our FTC Team #50 Critical Point has found success in not just building robots but also people. Their program really focused on the contributions of every member, leaving them with technical skills that would not have been possible without the responsibilities given to every one of them. For example, Ryo, a former member of Team 50, said that “I would never be able to have the same CAD skills nor intuition without the rigorous program that Team 50 had. No matter how bad our robot was, it was worth every time spent, because of the skills we were able to pick up along the way!” During the 2024-2025 season, they won 2nd place Control Award. </p>
145+
<br>
146+
143147

144148
<h1>Team 51:</h1>
145-
<p class="look">CAMS FTC Team #51 Singularity has grown and developed extensively since 2023. We have celebrated three Dean’s list semi-finalists over the past three years. In 2023-2024, the Insomniacs won _______, advancing to regionals where they won ____! During 2024-2025, Team 51 won 2nd Place Think Award at Monrovia ILT. For the 2025-2026 season, Singularity won the Promote Award(?) and are currently preparing for their Wildcard tournament! </p>
149+
<p>Originating from the California Academy of Mathematics and Sciences (CAMS), Team 51 is an FTC team that was revived at the start of the 2023-2024 Centerstage. In their rookie year, CAMS FTC 51, under the guidance of FRC members & mentors, won Inspire 1st place and became the Finalist Alliance Captain at their Interleague Tournament (ILT). Not to be outdone, at the start of FTC’s Decode season from 2025-2026, FTC 51 was a team comprising 1 Junior Programming leader, originating from 687, 5 Sophomore Leaders, and 12 members representing programming, CAD, and Business. At the start of the season, FTC 51 dinos faced hurdles such as poor communication, a lack of members' skills, and limited ability to recognize common design archetypes. To combat this, members of the 687 CAD team were assigned to nurture Team 51's growth. By providing thoughtful insight in design, and providing advice in Design for Manufacturing and Assembly (DFMA) in their intake design. 51 quickly rose from being able to score only 4 points in their first scrimmage to scoring 53 points by their 2nd Scrimmage. Thanks to this rapid growth, by the time the ’51 ILT came around, they were able to qualify for a second chance at the “Wildcard” qualifier and receive the 1st Place Reach award. By the time Wildcard FTC 51 grew from a 62-point average at ILT to 138! Allowing them to become a Winning Alliance Captain and be recognized as the 1st Inspire Award winner. The journey of these Dinos continues to the SoCal Championship, where 51 was recognized as the 2nd Place Connect Award Winner and received #10 advancement, allowing them to compete in a premier event in the off-season event!</p>
150+
<br>
151+
<p>Follow Team 51 on Instagram at <a href="https://www.instagram.com/cams_ftc51/">@cams_ftc51</a></p>
152+
153+
146154

147155
<div class="row">
148156
<h2 style="margin: 5px;">Awards</h2>

programs/join.html

Lines changed: 10 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -41,29 +41,31 @@
4141
<div class="subtabs">
4242
<a href="javascript:">Team Resources</a>
4343
<div class="subtabs-content">
44-
<a href="../teams/asm.html">ASM</a>
44+
<a href="../teams/asm.html">Assembly</a>
4545
<hr>
46-
<a href="../teams/bus.html">BUS</a>
46+
<a href="../teams/bus.html">Business and Administration</a>
4747
<hr>
4848
<a href="../teams/cad.html">CAD</a>
4949
<hr>
50-
<a href="../teams/mfg.html">MFG</a>
50+
<a href="../teams/mfg.html">Manufacturing</a>
5151
<hr>
52-
<a href="../teams/prg.html">PRG</a>
52+
<a href="../teams/prg.html">Programming</a>
5353
<hr>
5454
<a href="../teams/ftc.html">FTC</a>
55+
<hr>
56+
<a href="../teams/scout.html">Scouting and Strategy</a>
5557
</div>
5658
</div>
5759
<div class="subtabs">
5860
<a href="javascript:">Seasons</a>
5961
<div class="subtabs-content">
60-
<a href="../seasons/rebuilt.html">2026 Rebuilt</a>
61-
<hr>
62-
<a href="../seasons/reefscape.html">2025 Reefscape</a>
62+
<a href="../seasons/chargedUp.html">2023 Charged Up</a>
6363
<hr>
6464
<a href="../seasons/crescendo.html">2024 Crescendo</a>
6565
<hr>
66-
<a href="../seasons/chargedUp.html">2023 Charged Up</a>
66+
<a href="../seasons/reefscape.html">2025 Reefscape</a>
67+
<hr>
68+
<a href="../seasons/rebuilt.html">2026 Rebuilt</a>
6769
</div>
6870
</div>
6971
</div>

programs/outreach.html

Lines changed: 20 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -41,29 +41,31 @@
4141
<div class="subtabs">
4242
<a href="javascript:">Team Resources</a>
4343
<div class="subtabs-content">
44-
<a href="../teams/asm.html">ASM</a>
44+
<a href="../teams/asm.html">Assembly</a>
4545
<hr>
46-
<a href="../teams/bus.html">BUS</a>
46+
<a href="../teams/bus.html">Business and Administration</a>
4747
<hr>
4848
<a href="../teams/cad.html">CAD</a>
4949
<hr>
50-
<a href="../teams/mfg.html">MFG</a>
50+
<a href="../teams/mfg.html">Manufacturing</a>
5151
<hr>
52-
<a href="../teams/prg.html">PRG</a>
52+
<a href="../teams/prg.html">Programming</a>
5353
<hr>
5454
<a href="../teams/ftc.html">FTC</a>
55+
<hr>
56+
<a href="../teams/scout.html">Scouting and Strategy</a>
5557
</div>
5658
</div>
5759
<div class="subtabs">
5860
<a href="javascript:">Seasons</a>
5961
<div class="subtabs-content">
60-
<a href="../seasons/rebuilt.html">2026 Rebuilt</a>
61-
<hr>
62-
<a href="../seasons/reefscape.html">2025 Reefscape</a>
62+
<a href="../seasons/chargedUp.html">2023 Charged Up</a>
6363
<hr>
6464
<a href="../seasons/crescendo.html">2024 Crescendo</a>
6565
<hr>
66-
<a href="../seasons/chargedUp.html">2023 Charged Up</a>
66+
<a href="../seasons/reefscape.html">2025 Reefscape</a>
67+
<hr>
68+
<a href="../seasons/rebuilt.html">2026 Rebuilt</a>
6769
</div>
6870
</div>
6971
</div>
@@ -129,6 +131,16 @@ <h1>687 Nerd Herd Period Presentation & Period Movement 2024-2025</h1>
129131
<h1>Safety Kit Distribution – Ventura, Lar, LVR, Idaho Regionals 2024-2025</h1>
130132
<p>As we ensure inclusivity for our women in STEM, we have also continued to work to ensure safety in our team. Working with our Safety Captain, we purchased over 1000 band aids, alcohol prep pads, burn/cut creams, hair ties, and custom safety stickers that were packaged in boxes that were distributed to every FRC team during competition.</p>
131133

134+
<div class="row">
135+
<div style="position: relative; width: 30%; height: 10px; padding-top: 40%;
136+
padding-bottom: 0; box-shadow: 0 2px 8px 0 rgba(63,69,81,0.16); margin-top: 1.6em; margin-bottom: 0.9em; overflow: hidden;
137+
border-radius: 8px; will-change: transform; margin:2px">
138+
<iframe loading="lazy" style="position: absolute; width: 100%; height: 100%; top: 0; left: 0; border: none; padding: 0;margin: 0;"
139+
src="https://www.canva.com/design/DAG-z1vnCS0/ZML70IDOSI_N9tRtq_vPNQ/view?embed" allowfullscreen="allowfullscreen" allow="fullscreen">
140+
</iframe>
141+
</div>
142+
</div>
143+
132144
</div>
133145
<footer>
134146
<div>

seasons/chargedUp.html

Lines changed: 10 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -42,29 +42,31 @@
4242
<div class="subtabs">
4343
<a href="javascript:">Team Resources</a>
4444
<div class="subtabs-content">
45-
<a href="../teams/asm.html">ASM</a>
45+
<a href="../teams/asm.html">Assembly</a>
4646
<hr>
47-
<a href="../teams/bus.html">BUS</a>
47+
<a href="../teams/bus.html">Business and Administration</a>
4848
<hr>
4949
<a href="../teams/cad.html">CAD</a>
5050
<hr>
51-
<a href="../teams/mfg.html">MFG</a>
51+
<a href="../teams/mfg.html">Manufacturing</a>
5252
<hr>
53-
<a href="../teams/prg.html">PRG</a>
53+
<a href="../teams/prg.html">Programming</a>
5454
<hr>
5555
<a href="../teams/ftc.html">FTC</a>
56+
<hr>
57+
<a href="../teams/scout.html">Scouting and Strategy</a>
5658
</div>
5759
</div>
5860
<div class="subtabs">
5961
<a href="javascript:">Seasons</a>
6062
<div class="subtabs-content">
61-
<a href="../seasons/rebuilt.html">2026 Rebuilt</a>
62-
<hr>
63-
<a href="../seasons/reefscape.html">2025 Reefscape</a>
63+
<a href="../seasons/chargedUp.html">2023 Charged Up</a>
6464
<hr>
6565
<a href="../seasons/crescendo.html">2024 Crescendo</a>
6666
<hr>
67-
<a href="../seasons/chargedUp.html">2023 Charged Up</a>
67+
<a href="../seasons/reefscape.html">2025 Reefscape</a>
68+
<hr>
69+
<a href="../seasons/rebuilt.html">2026 Rebuilt</a>
6870
</div>
6971
</div>
7072
</div>

0 commit comments

Comments
 (0)