-
Notifications
You must be signed in to change notification settings - Fork 3
Expand file tree
/
Copy pathabout.html
More file actions
172 lines (152 loc) · 5.35 KB
/
about.html
File metadata and controls
172 lines (152 loc) · 5.35 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
<!DOCTYPE html>
<html>
<head>
<!-- Responsiveness -->
<meta charset="UTF8" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<!-- Page Title -->
<title>Crevolution - About</title>
<!-- Link Assets & CSS -->
<link rel="icon" href="/assets/img/logos/watermark.svg" type="image/png" sizes="16x16" />
<link rel="stylesheet" href="/css/bootstrap.css">
<link href="/css/index.css" rel="stylesheet" type="text/css" />
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link rel="stylesheet" href="https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap">
</head>
<body>
<!-- Link JS -->
<script src="/js/bootstrap.js"></script>
<script src="/js/jquery.js"></script>
<!-- Navbar located in /assets/nav.html -->
<div id="nav-placeholder">
</div>
<script>
$(function(){
$("#nav-placeholder").load("assets/nav.html");
});
</script>
<div class="jbo"> </div>
<div id="about-tc" class="jb t-card">
<div class="blktcbk jb">
<h1 class="title">ABOUT US</h1>
</div>
</div>
<div class="about-list ala alo">
<span class="gold">Crevolution</span> is a high school robotics team, participating in the
<a class="link" href="http://www.usfirst.org" target="_blank">FIRST</a>
Robotics Competition.
</div>
<div class="about-list alb">
Our team is comprised of students from the Utica Community Schools
district.
</div>
<div class="about-list ala">
In 2008, we were founded by our sister team,
<a class="link green" href="http://www.thunderchickens.org"
target="_blank">Thunderchickens</a>.
</div>
<div class="about-list alb">
The name <span class="gold">Crevolution</span> is a portmanteau, with its root words being
creative and revolutionary. Our team's driving goal is to help
transform the world into one which respects science and technology.
</div>
<div class="about-list ala">
Since our beginnings, we have also focused highly on helping those
around us. Community support and youth STEAM workshops are something
we prioritize and promote.
</div>
<div class="about-list alb">
We are always looking for new members! If you are in the surrounding
area, and are looking to be a part of our team, please reach out at
<a class="link" href="mailto:crevo.robotics@gmail.com">crevo.robotics@gmail.com</a>.
</div>
<br>
<br>
<h1 id="aboutheading" class="heading">ABOUT THE DEPARTMENTS</h1>
<div class="subteam">
<div class="st-left executive">
<h1>EXECUTIVE</h1>
<!--<h5><b>NA</b>...</h5>-->
<h4>CEO: Shila L.</h4>
<h4>CBO: Emily R.</h4>
<h4>CTO: Alyssa N.</h4>
<h4>CPO: Brett D.</h4>
<h4>CFO: Yara A.</h4>
</div>
<div id="exec-right" class="st-right"></div>
</div>
<div class="subteam">
<div class="st-left build">
<h1>BUILD</h1>
<h5><b>Build</b> focuses on creating prototypes, fabricating parts, and assembling the robot for competitions.</h5>
<h4>Director: Kaylee F.</h4>
</div>
<div id="build-right" class="st-right"></div>
</div>
<div class="subteam">
<div class="st-left design">
<h1>DESIGN</h1>
<h5><b>Design</b> focuses on designing the robot and its parts using CAD software.</h5>
<h4>Director: Sebastian J.</h4>
</div>
<div id="design-right" class="st-right"></div>
</div>
<div class="subteam">
<div class="st-left programming">
<h1>PROGRAMMING</h1>
<h5><b>Programming</b> focuses on coding the robot and creating a scouting app.</h5>
<h4>Director: Joel Z.</h4>
</div>
<div id="programming-right" class="st-right"></div>
</div>
<div class="subteam">
<div class="st-left electrical">
<h1>ELECTRICAL</h1>
<h5><b>Electrical</b> focuses on the electrical subsystems in our robotics projects including the robot to ensure high standards.</h5>
<h4>Director: Beckett J.</h4>
</div>
<div id="electrical-right" class="st-right"></div>
</div>
<div class="subteam">
<div class="st-left safety">
<h1>SAFETY</h1>
<!--<h5><b>Safety</b> focuses on ...</h5>-->
<h4>Director: Gavin R.</h4>
</div>
<!--<div id="safety-right" class="st-right"></div>-->
</div>
<div class="subteam">
<div class="st-left marketing">
<h1>MARKETING</h1>
<h5><b>Marketing</b> focuses on brand identity through graphic design, social media and website management, and community perception.</h5>
<h4>Director: Logan S.</h4>
</div>
<div id="marketing-right" class="st-right"></div>
</div>
<div class="subteam">
<div class="st-left business">
<h1>BUSINESS</h1>
<!--<h5><b>Business</b> focuses on ...</h5>-->
<h4>Director: Anjni M.</h4>
</div>
<!--<div id="business-right" class="st-right"></div>-->
</div>
<div class="subteam">
<div class="st-left notebook">
<h1>DOCUMENTATION</h1>
<!--<h5><b>Business</b> focuses on ...</h5>-->
<h4>Director: Yazin A.</h4>
</div>
<!--<div id="notebook-right" class="st-right"></div>-->
</div>
<!-- Footer located in /assets/ftr.html -->
<div id="ftr-placeholder">
</div>
<script>
$(function(){
$("#ftr-placeholder").load("assets/ftr.html");
});
</script>
</body>
</html>