This repository was archived by the owner on Nov 5, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 3
Expand file tree
/
Copy pathCompetitions.html
More file actions
239 lines (234 loc) · 20.1 KB
/
Copy pathCompetitions.html
File metadata and controls
239 lines (234 loc) · 20.1 KB
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
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0, shrink-to-fit=no">
<title>The Sentinels - FRC Team 5599</title>
<meta name="twitter:card" content="summary">
<meta property="og:image" content="/assets/img/Icons/SubLogo_Blue_Block_1024x1024.png">
<meta name="description" content="The Sentinels are Benjamin N. Cardozo High School's Robotics Team. We participate in the FIRST Robotics Program (Team 5599) and other various competitive robotics events (FRC, SeaPerch, etc.)">
<meta property="og:type" content="website">
<meta name="twitter:image" content="/assets/img/Icons/SubLogo_Blue_Block_1024x1024.png">
<link rel="icon" type="image/png" sizes="1024x1024" href="/assets/img/Icons/SubLogo_Blue_Block_1024x1024.png">
<link rel="icon" type="image/png" sizes="1024x1024" href="/assets/img/Icons/SubLogo_Blue_Block_1024x1024.png">
<link rel="icon" type="image/png" sizes="1024x1024" href="/assets/img/Icons/SubLogo_Blue_Block_1024x1024.png">
<link rel="icon" type="image/png" sizes="1024x1024" href="/assets/img/Icons/SubLogo_Blue_Block_1024x1024.png">
<link rel="icon" type="image/png" sizes="1024x1024" href="/assets/img/Icons/SubLogo_Blue_Block_1024x1024.png">
<link rel="stylesheet" href="/assets/bootstrap/css/bootstrap.min.css">
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=ABeeZee">
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Allerta">
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Allura">
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Asap">
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Baloo">
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Coming+Soon">
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Concert+One">
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Lato">
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Lobster">
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Raleway">
<link rel="stylesheet" href="/assets/fonts/fontawesome-all.min.css">
<link rel="stylesheet" href="/assets/fonts/font-awesome.min.css">
<link rel="stylesheet" href="/assets/fonts/ionicons.min.css">
<link rel="stylesheet" href="/assets/fonts/material-icons.min.css">
<link rel="stylesheet" href="/assets/fonts/typicons.min.css">
<link rel="stylesheet" href="/assets/fonts/fontawesome5-overrides.min.css">
<link rel="stylesheet" href="/assets/css/styles.min.css">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/animate.css/3.5.2/animate.min.css">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/Swiper/3.3.1/css/swiper.min.css">
<!-- Global site tag (gtag.js) - Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-76476506-2"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'UA-76476506-2');
</script>
</head>
<body class="t--light">
<!-- Start: Navigation Bar -->
<nav class="navbar navbar-dark navbar-expand-md fixed-top">
<div class="container-fluid"><a class="navbar-brand text-truncate" href="/index.html" target="_top" style="font-family: "Blade Runner Movie Font";"><img class="navbar-brand-icon" src="/assets/img/Icons/SubLogo_Blue_Block_1024x1024.png">THE SENTINElS</a><button data-toggle="collapse" class="navbar-toggler"
data-target="#navcol-1"><span class="sr-only">Toggle navigation</span><span class="navbar-toggler-icon"></span></button>
<div class="collapse navbar-collapse" id="navcol-1">
<ul class="nav navbar-nav ml-auto">
<li class="nav-item"><a class="nav-link" id="nav-home" href="/index.html" target="_top">HOME</a></li>
<li class="nav-item dropdown"><a class="dropdown-toggle nav-link" data-toggle="dropdown" aria-expanded="false" id="nav-about" href="/About.html">ABOUT</a>
<div class="dropdown-menu"><a class="dropdown-item text-white-50" href="/About.html">About Us</a><a class="dropdown-item text-white-50" href="/Competitions.html">Competitions</a><a class="dropdown-item text-white-50" href="/Team.html">Our Team</a><a class="dropdown-item text-white-50"
href="/Robots.html">Our Robots</a></div>
</li>
<li class="nav-item dropdown"><a class="dropdown-toggle nav-link" data-toggle="dropdown" aria-expanded="false" id="nav-community"><i class="fa fa-globe" style="margin-right:8px"></i>COMMUNITY</a>
<div class="dropdown-menu"><a class="dropdown-item text-white-50" href="https://blog.team5599.com/" target="_blank">Our Blog<i class="fa fa-external-link" style="margin-left:8px;font-size:12px"></i></a><a class="dropdown-item text-white-50" href="/SocialMedia.html">Social Media<i class="fa fa-facebook" style="margin-left:8px;font-size:12px"></i><i class="fa fa-twitter" style="margin-left:8px;font-size:12px"></i><i class="fa fa-youtube-play" style="margin-left:8px;font-size:12px"></i><i class="icon ion-social-instagram-outline" style="margin-left:8px;font-size:12px"></i></a>
<div
class="dropdown-divider"></div><a class="dropdown-item text-white-50" href="/Resources.html">Documents & Resources</a><a class="dropdown-item text-white-50" href="/Projects.html">Projects & Demos</a></div>
</li>
<li class="nav-item dropdown"><a class="dropdown-toggle nav-link" data-toggle="dropdown" aria-expanded="false" id="nav-team">TEAM RESOURCES</a>
<div class="dropdown-menu"><a class="dropdown-item text-white-50" href="/Calendar.html">Calendar<i class="fa fa-calendar" style="margin-left:8px;font-size:12px"></i></a><a class="dropdown-item text-white-50" href="https://www.flickr.com/photos/142731277@N02/" target="_blank">Photos & Videos<i class="fa fa-external-link" style="margin-left:8px;font-size:12px"></i></a>
<a
class="dropdown-item text-white-50" href="/Resources.html">Documents & Resources</a>
<div class="dropdown-divider"></div><a class="dropdown-item text-right text-white-50 dashboard-goto">Sign In<img class="navbar-account-image" style="display:none;" src="/assets/img/Icons/SubLogo_Blue_Block_1024x1024.png"><i class="fas fa-sign-in-alt" style="margin-left:6px;font-size:12px"></i></a></div>
</li>
<li class="nav-item dropdown"><a class="dropdown-toggle nav-link" data-toggle="dropdown" aria-expanded="false" id="nav-sponsors" href="#">SPONSORS</a>
<div class="dropdown-menu"><a class="dropdown-item text-white-50" href="/Sponsors.html">Our Sponsors</a><a class="dropdown-item text-white-50" href="/Incentives.html">Sponsor Incentives</a>
<div class="dropdown-divider"></div><a class="dropdown-item text-white-50" data-toggle="modal" data-target="#sponsor-modal">Become a Sponsor <i class="fa fa-gift"></i></a></div>
</li>
<li class="nav-item"><a class="nav-link" id="nav-contact" href="/Contact.html">CONTACT US</a></li>
</ul>
</div>
</div>
</nav>
<!-- End: Navigation Bar -->
<!-- Start: Parallax Block -->
<div class="parallax-container half">
<!-- Start: Parallax Image -->
<div data-bs-parallax-bg="true" class="parallax-img FIRST-banner blur"></div>
<!-- End: Parallax Image -->
<div class="parallax-content-main">
<div id="FIRST" class="parallax-content-cell">
<h1 class="display-4 text-white heading-parallax"><strong>FIRST Robotics</strong></h1>
</div>
</div>
</div>
<!-- End: Parallax Block -->
<div class="divider orange"></div>
<!-- Start: Countdown Banner -->
<div style="position:relative;height:40px;display:none;"><a class="btn btn-info btn-block btn-sm" role="button" style="border-radius: 0px;height: 40px;line-height: 30px;font-family: "Lato";box-shadow: 0px 0px 4px 2px #17a2b8;" href="/CountdownTimer.html">Click Here to Watch a Live Event Countdown <i class="far fa-hourglass"></i></a>
<a
id="closeLiveCountdownBtn" class="text-center" style="position:absolute;right:5px;top:0px;color:#fff;width:40px;height:40px;" href="#"><i class="fa fa-close float-right" style="height:40px;width:40px;line-height:40px;"></i></a><script type="text/javascript">
var closeLiveCountdown = document.getElementById("closeLiveCountdownBtn");
closeLiveCountdown.onclick = function(e) {
e.preventDefault();
closeLiveCountdown.parentElement.remove();
};
</script></div>
<!-- End: Countdown Banner -->
<div class="competition-bg t--light" style="padding-top:40px;">
<div class="competition-navbar t--light">
<div class="container"><a class="text-right" style="margin-top:10px;" href="#FIRST">Jump to #FIRST Robotics Competition</a><a class="text-right" style="margin-left:20px;" href="#SeaPerch">Jump to #SeaPerch Competition</a></div>
</div>
<div class="container" style="margin-bottom:40px;margin-top:40px;">
<h1 id="FIRST">What is FIRST?</h1>
<p class="text-right"><em>Content Courtesy of the FIRST Website</em></p>
<h4>Mission</h4>
<p class="text-justify">The mission of <em>FIRST®</em> is to inspire young people to be science and technology leaders and innovators, by engaging them in exciting mentor-based programs that build science, engineering, and technology skills, that inspire
innovation, and that foster well-rounded life capabilities including self-confidence, communication, and leadership.<br><br></p><iframe allowfullscreen="" frameborder="0" src="https://www.youtube.com/embed/WlK7S7-Kx70" style="margin-bottom:40px;border:1px solid #2667c5;"
width="100%" height="415px"></iframe>
<h4>About FIRST</h4>
<p class="text-justify"><em>FIRST (</em><strong>F</strong>or <strong>I</strong>nspiration and <strong>R</strong>ecognition of <strong>S</strong>cience and <strong>T</strong>echnology) was founded in 1989 to inspire young people's interest and
participation in science and technology. Based in Manchester, NH, the 501(c)(3) not-for-profit public charity designs accessible, innovative programs that motivate young people to pursue education and career opportunities in science, technology,
engineering, and math, while building self-confidence, knowledge, and life skills.<br><br><em>FIRST</em> is <strong>More Than Robots. </strong><em>FIRST </em>participation is proven to encourage students to pursue education
and careers in STEM-related fields, inspire them to become leaders and innovators, and enhance their 21 st century work-life skills.<br></p><img style="border: 1px solid #2667c5;" src="https://www.firstinspires.org/sites/default/files/uploads/resource_library/first-stat-graphic-for-web.jpg"
width="100%"><img style="border: 1px solid #2667c5;" src="https://www.firstinspires.org/sites/default/files/uploads/resource_library/impact/FIRST-infographic-impact.jpg" width="100%">
<div class="clearfix" style="margin-top:40px"><a class="btn btn-info about-btn" role="button" href="https://www.firstinspires.org/">FIRST Website<i class="fa fa-external-link" style="margin-left:10px"></i></a><a class="btn btn-info about-btn" role="button" href="https://www.firstinspires.org/alumni">FIRST Alumni Internships<i class="fa fa-grav" style="margin-left:10px"></i></a>
<a
class="btn btn-info about-btn" role="button" href="https://www.firstinspires.org/scholarships">FIRST Scholarships<i class="fa fa-dollar" style="margin-left:10px"></i></a>
</div>
</div>
<div>
<div class="divider blue"></div>
<div class="divider transparent"></div>
<div class="divider orange"></div>
</div>
<!-- Start: Parallax Block -->
<div class="parallax-container half">
<!-- Start: Parallax Image -->
<div data-bs-parallax-bg="true" class="parallax-img seaperch blur"></div>
<!-- End: Parallax Image -->
<div class="parallax-content-main">
<div id="SeaPerch" class="parallax-content-cell">
<h1 class="display-4 text-white heading-parallax">SeaPerch</h1>
</div>
</div>
</div>
<!-- End: Parallax Block -->
<div class="divider orange"></div>
<div class="competition-navbar t--light" style="margin-top:40px;">
<div class="container"><a class="text-right" style="margin-top:10px;" href="#FIRST">Jump to #FIRST Robotics Competition</a><a class="text-right" style="margin-left:20px;" href="#SeaPerch">Jump to #SeaPerch Competition</a></div>
</div>
<div class="container" style="margin-top:20px;margin-bottom:20px;padding-top:20px;padding-bottom:20px;">
<h1>What is SeaPerch?</h1>
<p class="text-right"><em>Content courtesy of the SeaPerch Website</em></p>
<p class="text-justify">SeaPerch is an innovative underwater robotics program that equips teachers and students with the resources they need to build an underwater Remotely Operated Vehicle (ROV) in an in-school or out-of-school setting. Students build the ROV from
a kit comprised of low-cost, easily accessible parts, following a curriculum that teaches basic engineering and science concepts with a marine engineering theme. The SeaPerch Program provides students with the opportunity to learn about
robotics, engineering, science, and mathematics (STEM) while building an underwater ROV as part of a science and engineering technology curriculum. Throughout the project, students will learn engineering concepts, problem solving, teamwork,
and technical applications.<br></p>
<p class="text-justify">Building a SeaPerch ROV teaches basic skills in ship and submarine design and encourages students to explore naval architecture and marine and ocean engineering principles. Students learn important engineering and design skills and are exposed
to all the exciting careers that are possible in naval architecture and naval, ocean, and marine engineering.<br></p><iframe allowfullscreen="" frameborder="0" src="https://www.youtube.com/embed/Ck5GUr2q_G4" style="margin-top:40px;margin-bottom:40px;border:1px solid #2667c5;"
width="100%" height="415px"></iframe>
<h3>Why SeaPerch?</h3>
<p class="text-justify">The world is changing. Innovations transform our nation, creating whole new industries and occupations. Every job of the future will require a basic understanding of math and science. Science and technology careers exist in a culture of inspiration,
discovery, and innovation. Advances in technology will have a meaningful impact on the lives of every American. <br></p>
<p class="text-justify">Students learn best with hands-on activities. During the process of building a SeaPerch, they follow an established curriculum to completely assemble the ROV, test it, and then participate in launching their vehicles. <br></p><img style="margin-top:20px;margin-bottom:20px;border: 1px solid #2667c5;"
src="https://santaritaranchaustin.com/wp-content/uploads/2016/03/seaperch-picture.png" width="100%">
<div class="clearfix" style="margin-top:20px;"><button class="btn btn-info about-btn" type="button">SeaPerch Website<i class="fa fa-external-link" style="margin-left:10px"></i></button></div>
</div>
<div class="divider orange"></div>
<!-- Start: Parallax Block -->
<div class="parallax-container half">
<!-- Start: Parallax Image -->
<div data-bs-parallax-bg="true" class="parallax-img mentoring-children blur"></div>
<!-- End: Parallax Image -->
</div>
<!-- End: Parallax Block -->
<div>
<div class="divider blue"></div>
<div class="divider orange"></div>
</div>
</div><button class="btn btn-dark text-white t--light" id="toggle-contrast" type="button" style="display: none;"><i class="icon ion-contrast"></i></button>
<!-- Start: Footer -->
<div class="footer-clean">
<footer>
<div class="container">
<div class="row justify-content-center">
<!-- Start: Services -->
<div class="col-sm-4 col-md-3 item">
<h3>BNCHS Robotics</h3>
<ul>
<li><a href="/index.html">Home</a></li>
<li><a href="/index.html#newsletter">Newsletter</a></li>
<li><a href="/Sponsors.html">Sponsors & Donations</a></li>
<li><a href="#">Contact Us</a></li>
</ul>
</div>
<!-- End: Services -->
<!-- Start: About -->
<div class="col-sm-4 col-md-3 item">
<h3>Community</h3>
<ul>
<li><a href="https://www.blog.team5599.com/" target="_blank">Our Blog</a></li>
<li><a href="/SocialMedia.html">Social Media</a></li>
<li><a href="/Projects.html">Projects & Demos</a></li>
<li><a href="/Resources.html">Documents & Resources</a></li>
</ul>
</div>
<!-- End: About -->
<!-- Start: Careers -->
<div class="col-sm-4 col-md-3 item">
<h3>Team</h3>
<ul>
<li><a href="/Calendar.html">Calendar</a></li>
<li><a href="https://www.flickr.com/photos/142731277@N02/" target="_blank">Photos & Videos</a></li>
<li class="dashboard-goto-footer-outer"><a class="dashboard-goto-footer" href="#">Sign In<i class="fas fa-sign-in-alt" style="margin-left:6px;font-size:12px"></i></a></li>
<li class="dashboard-sign-out-outer" style="display:none;"><a class="dashboard-sign-out" href="#">Sign Out<i class="fas fa-sign-out-alt" style="margin-left:6px;font-size:12px"></i></a></li>
</ul>
</div>
<!-- End: Careers -->
<!-- Start: Social Icons -->
<div class="col-lg-3 item social"><a class="social-url social-facebook" href="https://www.facebook.com/team5599sentinels/"><i class="icon ion-social-facebook"></i></a><a class="social-url social-twitter" href="http://9.0.0.1:8000/SocialMedia.html#" target="_blank"><i class="icon ion-social-twitter"></i></a>
<a
class="social-url social-youtube" href="#"><i class="fa fa-youtube-play"></i></a><a class="social-url social-instagram" href="#"><i class="icon ion-social-instagram"></i></a>
<p class="copyright">Copyright BNCHS Sentinels<br>Michael Rooplall © 2018</p>
</div>
<!-- End: Social Icons -->
</div>
</div>
</footer>
</div>
<!-- End: Footer -->
<script src="/assets/js/jquery.min.js"></script>
<script src="/assets/bootstrap/js/bootstrap.min.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/Swiper/3.3.1/js/swiper.jquery.min.js"></script>
<script src="https://unpkg.com/imagesloaded@4/imagesloaded.pkgd.min.js"></script>
<script src="https://unpkg.com/masonry-layout@4/dist/masonry.pkgd.min.js"></script>
<script src="https://unpkg.com/packery@2.1/dist/packery.pkgd.min.js"></script>
<script src="/assets/js/script.min.js"></script>
</body>
</html>