-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy patholympians.html
271 lines (247 loc) · 10.2 KB
/
olympians.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
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
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
<!doctype html>
<html lang="en">
<head>
<!-- Title -->
<title>Mars Robotics – Olympians</title>
<!-- Meta -->
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="description" content="Official MHS Robotics Website!" />
<meta name="keywords" content="MARS, Robotics, Marion, Highschool, FTC, First,
Tech, Challenge, Southern, Illinois, Ohm's, Olympians, Mechanical, Muses, Transistor, Titans, @MARS_Robotics" />
<meta name="authors" content="@UsernameError3" />
<meta name="copyright" content="MARS_Robotics" />
<!-- Favicon -->
<link rel="shortcut icon" type="image/png" href="img/logos/logo_fav.png" />
<!-- CSS -->
<!--Requires Internet-->
<link rel="stylesheet" href="https://unpkg.com/[email protected]/build/pure-min.css" integrity="sha384-" crossorigin="anonymous">
<link rel="stylesheet" href="https://unpkg.com/[email protected]/build/grids-responsive-min.css">
<link rel="stylesheet" href="https://netdna.bootstrapcdn.com/font-awesome/4.0.3/css/font-awesome.css">
<link rel="stylesheet" href="css/main.css">
<!-- JS -->
<script src="js/nav.js"></script>
</head>
<body>
<!-- Header / Menu Bar -->
<header class="header border-bottom-thin border-ohms-thin ohmNav">
<a href="index.html" class="logo ohmNav">MARS ROBOTICS</a>
<input class="menu-btn" type="checkbox" id="menu-btn" />
<label class="menu-icon" for="menu-btn"><span class="navicon"></span></label>
<ul class="menu">
<li class="container">
<div class="dropdown">
<button onclick="myFunction()" class="dropbtn ohmNav">Teams</button>
<div id="myDropdown" class="dropdown-content">
<a href="titans.html">Titans</a>
<a href="olympians.html">Olympians</a>
<a href="muses.html">Muses</a>
<a href="programmers.html">Programmers</a>
</div>
</div>
</li>
<li><a href="#History">History</a></li>
<li><a href="#Members">Members</a></li>
<li><a href="#Awards">Awards</a></li>
<li><a href="#Outreach">Outreach</a></li>
</ul>
</header>
<!-- Fancy Banner -->
<div class="banner">
<img class="pure-img-responsive" width="4032" height="1702" src="img/banners/ohm_banner.jpg">
</div>
<!-- History (Start of Black Background)-->
<a name="History"></a>
<div class="content-color">
<div class="content border-top-trim border-ohms-trim">
<h2 class="content-head is-center">History</h2>
<p class="l-box-pad is-center">
- Established: MHS 2012 -</br>
The Marion Area Robotics Society is a high school club with 3 teams.
Since 2011, MARS Robotics has grown thanks to Mark Wallace & Andrew Margherio starting from a small group of individuals in a small classroom setting.
Later in 2015 a complete infrastructure overhaul at our local high school provided us a stem lab with more room.
The stem lab is a designated area where students can work on their robots.
Mentorship & Community Involvement is constantly growing, along with past students coming in and volunteering as alumni.
MARS Robotics is a strong extracurricular activity at Marion High School that teaches students engineering, code, and good sportsmanship.
</p>
<div class="pure-g">
<div class="l-box pure-u-1 is-center">
<h3 class="content-subhead">Ohm's Olympians</h3>
<p class="gold-text">FTC Team 6206</p>
</div>
</div>
</div>
<!-- Members (Start of White Ribbon)-->
<a name="Members"></a>
<div class="ribbon border-bottom-trim border-top-trim border-ohms-trim">
<div class="blue-text">
<div class="content is center">
<h2 class="content-head is-center blue-text">Members</h2>
<div class="pure-g">
<div class="pure-u-1 l-box is-center">
<img width="800" alt="Olympian Team Members" class="pure-img-responsive" src="img/teams/olympians.jpg">
</div>
</div>
</div>
<div class="pure-g">
<div class="l-box pure-u-1 pure-u-lg-1-3 is-center">
<h2 class="blue-text">Matt</h2>
<h3 class="blue-text">Builder</h3>
<p>A Senior 3rd year in robotics. Greek name Hades.</p>
</div>
<div class="l-box pure-u-1 pure-u-lg-1-3 is-center">
<h2 class="blue-text">Wyatt</h2>
<h3 class="blue-text">Builder and Notebook</h3>
<p>A Freshman 1st year in robotics. Greek name Ares. Involved in marching band and jazz band.</p>
</div>
<div class="l-box pure-u-1 pure-u-lg-1-3 is-center">
<h2 class="blue-text">Andrew</h2>
<h3 class="blue-text">Builder, Tool Safety and Notebook</h3>
<p>A Senior 4th year in robotics. Greek name Apollo.</p>
</div>
</br>
<div class="l-box pure-u-1 pure-u-lg-1-3 is-center">
<h2 class="blue-text">Corey</h2>
<h3 class="blue-text">Builder</h3>
<p>A Junior 2nd year in robotics.</p>
</div>
<div class="l-box pure-u-1 pure-u-lg-1-3 is-center">
<h2 class="blue-text">Alex</h2>
<h3 class="blue-text">Programmer</h3>
<p>A Sophomore 2nd year in robotics. Greek name Dionysus.</p>
</div>
<div class="l-box pure-u-1 pure-u-lg-1-3 is-center">
<h2 class="blue-text">Jon</h2>
<h3 class="blue-text">Builder</h3>
<p>A Senior 4th year in robotics. Greek name Poseidon.</p>
</div>
</br>
<div class="l-box pure-u-1 pure-u-lg-1-3 is-center">
<h2 class="blue-text">Corbin</h2>
<h3 class="blue-text">Builder</h3>
<p>A Sophomore 2nd year in robotics. Greek name Hermes.</p>
</div>
<div class="l-box pure-u-1 pure-u-lg-1-3 is-center">
<h2 class="blue-text">Xander</h2>
<h3 class="blue-text">Programmer</h3>
<p>A Sophomore 1st year in robotics. Greek name Hephaestus.</p>
</div>
<div class="l-box pure-u-1 pure-u-lg-1-3 is-center">
<h2 class="blue-text">Connor</h2>
<h3 class="blue-text">Builder</h3>
<p>A Sophomore 2nd year in robotics. Greek name Pan.</p>
</div>
</br>
<div class="l-box pure-u-1 pure-u-lg-1 is-center">
<h2 class="blue-text">Brandon</h2>
<h3 class="blue-text">Builder</h3>
<p>A Junior 3rd year in robotics. Greek name Heracles.</p>
</div>
</div>
</div>
</div>
<!-- Awards (Black Background)-->
<a name="Awards"></a>
<div>
<div class="pure-u-1 content">
<h2 class="content-head is-center">Awards</h2>
<p class="gold-text content-head is-center">Our Previous Awards & Accomplishments!</p>
</div>
<div class="pure-g">
<div class="l-box pure-u-1 pure-u-lg-1-4 is-center">
<h3 class="content-head">Ring It Up (2012-2013)</h3>
<p>
Rockwell-Collins Innovate Award (Lebanon, IL Qualifier)
</p>
<p>
Rockwell-Collins Innovate Award (Chicago, IL State)
</p>
</div>
<div class="l-box pure-u-1 pure-u-lg-1-4 is-center">
<h3 class="content-head">FTC Block Party (2013-2014)</h3>
<p>
Finalist Alliance Partner (Marion, IL Qualifier)
</p>
<p>
Finalist Alliance Captain (Argenta, IL Qualifier)
</p>
</div>
<div class="l-box pure-u-1 pure-u-lg-1-4 is-center">
<h3 class="content-head">Cascade Effect (2014-2015)</h3>
<p>
Connect Award (Rolla, MO Qualifier)
</p>
</div>
<div class="l-box pure-u-1 pure-u-lg-1-4 is-center">
<h3 class="content-head">FTC Res-Q (2015-2016)</h3>
<p>
2nd Alliance Captain (Cape Girardeau, MO Qualifier)
</p>
<p>
Division Winner (Cape Girardeau, MO Qualifier)
</p>
<p>
Winning Alliance Captain (Cape Girardeau, MO Qualifier)
</p>
</div>
<div class="l-box pure-u-1 pure-u-lg-1 is-center">
<h3 class="content-head">FTC Velocity Vortex (2016-2017)</h3>
<p>
World Championship Wildcard Participant (St. Louis, MO Championship)
</p>
</div>
</div>
</br>
</br>
</br>
<!-- Outreach (Start of Blue Ribbon)-->
<a name="Outreach"></a>
<div class="gold-text blue-over border-top-trim border-ohms-trim">
<div class="content">
<div class="is-center">
<h2 class="content-head">Community Outreach</h2>
<h3>MARS teams make a difference in the community of Marion, Illinois. Ways the teams have reached out include:</h3>
</div>
<div class="content center-align">
<div class="pure-g">
<div class="pure-u-1 pure-u-lg-1-2">
<p class="left-align">
• Robotics Summer Camp at the Marion Carnegie Library, 2012-2016
</br>
• HackSI – Weekend long “hack-a-thon” – Team members volunteer, teaching others about robotics/engineering
</br>
• Robotics demonstration at VA Hospital
</br>
• Black Diamond Harley Davidson Trunk-or-Treat – robotics demo
</br>
• Robotics Demonstration at SIU Solar Eclipse Day
</br>
</p>
</div>
<div class="pure-u-1 pure-u-lg-1-2">
<p class="left-align">
• Angel Tree participant – made possible by team member donations
</br>
• Coach’s Boards – designed and built wire and controller managers (coach’s boards) to donate to rookie teams
</br>
• Mentor to FLL (First Lego League) team
</br>
• Prepare and donate goodie bags with emergency robotics “quick fixes” to hand out at competitions
</br>
• MHS Homecoming Parade – generating interest in robotics with float and mini WALL-E bots built by team
</br>
</p>
</div>
</div>
</div>
</div>
<!-- Bottom Padding -->
</br>
</div>
<!-- Footer -->
<div class="border-top-thin border-ohms-thin footer l-box is-center">
© 2018 MARS ROBOTICS
</div>
</div> <!-- NOT A DUPLICATE! (Black Background Ends)-->
</body>
</html>