-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathawards.html
423 lines (420 loc) · 28 KB
/
awards.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
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
<!DOCTYPE html>
<html lang="en" class="no-js">
<!--UPDATE CSS-->
<!-- BEGIN HEAD -->
<head>
<meta charset="utf-8" />
<title>JDroids 7026</title>
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta content="width=device-width, initial-scale=1" name="viewport" />
<meta content="" name="description" />
<meta content="" name="author" />
<!-- GLOBAL MANDATORY STYLES -->
<link href="//fonts.googleapis.com/css?family=Hind:300,400,500,600,700" rel="stylesheet" type="text/css">
<link href="vendor/simple-line-icons/css/simple-line-icons.css" rel="stylesheet" type="text/css" />
<link href="vendor/bootstrap/css/bootstrap.min.css" rel="stylesheet" type="text/css" />
<!-- PAGE LEVEL PLUGIN STYLES -->
<link href="css/animate.css" rel="stylesheet">
<link href="vendor/swiper/css/swiper.min.css" rel="stylesheet" type="text/css" />
<link href="vendor/magnific-popup/magnific-popup.css" rel="stylesheet" type="text/css" />
<!-- THEME STYLES -->
<link href="css/layout.min.css" rel="stylesheet" type="text/css" />
<!-- Favicon -->
<link rel="shortcut icon" href="favicon.ico" />
</head>
<!-- END HEAD -->
<!-- BODY -->
<body id="body" data-spy="scroll" data-target=".header">
<!--========== HEADER ==========-->
<header class="header navbar-fixed-top">
<!-- Navbar -->
<nav class="navbar" role="navigation">
<div class="container">
<!-- Brand and toggle get grouped for better mobile display -->
<div class="menu-container js_nav-item">
<button type="button" class="navbar-toggle" data-toggle="collapse" data-target=".nav-collapse">
<span class="sr-only">Toggle navigation</span>
<span class="toggle-icon"></span>
</button>
<!-- Logo -->
<div class="logo">
<a class="logo-wrap" href="#body">
<img class="logo-img logo-img-main" src="img/jakobthx.png" alt="JDroids Logo">
<img class="logo-img logo-img-active" src="img/jakobthx.png" alt="JDroids Logo">
</a>
</div>
<!-- End Logo -->
</div>
<!-- Collect the nav links, forms, and other content for toggling -->
<div class="collapse navbar-collapse nav-collapse">
<div class="menu-container">
<ul class="nav navbar-nav navbar-nav-right">
<li><a href="index.html">Home</a></li>
<li class="dropdown">
<a class="dropdown-toggle" data-toggle="dropdown" href="#!">Past Seasons<span class="caret"></span></a>
<!--Look into drop down menu-->
<ul class="dropdown-menu">
<li><a href="past.html">2016-2017 Season 4</a></li>
</ul>
</li>
</ul>
</div>
</div>
<!-- End Navbar Collapse -->
</div>
</nav>
<!-- Navbar -->
</header>
<!--========== END HEADER ==========-->
<!--========== SLIDER ==========-->
<!--========== SLIDER ==========-->
<!--========== PAGE LAYOUT ==========-->
<div id="work">
<div class="content-md container">
<!-- Masonry Grid -->
<div class="masonry-grid row row-space-2">
<div class="masonry-grid-sizer col-xs-6 col-sm-6 col-md-1"></div>
<div class="masonry-grid-item col-xs-12 col-sm-6 col-md-8 margin-b-4">
<!-- Work -->
<div class="work work-popup-trigger">
<div class="work-overlay">
<img class="full-width img-responsive" src="img2/Awards.png" alt="Portfolio Image">
</div>
<div class="work-popup-overlay">
<div class="work-popup-content">
<a href="javascript:void(0);" class="work-popup-close">Hide</a>
<div class="margin-b-30">
<h3 class="margin-b-5">Inspire Award</h3>
<span>2017 State Championship</span>
</div>
<div class="row">
<div class="col-sm-8 work-popup-content-divider sm-margin-b-20">
<div class="margin-t-10 sm-margin-t-0">
<p>
This judged award is given to the team that truly
embodied the ‘challenge’ of the FTC program. The team
that receives this award is a strong ambassador for
FIRST programs and a role model FTC team. This team
is a top contender for many other judged awards and is a
gracious competitor. The Inspire Award Winner is an
inspiration to other teams, acting with Gracious
Professionalism™ both on and off the playing field. This
team is able to communicate their experiences,
enthusiasm and knowledge to other teams, sponsors,
their community, and the Judges. Working as a unit, this
team will have demonstrated success in accomplishing
the task of designing and building a robot.
The winner of the Inspire Award at each tournament level
has received an automatic invitation to the next
tournament level. Once a team has won an Inspire
Award at a Championship, they are no longer eligible to
win the Inspire Award at additional championship
tournaments they may attend.
</p>
<ul class="list-inline work-popup-tag">
<li class="work-popup-tag-item">Learn.</li>
<li class="work-popup-tag-item">Do.</li>
<li class="work-popup-tag-item">Share.</li>
</ul>
</div>
</div>
<div class="col-sm-4">
<div class="margin-t-10 sm-margin-t-0">
<p class="margin-b-5"><strong>Years:</strong> 2016 - 2017</p>
<p class="margin-b-5"><strong>Captain:</strong> Anthony Tazzetto</p>
<p class="margin-b-5"><strong>Co-Captain:</strong> Kelly Wallert</p>
<p class="margin-b-5"><strong>Outreach Captain:</strong> Scott Moroch</p>
<p class="margin-b-5"><strong>Design Captain:</strong> Tim Tullio</p>
<p class="margin-b-5"><strong>Programming Captain:</strong> Arush Shah</p>
</div>
</div>
</div>
</div>
</div>
</div>
<!-- End Work -->
</div>
<div class="masonry-grid-item col-xs-12 col-sm-6 col-md-4 margin-b-4">
<!-- Work -->
<div class="work work-popup-trigger">
<div class="work-overlay">
<img class="full-width img-responsive" src="img2/295.png" alt="Kelly, Sruthi, and Sangjun with the congressmen">
</div>
<div class="work-popup-overlay">
<div class="work-popup-content">
<a href="javascript:void(0);" class="work-popup-close">Hide</a>
<div class="margin-b-30">
<h3 class="margin-b-5">Winners of the Congressional App Challenge</h3>
<span>Book Browser</span>
</div>
<div class="row">
<div class="col-sm-8 work-popup-content-divider sm-margin-b-20">
<div class="margin-t-10 sm-margin-t-0">
<p>AThe Congressional App Challenge is a congressional initiative to engage students in coding and computer science through app challenges that are hosted by your Member of Congress. The 2016 Congressional App Challenge will take place from July 18 – November 2, 2016, and students of all experience levels are welcome to compete. We created an application titled “Book Browser” that allows schools to share unused books with other schools in the district. We anticipate that this application will be used accordingly if Congress allows for it. We plan to enhance the “Book Browser” app to make it applicable for FIRST Teams to share their unwanted robot parts.</p>
<ul class="list-inline work-popup-tag">
<li class="work-popup-tag-item">Learn.</li>
<li class="work-popup-tag-item">Do.</li>
<li class="work-popup-tag-item">Share.</li>
</ul>
</div>
</div>
<div class="col-sm-4">
<div class="margin-t-10 sm-margin-t-0">
<p class="margin-b-5"><strong>Project Leader:</strong> Kelly Wallert</p>
<p class="margin-b-5"><strong>Designer:</strong> Sruthi Soorian</p>
<p class="margin-b-5"><strong>Developer:</strong> Sangjun Ko</p>
<p class="margin-b-5"><strong>Mentor:</strong> Narmada Krishnaswamy</p>
</div>
</div>
</div>
</div>
</div>
</div>
<!-- End Work -->
</div>
<div class="masonry-grid-item col-xs-12 col-sm-6 col-md-4 md-margin-b-4">
<!-- Work -->
<div class="work work-popup-trigger">
<div class="work-overlay">
<img class="full-width img-responsive" src="img2/Think2016.jpg" alt="Portfolio Image">
</div>
<div class="work-popup-overlay">
<div class="work-popup-content">
<a href="javascript:void(0);" class="work-popup-close">Hide</a>
<div class="margin-b-30">
<h3 class="margin-b-5">Think Award</h3>
<span>“Robo-CATastrophe” New Jersey Regional Qualifier</span>
</div>
<div class="row">
<div class="col-sm-8 work-popup-content-divider sm-margin-b-20">
<div class="margin-t-10 sm-margin-t-0">
<p>Removing engineering obstacles through creative thinking.</p>
<p>
This judged award is given to the team that best reflects the journey the team took as they experienced the
engineering design process during the build season. The
Engineering Section of the notebook is the key reference
for judges to help identify the most deserving team. The
team’s Engineering Section should focus on the design
and build stage of the team’s robot. Journal entries
should include those describing the underlying science
and mathematics of the robot design and game
strategies, the designs, re-designs, successes, and those
interesting moments when things weren’t going as
planned. A team is not a candidate for this award if they
have not completed the Engineering Section of the
Engineering Notebook.
</p>
<ul class="list-inline work-popup-tag">
<li class="work-popup-tag-item">Learn.</li>
<li class="work-popup-tag-item">Do.</li>
<li class="work-popup-tag-item">Share.</li>
</ul>
</div>
</div>
<div class="col-sm-4">
<div class="margin-t-10 sm-margin-t-0">
<p class="margin-b-5"><strong>Years:</strong> 2016 - 2017 </p>
<p class="margin-b-5"><strong>Captain:</strong> Anthony Tazzetto</p>
<p class="margin-b-5"><strong>Co-Captain:</strong> Kelly Wallert</p>
<p class="margin-b-5"><strong>Outreach Captain:</strong> Scott Moroch</p>
<p class="margin-b-5"><strong>Design Captain:</strong> Tim Tullio</p>
<p class="margin-b-5"><strong>Programming Captain:</strong> Arush Shah</p>
</div>
</div>
</div>
</div>
</div>
</div>
<!-- End Work -->
</div>
<div class="masonry-grid-item col-xs-12 col-sm-6 col-md-4 md-margin-b-4">
<!-- Work -->
<div class="work work-popup-trigger">
<div class="work-overlay">
<img class="full-width img-responsive" src="img2/OutstandingTeam.jpg" alt="Portfolio Image">
</div>
<div class="work-popup-overlay">
<div class="work-popup-content">
<a href="javascript:void(0);" class="work-popup-close">Hide</a>
<div class="margin-b-30">
<h3 class="margin-b-5">Outstanding Team Award</h3>
<span>2017 State Championship</span>
</div>
<div class="row">
<div class="col-sm-8 work-popup-content-divider sm-margin-b-20">
<div class="margin-t-10 sm-margin-t-0">
<p>On February 26, 2017, the JDroids accomplished a great feat and hit a new milestone! 2017 marks the first year that the JDroids advance to East Super Regionals!</p>
<p>After the Opening Ceremony, Arush, Tim, and Lorenzo got called for the drivers meeting. Early in the day, we received the “Rumblies” Award; for the team that best displays consistent gracious professionalism throughout the season.</p>
<ul class="list-inline work-popup-tag">
<li class="work-popup-tag-item">Learn.</li>
<li class="work-popup-tag-item">Do.</li>
<li class="work-popup-tag-item">Share.</li>
</ul>
</div>
</div>
<div class="col-sm-4">
<div class="margin-t-10 sm-margin-t-0">
<p class="margin-b-5"><strong>Years:</strong> 2016 - 2017</p>
<p class="margin-b-5"><strong>Captain:</strong> Anthony Tazzetto</p>
<p class="margin-b-5"><strong>Co-Captain:</strong> Kelly Wallert</p>
<p class="margin-b-5"><strong>Outreach Captain:</strong> Scott Moroch</p>
<p class="margin-b-5"><strong>Design Captain:</strong> Tim Tullio</p>
<p class="margin-b-5"><strong>Programming Captain:</strong> Arush Shah</p>
</div>
</div>
</div>
</div>
</div>
</div>
<!-- End Work -->
</div>
<div class="masonry-grid-item col-xs-12 col-sm-6 col-md-4">
<!-- Work -->
<div class="work work-popup-trigger">
<div class="work-overlay">
<img class="full-width img-responsive" src="img2/States2017.jpg" alt="Inspire award team">
</div>
<div class="work-popup-overlay">
<div class="work-popup-content">
<a href="javascript:void(0);" class="work-popup-close">Hide</a>
<div class="margin-b-30">
<h3 class="margin-b-5">State Championship Awards</h3>
<span>2017 State Championship</span>
</div>
<div class="row">
<div class="col-sm-8 work-popup-content-divider sm-margin-b-20">
<div class="margin-t-10 sm-margin-t-0">
<p>
Required criteria for the Inspire Award:
Team must demonstrate respect and Gracious
Professionalism toward everyone they encounter at
an FTC event.
Team is a strong contender for several other
Judged awards. The Inspire Award celebrates the
strongest qualities of all the Judged Awards.
The Team is an ambassador for FIRST programs
and demonstrates and documents their work in
their community.
Team dynamic is positive and inclusive, and each
team member contributes to the success of the
team.
Engineering Notebook must be submitted, and
must include an Engineering Section, a Team
Section and a Business or Strategic Plan. The
entire Engineering Notebook must be high quality,
thoughtful, thorough, detailed and well organized.
Robot design is creative and innovative, and the
robot performs reliably on the field. Team
communicates clearly about their robot design and
strategy to the judges.
Team presentation is professional and engaging.
</p>
<p></p>
<ul class="list-inline work-popup-tag">
<li class="work-popup-tag-item">Learn.</li>
<li class="work-popup-tag-item">Do.</li>
<li class="work-popup-tag-item">Share.</li>
</ul>
</div>
</div>
<div class="col-sm-4">
<div class="margin-t-10 sm-margin-t-0">
<p class="margin-b-5"><strong>Years:</strong> 2016 - 2017</p>
<p class="margin-b-5"><strong>Captain:</strong> Anthony Tazzetto</p>
<p class="margin-b-5"><strong>Co-Captain:</strong> Kelly Wallert</p>
<p class="margin-b-5"><strong>Outreach Captain:</strong> Scott Moroch</p>
<p class="margin-b-5"><strong>Design Captain:</strong> Tim Tullio</p>
<p class="margin-b-5"><strong>Programming Captain:</strong> Arush Shah</p>
</div>
</div>
</div>
</div>
</div>
</div>
<!-- End Work -->
</div>
</div>
<!-- End Masonry Grid -->
</div>
</div>
<!-- End Work -->
<!--========== END PAGE LAYOUT ==========-->
<!--========== FOOTER ==========-->
<footer class="footer">
<!-- Links -->
<div class="section-seperator">
<div class="content-md container">
<div class="row">
<div class="col-sm-2 sm-margin-b-30">
<!-- List -->
<ul class="list-unstyled footer-list">
<li class="footer-list-item"><a href="#">Home</a></li>
<li class="footer-list-item"><a href="#products">About</a></li>
<li class="footer-list-item"><a href="mailto:JDroids7026@gmail.com?Subject=JDroids%207026">Contact</a></li>
</ul>
<!-- End List -->
</div>
<div class="col-sm-2 sm-margin-b-30">
<!-- List -->
<ul class="list-unstyled footer-list">
<li class="footer-list-item"><a href="https://www.facebook.com/jdroids/">Facebook</a></li>
<li class="footer-list-item"><a href="https://www.instagram.com/jdroids7026/">Instagram</a></li>
<li class="footer-list-item"><a href="https://www.youtube.com/channel/UCjXl2_nBO96pZPbFnAG8XGQ">YouTube</a></li>
</ul>
<!-- End List -->
</div>
<div class="col-sm-3">
<!-- List -->
<ul class="list-unstyled footer-list">
<li class="footer-list-item"><a href="http://www.firstinspires.org/">FIRST Inspires</a></li>
<li class="footer-list-item"><a href="http://www.newjerseyftc.com/index.html">NJ FTC</a></li>
</ul>
<!-- End List -->
</div>
</div>
<!--// end row -->
</div>
</div>
<!-- End Links -->
<!-- Copyright -->
<div class="content container">
<div class="row">
<div class="col-xs-6">
<img class="footer-logo" src="img2/jakobthx.png" alt="JDroids Logo">
</div>
<div class="col-xs-6 text-right">
<p class="margin-b-0"><a class="fweight-700" href="http://keenthemes.com/preview/aironepage/">Aironepage</a> Theme Powered by: <a class="fweight-700" href="http://www.keenthemes.com/">KeenThemes.com</a></p>
</div>
</div>
<!--// end row -->
</div>
<!-- End Copyright -->
</footer>
<!--========== END FOOTER ==========-->
<!-- Back To Top -->
<a href="javascript:void(0);" class="js-back-to-top back-to-top">Top</a>
<!-- JAVASCRIPTS(Load javascripts at bottom, this will reduce page load time) -->
<!-- CORE PLUGINS -->
<script src="vendor/jquery.min.js" type="text/javascript"></script>
<script src="vendor/jquery-migrate.min.js" type="text/javascript"></script>
<script src="vendor/bootstrap/js/bootstrap.min.js" type="text/javascript"></script>
<!-- PAGE LEVEL PLUGINS -->
<script src="vendor/jquery.easing.js" type="text/javascript"></script>
<script src="vendor/jquery.back-to-top.js" type="text/javascript"></script>
<script src="vendor/jquery.smooth-scroll.js" type="text/javascript"></script>
<script src="vendor/jquery.wow.min.js" type="text/javascript"></script>
<script src="vendor/swiper/js/swiper.jquery.min.js" type="text/javascript"></script>
<script src="vendor/magnific-popup/jquery.magnific-popup.min.js" type="text/javascript"></script>
<script src="vendor/masonry/jquery.masonry.pkgd.min.js" type="text/javascript"></script>
<script src="vendor/masonry/imagesloaded.pkgd.min.js" type="text/javascript"></script>
<script src="https://maps.googleapis.com/maps/api/js?key=AIzaSyBFDpIN_xjDsctpkaa4a2TkbRBk2Dn8FuA&callback=initMap" async defer></script>
<!-- PAGE LEVEL SCRIPTS -->
<script src="js/layout.min.js" type="text/javascript"></script>
<script src="js/components/wow.min.js" type="text/javascript"></script>
<script src="js/components/swiper.min.js" type="text/javascript"></script>
<script src="js/components/maginific-popup.min.js" type="text/javascript"></script>
<script src="js/components/masonry.min.js" type="text/javascript"></script>
<script src="js/components/gmap.min.js" type="text/javascript"></script>
</body>
<!-- END BODY -->
</html>