-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathteam.html
176 lines (150 loc) · 10.5 KB
/
team.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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<!-- The above 3 meta tags *must* come first in the head; any other head content must come *after* these tags -->
<meta name="description" content="">
<meta name="author" content="">
<link rel="icon" href="favicon.ico">
<title>Suit Bots 4628</title>
<!-- Latest compiled and minified CSS -->
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css" integrity="sha384-BVYiiSIFeK1dGmJRAkycuHAHRg32OmUcww7on3RYdg4Va+PmSTsz/K68vbdEjh4u" crossorigin="anonymous">
<!-- HTML5 shim and Respond.js for IE8 support of HTML5 elements and media queries -->
<!--[if lt IE 9]>
<script src="https://oss.maxcdn.com/html5shiv/3.7.3/html5shiv.min.js"></script>
<script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script>
<![endif]-->
<!-- Custom styles for this template -->
<link href="carousel.css" rel="stylesheet">
<style>
body {
padding-top: 150px;
}
</style>
</head>
<!-- NAVBAR
================================================== -->
<body>
<div class="navbar-wrapper">
<div class="container">
<nav class="navbar navbar-inverse navbar-static-top">
<div class="container">
<div class="navbar-header">
<button type="button" class="navbar-toggle collapsed" data-toggle="collapse" data-target="#navbar" aria-expanded="false" aria-controls="navbar">
<span class="sr-only">Toggle navigation</span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
<a class="navbar-brand" href="index.html">Suit Bots 4628</a>
</div>
<div id="navbar" class="navbar-collapse collapse">
<ul class="nav navbar-nav">
<li><a href="index.html">Home</a></li>
<li class="active"><a href="team.html">Team</a></li>
<li class="dropdown">
<a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-haspopup="true" aria-expanded="false">Seasons<span class="caret"></span></a>
<ul class="dropdown-menu">
<li><a href="velocity_vortex.html">2016-2017 Velocity Vortex</a></li>
</ul>
</li>
<li><a href="sponsors.html">Sponsors</a></li>
<li><a href="social_media.html">Social Media</a></li>
</ul>
</div>
</div>
</nav>
</div>
</div>
<!-- Marketing messaging and featurettes
================================================== -->
<!-- Wrap the rest of the page in another container to center all the content. -->
<div class="container marketing">
<!-- Three columns of text below the carousel -->
<div class="row">
<div class="col-lg-4">
<img class="img-circle" src="team/eli.jpg" alt="Generic placeholder image" width="140" height="140">
<h2>Eli</h2>
<p>Eli Williams refused to write his own bio. He wears nothing but black shirts with sarcastic writing, and he is very introverted. He has been doing robotics since freshman year, and is now a sophomore. He does some sort of programming that is confusing to this author. I assume he enjoys robotics, since he comes to the meetings very regularly. "I don't have good quotes," he says</p>
</div><!-- /.col-lg-4 -->
<div class="col-lg-4">
<img class="img-circle" src="team/hye.jpg" alt="Generic placeholder image" width="140" height="140">
<h2>Hye</h2>
<p>My name is Hye Jeong Yun, please call me Hye because no one can say my actual name, and I've been doing robotics for three years- I'm a sophomore now. My favorite part of robotics is bonding with my team- they're like a second family to me. I'm looking forward to all our mistakes this year, and to fixing them. I like to read, play PC games, and eat food. "The heart has its reasons which reason knows nothing" - Blaise Pascal :)</p>
</div><!-- /.col-lg-4 -->
<div class="col-lg-4">
<img class="img-circle" src="team/kemyl.jpg" alt="Generic placeholder image" width="140" height="140">
<h2>Kemyl</h2>
<p>Kemyl Tadeo has been in robotics for five years. His job for the team is working on building and design- Kemyl wants to be a mechanical engineer after college. His main hobbies are homework and studying. In his free time, he studies. He thinks the competition this year is really difficult, but he believes the team will be able to do well. He is very dedicated to robotics.</p>
</div><!-- /.col-lg-4 -->
</div><!-- /.row -->
<!-- Three columns of text below the carousel -->
<div class="row">
<div class="col-lg-4">
<img class="img-circle" src="team/kevin.jpg" alt="Generic placeholder image" width="140" height="140">
<h2>Kevin</h2>
<p>Kevin Santiago is a sophomore, he has been doing robotics since seventh grade. He is always enthusiastic and pessimistic about coming to meetings. His job on the team is chronicling in the engineering notebook, doing wiring, making bad jokes, and telling the truth even if it hurts other people. His hobbies are reading, drawing and playing mobile games. He thinks the competition this year (2015-2016) is interesting and challenging. but when he is the only one they can depend on he would joke around and say no, but in the end will do it. Hates nothing and accepts everyone!!</p>
</div><!-- /.col-lg-4 -->
<div class="col-lg-4">
<img class="img-circle" src="team/samantha.jpg" alt="Generic placeholder image" width="140" height="140">
<h2>Samantha</h2>
<p>My name is Samantha Childers, I'm in tenth grade and I've been doing robotics since middle school. I;m the programmer for Suitbots, and I love all the unique challenges that FTC presents.</p>
</div><!-- /.col-lg-4 -->
</div><!-- /.row -->
<div class="page-header">
<h1>Mentors</h1>
</div>
<div class="row">
<div class="col-lg-4">
<img class="img-circle" src="team/corey.jpg" alt="Generic placeholder image" width="140" height="140">
<h2>Corey Porter</h2>
<h4>(Programming, Pizza)</h4>
<p>In 2012, a crack programmer was sent to mentor the Suit Bots by a military court for a crime he didn't commit. He promptly escaped from this maximum security stockade to the Monrovia High School Robotics program. Today, still wanted by the government, he survives as a Robotics Mentor of fortune. If you have a programming problem, if no one else can help, and if you can find him... maybe you can work with Corey. (He also fetches pizza when the team gets hungry.)</p>
</div><!-- /.col-lg-4 -->
<div class="col-lg-4">
<img class="img-circle" src="logo.jpg" alt="Generic placeholder image" width="140" height="140">
<h2>Tom Dobson</h2>
<h4>(Coach)</h4>
<p>Long time LA FTC supporter and physics teacher extraordinaire, Mr. Dobson coaches all of MHS's robotics teams, including, sometimes reluctantly, Team 4628 Suit Bots. He helps keep us organized and on schedule, provides invaluable insight into tackling game challenges, helps us keep our finances in order and our motivation strong. Mr. Dobson was the very deserving winner of the Compass Award at LA FTC Regionals during the Cascade Effect season.</p>
</div><!-- /.col-lg-4 -->
<div class="col-lg-4">
<img class="img-circle" src="team/miriam.png" alt="Generic placeholder image" width="140" height="140">
<h2>Miriam Childers</h2>
<h4>(Business Planning, Logistics)</h4>
<p>Mrs. Childers helps us understand what a business plan is, what they're used for and how to make one. In addition, she helps us arrange outreach to the local engineering community and plays an instrumental role in the logistics of running a high school robotics team.</p>
</div><!-- /.col-lg-4 -->
</div><!-- /.row -->
<div class="row">
<div class="col-lg-4">
<img class="img-circle" src="team/stephanie.jpg" alt="Generic placeholder image" width="140" height="140">
<h2>Stephanie Smith</h2>
<h4>(Media, Tournament Sanity)</h4>
<p>Ms. Smith is paid by the government to pretend to be a robot on Mars. She helps us out with our online communication strategy, teaching us both how to use social media for effective communication and how to know whether or not people are reading what we write. In addition she provides situational awareness support at tournaments, acting as a cool head when things get hectic.</p>
</div><!-- /.col-lg-4 -->
<div class="col-lg-4">
<img class="img-circle" src="team/fletcher.jpg" alt="Generic placeholder image" width="140" height="140">
<h2>Fletcher Porter</h2>
<h4>(Game Strategy, CAD)</h4>
<p>Fletcher is a mechanical engineering major at the University of California, Santa Barbara and a former four-year Suit Bot. He works in UCSB's robotics lab designing mechanical components of robots including RoboSimian and gecko-like robots. He helps the Suit Bots with game strategy and mechanical design, focusing on statistical breakdowns of the game's scoring and in-depth SolidWorks tutorials.</p>
</div><!-- /.col-lg-4 -->
</div><!-- /.row -->
<hr class="featurette-divider">
<!-- /END THE FEATURETTES -->
<!-- FOOTER -->
<footer>
<p class="pull-right"><a href="#">Back to top</a></p>
</footer>
</div><!-- /.container -->
<!-- Bootstrap core JavaScript
================================================== -->
<!-- Placed at the end of the document so the pages load faster -->
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.12.4/jquery.min.js"></script>
<script>window.jQuery || document.write('<script src="../../assets/js/vendor/jquery.min.js"><\/script>')</script>
<!-- Latest compiled and minified JavaScript -->
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js" integrity="sha384-Tc5IQib027qvyjSMfHjOMaLkfuWVxZxUPnCJA7l2mCWNIpG9mGCD8wGNIcPD7Txa" crossorigin="anonymous"></script>
<!-- IE10 viewport hack for Surface/desktop Windows 8 bug -->
<script src="../../assets/js/ie10-viewport-bug-workaround.js"></script>
</body>
</html>