-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathclubs.html
More file actions
396 lines (329 loc) Β· 20.7 KB
/
clubs.html
File metadata and controls
396 lines (329 loc) Β· 20.7 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
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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta content="width=device-width, initial-scale=1.0" name="viewport">
<title>Command Tech <> </title>
<meta content="" name="descriptison">
<meta content="" name="keywords">
<!-- Favicons -->
<link href="assets/img/favicon.png" rel="icon">
<link href="assets/img/apple-touch-icon.png" rel="apple-touch-icon">
<!-- Google Fonts -->
<link href="https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,600,600i,700,700i|Montserrat:300,400,500,600,700" rel="stylesheet">
<!-- Vendor CSS Files -->
<link href="assets/vendor/bootstrap/css/bootstrap.min.css" rel="stylesheet">
<link href="assets/vendor/font-awesome/css/font-awesome.min.css" rel="stylesheet">
<link href="assets/vendor/ionicons/css/ionicons.min.css" rel="stylesheet">
<link href="assets/vendor/venobox/venobox.css" rel="stylesheet">
<link href="assets/vendor/owl.carousel/assets/owl.carousel.min.css" rel="stylesheet">
<link href="assets/vendor/aos/aos.css" rel="stylesheet">
<link href="https://fonts.googleapis.com/css2?family=Archivo+Black&family=Dosis:wght@600&family=Krub:wght@200;500&family=Syne&display=swap" rel="stylesheet">
<script src="https://code.iconify.design/1/1.0.7/iconify.min.js"></script>
<script src="https://unpkg.com/ionicons@5.2.3/dist/ionicons.js"></script> <!--imported this for this page icons-->
<!-- Template Main CSS File -->
<link href="assets/css/clubs.css" rel="stylesheet">
<!-- =======================================================
* Template Name: Rapid - v2.2.0
* Template URL: https://bootstrapmade.com/rapid-multipurpose-bootstrap-business-template/
* Author: BootstrapMade.com
* License: https://bootstrapmade.com/license/
======================================================== -->
</head>
<body>
<!-- ======= Top Bar ======= -->
<!-- ======= Top Bar ======= -->
<div id="topbar" class="d-none d-lg-flex align-items-end fixed-top topbar-transparent">
<div class="container d-flex justify-content-end">
<h4></h4>
<div class="social-links">
<!--<a href="#" target="_blank" class="instagram"><i class="iconify" data-icon="simple-icons:tiktok" data-inline="false"></i></a>-->
<a href="https://twitter.com/wecommandtech" target="_blank" class="twitter"><i class="fa fa-twitter"></i></a>
<a href="https://www.linkedin.com/company/commandtechmy/" target="_blank" class="linkedin"><i class="fa fa-linkedin"></i></a>
<a href="https://www.instagram.com/command.tech/" target="_blank" class="instagram"><i class="fa fa-instagram"></i></a>
<a href="mailto:team@commandtech.dev" target="_blank" class="instagram"><i class="fa fa-envelope"></i></a>
</div>
</div>
</div>
<!-- ======= Header ======= -->
<header id="header" class="fixed-top header-transparent">
<div class="container d-flex align-items-center">
<h1 style="font-size: 22px" class="logo mr-auto"><a href="index.html">Command Tech <> </a></h1>
<!-- Uncomment below if you prefer to use an image logo -->
<!-- <a href="index.html" class="logo mr-auto"><img src="assets/img/logo.png" alt="" class="img-fluid"></a>-->
<nav class="main-nav d-none d-lg-block">
<ul>
<li class="active"><a href="index.html">Home</a></li>
<li><a href="./index.html#services">β Connect</a></li>
<li class="drop-down"><a href="./clubs.html">CT Clubs</a>
<ul>
<li><a href="./clubs.html">Clubs</a></li>
<li><a href="./curriculum.html">Curriculum</a></li>
</ul>
</li>
<!--<li><a href="#portfolio">Clubs</a></li>-->
<!--<li><a href="#resources">Resources</a></li>-->
<li class="drop-down"><a href="#">About Us</a>
<ul>
<li><a href="./story.html">Our Story</a></li>
<li><a href="./team.html">Meet the Team</a></li>
<li><a href="./advisors.html">Board of Advisors</a></li>
</ul>
</li>
<li><a href="./index.html#faq">FAQs</a></li>
</ul>
</nav><!-- .main-nav-->
</div>
</header><!-- End Header -->
<!-- ======= Portfolio Section ======= -->
<section id="portfolio" class="portfolio section-bg">
<div class="container" data-aos="fade-up">
<header class="section-header">
<h3 class="section-title" style="margin-top: 100px;">Command Tech Clubs</h3>
</header>
<section id="features" class="features">
<div class="container" data-aos="fade-up">
<div class="row feature-item">
<div class="col-lg-6" data-aos="fade-right" data-aos-delay="100">
<img src="assets/img/ctclubs.png" class="img-fluid" alt="">
<figcaption>Image Source: <a href="https://medium.com/@sailorhg/coding-like-a-girl-595b90791cce#.yvl5mrw2q">Coding like a Girl</a></figcaption>
</div>
<div class="col-lg-6 wow fadeInUp pt-5 pt-lg-0" data-aos="fade-left" data-aos-delay="150">
<h4 style="font-style: italic;">A fun way to bring technology-related education to your school</h4>
<h6>Command Tech Clubs is a program that will allow female and non-binary students to start a tech club at their school. With one of reasons that cause a gender gap in technology being the lack of exposure at an early age, these clubs are able to provide an opportunity for students to expose themselves to the world of technology through project-based curriculum that have different career tracks and the opportunity to complete projects that create social impact. Clubs are open to all genders; however, club leaders must be female or non-binary.</h6>
<p>
Start a Command Tech Club at your school to:
</p>
<p>
<ul>
<li>Receive guidance on starting and running a tech club</li>
<li>Gain access to a tailored curriculum</li>
<li>Be a part of a unique project-based learning program</li>
<li>Have mentors to guide your clubs on projects</li>
<li>Gain access to Command Tech programs and events, such as β Connect</li>
<li>Create a technological community</li>
<li>Gain leadership experience through working with teams</li>
</ul>
</p>
<div class="text-center">
<a href="https://forms.gle/E9GKy1VUQYs2zUm39" method="get" target="_blank">
<button style="font-weight: bold; font-size: 16px; color: #fff; background-color: #2B257E; border-radius: 20px; padding: 10px 20px; border: none;" type="submit">Apply to be a Club Leader!</button>
</a>
<a href="https://docs.google.com/document/d/18wtfC_YVngMn6Vm3JTd1udrM7WNtBd9BDbjF0QFZndg/edit" method="get" target="_blank">
<button style="font-weight: bold; font-size: 16px; color: #413e66; background-color: white; border-radius: 20px; padding: 10px 20px; border: 1px solid #2B257E; margin: 20px;" type="submit">Learn More</button>
</a>
</div>
</div>
</div>
</div>
</section>
<!-- ======= Services Section ======= -->
<!--<section id="services" class="services section-bg">
<div class="container" data-aos="fade-up">
<header class="section-header">
<h3>Our Available Curriculum</h3>
<p>Created with guided projects that can be done as well as oppportunities for mentorship, it will ensure you to have fun learning experiences or great club sessions. The curriculum is open to anyone, including teachers who want to use the curriculum for teaching and students who want to use the curriculum to study. If interested in the curriculum, please click on the "Request" buttons below the specific topic and fill out a form. We will respond to you with the curriculum as soon as possible.</p>
</header>
<div class="row">
<div class="col-md-6 col-lg-4 wow bounceInUp" data-aos="zoom-in" data-aos-delay="100">
<div class="box">
<div class="icon" style="background: #fceef3;"><i class="ion-ios-analytics-outline" style="color: #ff689b;"></i></div>
<h4 class="title"><a>Computer Science Principles</a></h4>
<p class="description" style="margin: 5px;">Topics: digital information, hardware, the definition of programming, scratch and glitch activities</p>
<p>Content Writers: Sharanya Udupa and Aastha Verma</p>
<a href="https://forms.gle/CoJiNhSF8F7wd9NK6" target="_blank" class="description"><button style="font-weight: semi-bold; font-size: 16px; color: #413e66; background-color: lightblue; border-radius: 20px; padding: 5px 10px; border: none; margin: 10px;" type="submit"> Request the Curriculum </button></a>
</div>
</div>
<div class="col-md-6 col-lg-4 wow bounceInUp" data-aos="zoom-in" data-aos-delay="100">
<div class="box">
<div class="icon" style="background: #fceef3;"><i class="ion-ios-heart" style="color: #ff689b;"></i></div>
<h4 class="title"><a>Introduction to Python</a></h4>
<p class="description" style="margin: 5px;">Topics: data types, functions, arrays, methods, iterations to dictionaries, tuples, and projects</p>
<p>Content Writers: Maitreyi Sinha and Sakina Muckadam</p>
<a href="https://forms.gle/8TEXeA3wzvMHqW98A" target="_blank" class="description"><button style="font-weight: semi-bold; font-size: 16px; color: #413e66; background-color: lightblue; border-radius: 20px; padding: 5px 10px; border: none; margin: 10px;" type="submit"> Request the Curriculum </button></a>
</div>
</div>
<div class="col-md-6 col-lg-4 wow bounceInUp" data-aos="zoom-in" data-aos-delay="100">
<div class="box">
<div class="icon" style="background: #fceef3;"><i class="ion-ios-copy" style="color: #ff689b;"></i></div>
<h4 class="title"><a>Introduction to Java</a></h4>
<p class="description" style="margin: 5px;">Topics: data types, variables, conditionals to arrays, recursion, and classes</p>
<p>Content Writers: Aditi Jorapur and Pravalhika Kurapati</p>
<a href="https://forms.gle/ZBzVrgpENR7gqxdz9" target="_blank" class="description"><button style="font-weight: semi-bold; font-size: 16px; color: #413e66; background-color: lightblue; border-radius: 20px; padding: 5px 10px; border: none; margin: 10px;" type="submit"> Request the Curriculum </button></a>
</div>
</div>
</div>
<div class="row">
<div class="col-md-6 col-lg-4 wow bounceInUp" data-aos="zoom-in" data-aos-delay="100">
<div class="box">
<div class="icon" style="background: #fceef3;"><i class="ion-ios-navigate" style="color: #ff689b;"></i></div>
<h4 class="title"><a>Introduction to Github/Git</a></h4>
<p class="description" style="margin: 5px;">Topics: pushing, pulling, merging, and other actions on Github or through Git</p>
<p>Content Writers: Tanya Kemkar</p>
<a href="https://forms.gle/6dYkTXw7pSSURGe99" target="_blank" class="description"><button style="font-weight: semi-bold; font-size: 16px; color: #413e66; background-color: lightblue; border-radius: 20px; padding: 5px 10px; border: none; margin: 10px;" type="submit"> Request the Curriculum </button></a>
</div>
</div>
<div class="col-md-6 col-lg-4 wow bounceInUp" data-aos="zoom-in" data-aos-delay="100">
<div class="box">
<div class="icon" style="background: #fceef3;"><i class="ion-ios-game-controller-a" style="color: #ff689b;"></i></div>
<h4 class="title"><a>Website Development</a></h4>
<p class="description" style="margin: 5px;">Topics: coding basics, html, css, basic javascript</p>
<p>Mentor: Claire Filipek</p>
<p>Content Writers: Ananya Gollakota</p>
<a href="https://forms.gle/hdH83gTyjtgGWpvZ7" target="_blank" class="description"><button style="font-weight: semi-bold; font-size: 16px; color: #413e66; background-color: lightblue; border-radius: 20px; padding: 5px 10px; border: none; margin: 10px;" type="submit"> Request the Curriculum </button></a>
</div>
</div>
<div class="col-md-6 col-lg-4 wow bounceInUp" data-aos="zoom-in" data-aos-delay="100">
<div class="box">
<div class="icon" style="background: #fceef3;"><i class="ion-ios-home" style="color: #ff689b;"></i></div>
<h4 class="title"><a>Data Science with Python</a></h4>
<p class="description" style="margin: 5px;">Coming soon!</p>
<a href="https://docs.google.com/forms/d/e/1FAIpQLSerFy2xKlF6GykHcstmZWBwMnf7CjKVAXEv_X3cT5-dKWg1dQ/viewform?usp=sf_link" target="_blank" class="description"><button style="font-weight: semi-bold; font-size: 16px; color: #413e66; background-color: lightblue; border-radius: 20px; padding: 5px 10px; border: none; margin: 10px;" type="submit"> Request the Curriculum </button></a>
</div>
</div>
</div> -->
<!-- ======= F.A.Q Section =======
<section id="faq" class="faq">
<div class="container" data-aos="fade-up">
<header class="section-header">
<h3>Frequently Asked Questions</h3>
<p>Learn more about Command Tech and if we haven't answered your question, contact us!</p>
</header>
<ul id="faq-list" data-aos="fade-up" data-aos-delay="100">
<li>
<a data-toggle="collapse" class="collapsed" href="#faq1">Why Command Tech <>?<i class="ion-android-remove"></i></a>
<div id="faq1" class="collapse" data-parent="#faq-list">
<p>
Command tech wants to help you! We want to provide opportunities to help YOU explore your interest in tech.
</p>
</div>
</li>
<li>
<a data-toggle="collapse" href="#faq2" class="collapsed">How are we different? <i class="ion-android-remove"></i></a>
<div id="faq2" class="collapse" data-parent="#faq-list">
<p>
Command Tech follows through. From getting you interested in tech to helping you formulate your next steps, we are with you the whole way!
</p>
</div>
</li>
<li>
<a data-toggle="collapse" href="#faq3" class="collapsed">Is β connect free? <i class="ion-android-remove"></i></a>
<div id="faq3" class="collapse" data-parent="#faq-list">
<p>
Yes! It is 100% free so what are you waiting for? Fill in the application and get connected to amazing professionals, learn more about the tech industry and get inspired!
</p>
</div>
</li>
<li>
<a data-toggle="collapse" href="#faq4" class="collapsed">Is β connect available for industries besides tech? <i class="ion-android-remove"></i></a>
<div id="faq4" class="collapse" data-parent="#faq-list">
<p>
Currently, it is tailored for female and non-binary students interested in the tech industry. However, if you have a request for another industry, please fill in <a href="https://forms.gle/9kNMqUghrrs6ifBr8" target= _blank style="color: black; ">this form</a> and we will see how we can address your request!
</p>
</div>
</li>
<li>
<a data-toggle="collapse" href="#faq5" class="collapsed">How can I get involved?<i class="ion-android-remove"></i></a>
<div id="faq5" class="collapse" data-parent="#faq-list">
<p>
If you are interested in joining our team, send us an email and tell us why you want to join our team and what you want to do!
</p>
</div>
</li>
-->
<!--
<li>
<a data-toggle="collapse" href="#faq6" class="collapsed">Tortor vitae purus faucibus ornare. Varius vel pharetra vel turpis nunc eget lorem dolor? <i class="ion-android-remove"></i></a>
<div id="faq6" class="collapse" data-parent="#faq-list">
<p>
Laoreet sit amet cursus sit amet dictum sit amet justo. Mauris vitae ultricies leo integer malesuada nunc vel. Tincidunt eget nullam non nisi est sit amet. Turpis nunc eget lorem dolor sed. Ut venenatis tellus in metus vulputate eu scelerisque. Pellentesque diam volutpat commodo sed egestas egestas fringilla phasellus faucibus. Nibh tellus molestie nunc non blandit massa enim nec.
</p>
</div>
</li>
-->
</ul>
</div>
</section><!-- End F.A.Q Section -->
</main><!-- End #main -->
<!-- ======= Footer ======= -->
<footer id="footer" class="section-bg">
<div class="footer-top">
<div class="container">
<div class="row">
<div class="col-lg-6">
<div class="row">
<!--
<div class="col-sm-6">
<div class="footer-info">
<h3>Rapid</h3>
<p>Cras fermentum odio eu feugiat lide par naso tierra. Justo eget nada terra videa magna derita valies darta donna mare fermentum iaculis eu non diam phasellus. Scelerisque felis imperdiet proin fermentum leo. Amet volutpat consequat mauris nunc congue.</p>
</div>
<div class="footer-newsletter">
<h4>Our Newsletter</h4>
<p>Tamen quem nulla quae legam multos aute sint culpa legam noster magna veniam enim veniam illum dolore legam minim quorum culpa amet magna export quem.</p>
<form action="" method="post">
<input type="email" name="email"><input type="submit" value="Subscribe">
</form>
</div>
</div>
-->
<div class="col-sm-6">
<!--
<div class="footer-links">
<h4>Useful Links</h4>
<ul>
<li><a href="#">Home</a></li>
<li><a href="#about">About us</a></li>
<li><a href="#">Services</a></li>
<li><a href="#">Terms of service</a></li>
<li><a href="#">Privacy policy</a></li>
</ul>
</div>
<div class="social-links">
<a href="#" class="twitter"><i class="fa fa-twitter"></i></a>
<a href="#" class="facebook"><i class="fa fa-facebook"></i></a>
<a href="https://www.linkedin.com/company/commandtechmy/" target="_blank" class="linkedin"><i class="fa fa-linkedin"></i></a>
<a href="https://www.instagram.com/command.tech/" target="_blank" class="instagram"><i class="fa fa-instagram"></i></a>
<a href="mailto: info@commandtech.codes" target="_blank" class="instagram"><i class="fa fa-envelope"></i></a>
</div>
</div>
-->
</div>
</div>
<div class="col-lg-6">
<div class="form">
</div>
</div>
</div>
</div>
</div>
<div class="container">
<div class="copyright">
© Copyright <strong>Command Tech</strong>. All Rights Reserved
</div>
<div class="credits">
<!--
All the links in the footer should remain intact.
You can delete the links only if you purchased the pro version.
Licensing information: https://bootstrapmade.com/license/
Purchase the pro version with working PHP/AJAX contact form: https://bootstrapmade.com/buy/?theme=Rapid
-->
Designed by <a href="https://bootstrapmade.com/">BootstrapMade</a>
</div>
</div>
</footer><!-- End Footer -->
<!-- Vendor JS Files -->
<script src="assets/vendor/jquery/jquery.min.js"></script>
<script src="assets/vendor/bootstrap/js/bootstrap.bundle.min.js"></script>
<script src="assets/vendor/jquery.easing/jquery.easing.min.js"></script>
<script src="assets/vendor/php-email-form/validate.js"></script>
<script src="assets/vendor/isotope-layout/isotope.pkgd.min.js"></script>
<script src="assets/vendor/counterup/counterup.min.js"></script>
<script src="assets/vendor/venobox/venobox.min.js"></script>
<script src="assets/vendor/owl.carousel/owl.carousel.min.js"></script>
<script src="assets/vendor/waypoints/jquery.waypoints.min.js"></script>
<script src="assets/vendor/aos/aos.js"></script>
<!-- Template Main JS File -->
<script src="assets/js/main.js"></script>
</body>
</html>