-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
172 lines (157 loc) · 6.45 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" name="viewport" content="width=device-width, initial-scale=1.0">
<title>Titanium Tigers</title>
<link rel="stylesheet" type="text/css" href="styles/style.css">
<link rel="stylesheet" type="text/css" href="styles/header.css">
<link rel="stylesheet" type="text/css" href="styles/footer.css">
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Roboto:wght@300&display=swap"
rel="stylesheet">
<link href="https://fonts.googleapis.com/css2?family=Roboto:wght@500&display=swap"
rel="stylesheet">
<link rel="icon" type="image/webp" href="images/4829LogoTransparent.png">
</head>
<body>
<header>
<div id="header-interest-form">
<p>If you are interested in summer workshops, complete the form:</p>
<a class="header-button"
href="https://docs.google.com/forms/d/e/1FAIpQLSed5eZHQDQntxYAsB14xyp1dz5gJ7dLAee2FDitHLM69PY-7Q/viewform"
target="_blank">Sign Up Form</a>
</div>
<button id="x-button" onclick="closeSignupPopup()">✖</button>
<input id="main-nav-toggle" type="checkbox"/>
<label class="main-nav-button-container" for="main-nav-toggle">
<div class="main-nav-button" id="top-nav-button"></div>
<div class="main-nav-button" id="mid-nav-button"></div>
<div class="main-nav-button" id="bot-nav-button"></div>
</label>
<div id="header-inner">
<a class="header-item one" href="#">
Home
</a>
<a class="header-item two" href="about.html">
About
</a>
<a class="header-item three" href="sponsors.html">
Sponsors
</a>
<a class="header-item four" href="robots.html">
Robots
</a>
<a class="header-item five" href="competitions.html">
Competitions
</a>
<hr id="home-underline" class="header-underline"/>
</div>
</header>
<section id="greeting-section">
<div id="greeting-container">
<img src="images/Titanium%20Tigers%20Logo.webp" alt="logo">
<h1 id="team-name">Titanium <span id="easter-egg">Tigers</span></h1>
<p>
We, the Titanium Tigers, are a FIRST Robotics Competition (FRC) team hosted at Chapel Hill
High School in Chapel Hill, NC, and run by its students. We are made up of around 30 active
student team members. Our team provides real life experiences in being part of a team where
everyone has real responsibilities and a clear, common goal. We create crucial opportunities
for students to develop their skills in engineering, communication, leadership, time
management, and in being a thoughtful and responsible team member. We feel that learning these
skills builds the foundation for a successful future in STEM.
</p>
</div>
</section>
<hr class="divider-line"/>
<hr class="divider-line-mobile"/>
<section id="robot-section">
<div id="robot-container">
<h2>Meet Aquila!</h2>
<div class="text-image-div">
<div class="text">
<p>
For our team and Aquila, 2024 was a really exciting year! We were at the Orange County district
event, where we won the Judge's Award, were finalists at the Mecklenburg County district event, and made playoffs at the NC
State Championships.
</p>
<span>Aquila featured:</span>
<ul>
<li>Swerve Drive that can reach speeds of up to 7m/s using kraken motors</li>
<li>Pivoting shooter for speaker and amp</li>
<li>Consistent 5 note auto</li>
<li>Two Limelight 3s and one Limelight 3G for reliable pose estimation</li>
</ul>
</div>
<img src="images/2023-2024/Fancy Quilly.png" alt="robot-pic">
</div>
</div>
</section>
<hr class="divider-line"/>
<hr class="divider-line-mobile"/>
<section id="team-section">
<div id="team-container">
<h2>Meet the Team!</h2>
<div class="text-image-div">
<img src="images/2023-2024/Team picture outside.jpg" alt="team-pic">
<div class="text">
<p>
We are a group of around 35 students from Chapel Hill High School dedicated to learning
more about STEM and robotics. We strive to not only gain new knowledge, but also to help
our peers as well as younger students interested in STEM. Focusing specifically on
mechanical engineering, software engineering, electrical engineering, marketing,
management, and leadership, students learn a variety of crucial skills for later
opportunities in life.
</p>
</div>
</div>
</div>
</section>
<hr class="divider-line"/>
<hr class="divider-line-mobile"/>
<section id="donate-section">
<div id="donate-container">
<h2>Support Us</h2>
<p>
Every year we spend upwards of $35,000. Any donation, no matter the amount, is greatly
appreciated.
</p>
<a class="button1" href="https://www.gofundme.com/f/t4htz-help-fund-the-titanium-tigers-robotics-team-4829" target="_blank">Donate Now</a>
</div>
</section>
<hr class="divider-line"/>
<hr class="divider-line-mobile"/>
<section id="video-section">
<div id="video-container">
<h2>FRC Challenge Videos</h2>
<p>
This is the official game video for the 2024 season Crescendo and the teaser for the 2025 season Reefscape.
</p>
<div id="videos-div">
<iframe src="https://www.youtube.com/embed/9keeDyFxzY4"></iframe>
<iframe src="https://www.youtube.com/embed/zM1wAo4eQzQ"></iframe>
</div>
</div>
</section>
<footer>
<div id="footer-container">
<div id="footer-normal">
<p>Email: <a class="url" href="mailto:titaniumtigers4829@gmail.com" target="_blank">titaniumtigers4829@gmail.com</a>
</p>
<p>Instagram: <a class="url" href="https://www.instagram.com/titaniumtigers4829/?hl=en"
target="_blank">@titaniumtigers4829</a></p>
<p>9217 Seawell School Rd, Chapel Hill, NC 27516</p>
</div>
<div id="footer-mobile">
<p>Email:</p><a class="url" href="mailto:titaniumtigers4829@gmail.com" target="_blank">titaniumtigers4829@gmail.com</a>
<p>Instagram:</p><a class="url" href="https://www.instagram.com/titaniumtigers4829/?hl=en" target="_blank">@titaniumtigers4829</a>
<p>9217 Seawell School Rd, Chapel Hill, NC 27516</p>
</div>
<p id="copyright-text">©2024 Titanium Tigers</p>
</div>
</footer>
<script src="scripts/iframes.js"></script>
<script src="scripts/easteregg.js"></script>
<script src="scripts/x_button.js"></script>
</body>
</html>