-
Notifications
You must be signed in to change notification settings - Fork 8
/
Copy pathindex.html
259 lines (240 loc) · 14 KB
/
index.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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no" />
<meta name="keywords" content="computer science, cs projects, cs project ideas, cs project internship, community service, cs team">
<meta name="description" content="We are a group of students passionate about computer science who want to contribute to our community through computer science projects">
<title>Lexington Youth STEM Team</title>
<!-- Favicon-->
<link rel="icon" type="image/x-icon" href="assets/favicon.ico" />
<!-- Bootstrap Icons-->
<link href="https://cdn.jsdelivr.net/npm/[email protected]/font/bootstrap-icons.css" rel="stylesheet" />
<!-- Google fonts-->
<link href="https://fonts.googleapis.com/css?family=Merriweather+Sans:400,700" rel="stylesheet" />
<link href="https://fonts.googleapis.com/css?family=Merriweather:400,300,300italic,400italic,700,700italic"
rel="stylesheet" type="text/css" />
<!-- SimpleLightbox plugin CSS-->
<link href="https://cdnjs.cloudflare.com/ajax/libs/SimpleLightbox/2.1.0/simpleLightbox.min.css" rel="stylesheet" />
<!-- Core theme CSS (includes Bootstrap)-->
<link href="css/styles.css" rel="stylesheet" />
<!-- Flatly theme from bootstrap: https://bootswatch.com/flatly -->
<!-- <link href = "css/flatlythemebootstrap.css" rel = "stylesheet" /> -->
</head>
<body id="page-top">
<!-- Navigation-->
<nav class="navbar navbar-expand-lg navbar-light fixed-top py-3" id="mainNav">
<div class="container px-4 px-lg-5">
<a class="navbar-brand" href="#page-top">Lexington Youth STEM Team</a>
<button class="navbar-toggler navbar-toggler-right" type="button" data-bs-toggle="collapse"
data-bs-target="#navbarResponsive" aria-controls="navbarResponsive" aria-expanded="false"
aria-label="Toggle navigation"><span class="navbar-toggler-icon"></span></button>
<div class="collapse navbar-collapse" id="navbarResponsive">
<ul class="navbar-nav ms-auto my-2 my-lg-0">
<li class="nav-item"><a class="nav-link" href="#Mission">Our Mission</a></li>
<li class="nav-item"><a class="nav-link" href="aboutus.html">About Us</a></li>
<li class="nav-item">
<div class="dropdown">
<a onclick="dropdown()" class="dropbtn nav-link">Projects</button>
<div id="myDropdown" class="dropdown-content">
<a href="harrington.html">Harrington PTA</a>
<a href="cel.html">CEL Data Analysis</a>
<a href="patriots.html">Patriots Day</a>
<a href="hotspots.html">Hotspots</a>
<a href="ttalk.html">Dr. Ting's Talk</a>
<a href="helpfulHands.html">Helpful Hands</a>
<a href="lexHeroes.html">Lexington Heroes</a>
</div>
</div>
</li>
<li class="nav-item"><a class="nav-link" href="activity.html">Team Activity</a></li>
<li class="nav-item"><a class="nav-link" href="learning-center.html">Learning Center</a></li>
</ul>
</div>
</div>
</nav>
<!-- Masthead-->
<header class="masthead">
<div class="container px-4 px-lg-5 h-100">
<div class="row gx-4 gx-lg-5 h-100 align-items-center justify-content-center text-center">
<div class="col-lg-8 align-self-end">
<h1 class="text-white font-weight-bold">Lexington Youth STEM Team</h1>
<hr class="divider" />
</div>
<div class="col-lg-8 align-self-baseline">
<p class="text-white-75 mb-5">Helping our community through meaningful projects</p>
<a class="btn btn-primary btn-xl" href="#Mission">Who We Are</a>
</div>
</div>
</div>
</header>
<!-- About-->
<section class="page-section bg-primary" id="Mission">
<div class="container px-4 px-lg-5">
<div class="row gx-4 gx-lg-5 justify-content-center">
<div class="col-lg-8 text-center">
<h2 class="text-white mt-0">Who We Are</h2>
<hr class="divider divider-light" />
<p class="text-white-90 mb-4">We are a group of Lexington students passionate about Computer Science who want to contribute to our community!
In this team we emphasize collaboration, perseverance, dedication and kindness.
We work efficiently together and build upon our teamwork skills to gain the most from every learning experience, hoping to make a difference in our communities.</p>
<h2 class="text-white mt-0">Our Mission</h2>
<hr class="divider divider-light" />
<p class="text-white-90 mb-4">Our mission is to strengthen the bonds of the community through the
development of innovative computer science projects. </p>
<p class="text-white-90 mb-4"><b> Here to learn? </b></p>
<p class="text-white-90 mb-4">Check out our learning center where you can find some of the lessons we prepare and teach each other!</p>
<a class="btn btn-light btn-xl" href="aboutus.html">Our Team</a>
</div>
</div>
</div>
</div>
</section>
<!-- Services-->
<section class="page-section" id="services">
<div class="container px-4 px-lg-5">
<h2 class="text-center mt-0">Learning Center</h2>
<hr class="divider" />
<div class="row gx-4 gx-lg-5">
<div class="col-lg-4 col-md-6 text-center">
<div class="mt-5">
<div class="mb-2"><i class="bi-gem fs-1 text-primary"></i></div>
<h3 class="h4 mb-2">View Past Presentations</h3>
<p class="text-muted mb-0">All our previous presentations are available to everyone!</p>
</div>
</div>
<div class="col-lg-4 col-md-6 text-center">
<div class="mt-5">
<div class="mb-2"><i class="bi-laptop fs-1 text-primary"></i></div>
<h3 class="h4 mb-2">Learn About Various Topics</h3>
<p class="text-muted mb-0">Get to know Pandas, NumPy, Bootstrap, HTML, and more!</p>
</div>
</div>
<div class="col-lg-4 col-md-6 text-center">
<div class="mt-5">
<div class="mb-2"><i class="bi-globe fs-1 text-primary"></i></div>
<h3 class="h4 mb-2">See Examples</h3>
<p class="text-muted mb-0">Look at exemplary examples to gain better understanding of concepts.</p>
</div>
</div>
</div>
<br>
<div class="container px-4 px-lg-5 text-center">
<a class="btn btn-dark btn-xl" href="learning-center.html">Visit Now!</a>
</div>
</div>
</section>
<!-- Portfolio-->
<div class="container px-4 px-lg-5">
<h2 class="text-center mt-0">Past Projects</h2>
<hr class="divider" />
</div>
<div id="portfolio">
<div class="container-fluid p-0">
<div class="row g-0">
<div class="col-lg-4 col-sm-6">
<a class="portfolio-box" href="images/helpfulhands.png" title="<a href='helpfulHands.html'>Visit Project Page</a>">
<img class="img-fluid" src="images/helpfulhandspreview.png" alt="Helpful Hands Logo" />
<div class="portfolio-box-caption">
<div style="font-size:x-large" class="project-category text-white-50">Project</div>
<div style="font-size:x-large" class="project-name">Helpful Hands</div><br>
<div class="project-category text-white-50">Team Lead</div>
<div class="project-name">Ellen Wang</div><br>
<div class="project-category text-white-50">Team Member</div>
<div class="project-name">Ashley Zhang, Eli Olcott, Yuanheng Mao, Frank Xia, Irene Gao</div>
</div>
</a>
</div>
<div class="col-lg-4 col-sm-6">
<a class="portfolio-box" href="images/patriotsday.png" title="<a href='patriots.html'>Visit Project Page</a>">
<img class="img-fluid" src="images/patriotsday.png" alt="Image of Patriots Day" />
<div class="portfolio-box-caption">
<div class="project-category text-white-50">Project</div>
<div class="project-name">Patriots Day</div>
</div>
</a>
</div>
<div class="col-lg-4 col-sm-6">
<a class="portfolio-box" href="images/tingtalk.png" title="<a href='ttalk.html'>Visit Project Page</a>">
<img class="img-fluid" src="images/tingtalkpreview.png" alt="Image of Dr. Ting's Talk" />
<div class="portfolio-box-caption">
<div class="project-category text-white-50">Project</div>
<div class="project-name">Dr. Ting's Talk</div>
</div>
</a>
</div>
<div class="col-lg-4 col-sm-6">
<a class="portfolio-box" href="images/cel.png" title="CEL Data Analysis">
<img class="img-fluid" src="images/celpreview.png" alt="Result of the Analysis" />
<div class="portfolio-box-caption">
<div class="project-category text-white-50">Project</div>
<div class="project-name">CEL Data Analysis</div>
</div>
</a>
</div>
<div class="col-lg-4 col-sm-6">
<a class="portfolio-box" href="images/hotspot.png" title="Hotspots">
<img class="img-fluid" src="images/hotspotpreview.png" alt="Hotspots viewed on Google Maps" />
<div class="portfolio-box-caption">
<div class="project-category text-white-50">Project</div>
<div class="project-name">Hotspots</div>
</div>
</a>
</div>
<div class="col-lg-4 col-sm-6">
<a class="portfolio-box" href="images/harrington.png" title="Harrington PTA Project">
<img class="img-fluid" src="images/harringtonpreview.png" alt="Harrington PTA Logo" />
<div class="portfolio-box-caption p-3">
<div class="project-category text-white-50">Project</div>
<div class="project-name">Harrington PTA</div>
</div>
</a>
</div>
</div>
</div>
</div>
<!-- Call to action
<section class="page-section bg-dark text-white">
<div class="container px-4 px-lg-5 text-center">
<h2 class="mb-4">Free Download at Start Bootstrap!</h2>
<a class="btn btn-light btn-xl" href="https://startbootstrap.com/theme/creative/">Download Now!</a>
</div>
</section>-->
<!-- Contact-->
<section class="page-section" id="contact">
<div class="container px-4 px-lg-5">
<div class="row gx-4 gx-lg-5 justify-content-center">
<div class="col-lg-8 col-xl-6 text-center">
<h2 class="mt-0">Let's Get In Touch!</h2>
<hr class="divider" />
<p class="text-muted mb-5">Ready to start your next project with us? Email us and we will
get back to you as soon as possible!</p>
</div>
</div>
<div class="row gx-4 gx-lg-5 justify-content-center mb-5">
<div class="col-lg-6">
<center><a onClick="javascript:window.open('mailto:[email protected]', 'mail');event.preventDefault()" href="mailto:[email protected]">[email protected]</a></center>
</div>
</div>
</div>
</section>
<!-- Footer-->
<footer class="bg-light py-5">
<div class="container px-4 px-lg-5">
<div class="small text-center text-muted">Copyright © 2022 - Lexington Youth STEM Team</div>
</div>
</footer>
<!-- Bootstrap core JS-->
<script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/js/bootstrap.bundle.min.js"></script>
<!-- SimpleLightbox plugin JS-->
<script src="https://cdnjs.cloudflare.com/ajax/libs/SimpleLightbox/2.1.0/simpleLightbox.min.js"></script>
<!-- Core theme JS-->
<script src="js/scripts.js"></script>
<!-- * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *-->
<!-- * * SB Forms JS * *-->
<!-- * * Activate your form at https://startbootstrap.com/solution/contact-forms * *-->
<!-- * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *-->
<script src="https://cdn.startbootstrap.com/sb-forms-latest.js"></script>
<p hidden><script type='text/javascript' id='clustrmaps' src='//cdn.clustrmaps.com/map_v2.js?cl=ffffff&w=70&t=tt&d=7-OFDI7CidCeqF8wpZ_aeZPJ-rQgMhBlbAVBC0Ou8A8'></script></p>
</body>
</html>