-
Notifications
You must be signed in to change notification settings - Fork 4
/
Copy pathjoinus.html
365 lines (314 loc) · 18 KB
/
joinus.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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta content="width=device-width, initial-scale=1.0" name="viewport">
<title>AcademiaEdge - Join Us</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,300i,400,400i,500,500i,600,600i,700,700i|Poppins:300,300i,400,400i,500,500i,600,600i,700,700i" rel="stylesheet">
<link rel="preconnect" href="https://fonts.gstatic.com">
<link href="https://fonts.googleapis.com/css2?family=Open+Sans&display=swap" rel="stylesheet">
<!-- Vendor CSS Files -->
<link href="assets/vendor/bootstrap/css/bootstrap.min.css" rel="stylesheet">
<link href="assets/vendor/icofont/icofont.min.css" rel="stylesheet">
<link href="assets/vendor/boxicons/css/boxicons.min.css" rel="stylesheet">
<link href="assets/vendor/venobox/venobox.css" rel="stylesheet">
<link href="assets/vendor/remixicon/remixicon.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 rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css">
<link rel="stylesheet" href="https://www.w3schools.com/w3css/4/w3.css">
<!-- Template Main CSS File -->
<link href="assets/css/style.css" rel="stylesheet">
<!--for active footer and active navbar styling-->
<style type="text/css">
#footer .footer-top .footer-links ul li:nth-child(3) {
color: #4be8b0;
}
</style>
<!-- js for using same nav and footer code-->
<script src="https://code.jquery.com/jquery-3.3.1.js" integrity="sha256-2Kok7MbOyxpgUVvAk/HJ2jigOSYS2auK4Pfzbm7uH60=" crossorigin="anonymous"></script>
<script>
$(function () {
$("#samedropdown").load("/timesaving/dropdown.html");
$("#samefooter").load("/timesaving/footer.html");
});
</script>
<!--<script>
var c = document.getElementById("getnavactive").children;
c[0].classList.add("active");
</script>-->
</head>
<body>
<!-- Start of HubSpot Embed Code -->
<script type="text/javascript" id="hs-script-loader" async defer src="//js.hs-scripts.com/9091447.js"></script>
<!-- End of HubSpot Embed Code -->
<!-- ======= Header ======= -->
<header id="header" class="fixed-top d-flex align-items-center header-transparent">
<div class="container d-flex align-items-center">
<div class="logo mr-auto">
<!--<a href="index.html"><img src="assets/img/hero-img.png" style="height:50px;width:50px;display:inline-block;"alt="" class="img-fluid"></a>-->
<h1 class="text-light" style="display:inline-block"><a href="index.html">AcademiaEdge</a></h1>
<!-- Uncomment below if you prefer to use an image logo -->
</div>
<!--nav menu-->
<nav class="nav-menu navflex">
<ul>
<li><a href="/index.html">Home</a></li>
<li class="switchmobile"><a href="/courses.html">Courses</a></li>
<li class="switchdesktop">
<div class="navdropdown"><a href="/courses.html">Courses</a>
<!--same dropdown-->
<div id="samedropdown"></div>
</div>
</li>
<li class="active"><a href="/joinus.html">Join Us</a></li>
<li><a href="/team.html">Team</a></li>
<li><a href="/sponsors.html">Sponsors</a></li>
</ul>
</nav>
</div>
</header><!-- End Header -->
<div class="bg-image3">
<div class="bg-text">
<h1 style="font-size:75px; font-weight: 900;" data-aos="zoom-in">Join Us</h1>
</div>
</div>
<!--join us section-->
<section>
<div class="container" style="color: black; font-size:18px; font-family: Arial, Helvetica, sans-serif; margin-bottom: -1.5%;">
<div class="section-title">
<h2>Join Us</h2>
<p>Become a Teacher</p>
</div>
<p style="margin-bottom: 3.6%; margin-top: -2%;">Apply to be an AcademiaEdge teacher today! Teach and mentor students in your favorite programming languages. Create your own syllabus and lesson plans! Enjoy flexibility and freedom within your classroom. Always have an asistant teacher on-hand. Gain 50 volunteering hours per course! Be part of a great cause that makes programming courses more accessible. Fill out the application today!</p>
<div class="w3-row">
<div class="w3-col l7 m12 s12">
<li style="list-style-type: none"><img src="assets\img\joinus\teacher.png" class="img-fluid" alt="Maxwell profilepic"></li>
<br>
<ul class="joinuslist">
<h3 class="joinusheader w3-center" style="padding-top:5%; font-size: 30px;">Teachers Will</h3>
<li>Create Lessons and Plan Lectures</li>
<li>Assign Projects and Homework to their Students</li>
<li>Incorporate Project-Based-Learning in their classroom</li>
<li>Help Mentor Students Towards Success in All Aspects of Programming</li>
<li>Receive 50 Certified Volunteer Hours per Class Taught</li>
</ul>
<div class="w3-center">
<a target="_blank" href="https://forms.gle/5qZxTfd9pHmnNSjQ9" style="margin-bottom: 25%;" data-aos="fade-up"><button class="button15 w3-center" data-aos="fade-up"><span>Application</span></button></a>
</div>
</div>
<div class="w3-col l5 m12 s12">
<ul class="joinuslist">
<h3 class="joinusheader bulletpoints" style="padding-top:5%; font-size: 30px;">Requirements</h3>
<li >High School Student or Older</li>
<li >Extensive Knowledge and Expertise in Programming</li>
<li >Past Experience in Mentorship or Teaching</li>
<li >Dedicate at Least Two Hours per Week for Each Course Taught</li>
<li >Pass Initial Onboarding Application</li>
</ul>
<div class="w3-center">
<a target="_blank" href="/assets/pdf/Teacher_Logistics.pdf" data-aos="fade-up"><button class="button15 w3-center" data-aos="fade-up"><span>Information Packet</span></button></a>
</div>
<br><br>
<div style="list-style-type: none"><img src="assets\img\joinus\teacher-1.png" class="img-fluid" alt="Maxwell profilepic"></div>
</div>
</div>
</div>
</div>
</section>
<section class="faq section-bg">
<div class="container" style="color: black; font-size:18px; font-family: Arial, Helvetica, sans-serif; margin-top: 1%; margin-bottom: 0.5%; ">
<div class="w3-row">
<div class="w3-col l7 m12 s12" data-aos="fade-right">
<li style="list-style-type: none"><img src="/assets/img/joinus/partnership.png" class="img-fluid" alt="Maxwell profilepic"></li>
</div>
<div class="w3-col l5 m12 s12">
<div class="section-title">
<br>
<h2>Partnership</h2>
<p>Become Partners with AcademiaEdge</p>
</div>
<p style="margin-top: -5%;">AcademiaEdge is looking to form mutual partnerships with other similarly minded companies and organizations. If you and your organization are interested in forming a potential partnership with AcademiaEdge please feel free to contact us.</p>
<div class="w3-center">
<a href="#contact" class="scrollto"><button class="button15 w3-center" data-aos="fade-up"><span>Contact Us</span></button></a>
</div>
</div>
</div>
</div>
</section>
<section>
<div class="container" style="color: black; font-size:18px; font-family: Arial, Helvetica, sans-serif;">
<div class="section-title">
<h2>Join Us</h2>
<p>Become a Leader</p>
</div>
<p style="margin-bottom: 2.6%; margin-top: -1%;">Join as an AcademiaEdge mentor/advisor to help guide the administrative team for important decisions. AcademiaEdge will encounter many important business decisions, which include but are not limited to; partnerships, new launch-ups, and non-profit business modeling. Having an advisor for AcademiaEdge would give insight to the team on the best decision to make for the company.</p>
<div class="row">
<div class="col-sm">
<ul class="joinuslist">
<li data-aos="fade-right" style="list-style-type: none"><img src="assets\img\joinus\advisor-1.png" class="img-fluid" alt="asdfa"></li>
<li>High School Student or Older</li>
<li>Knowledgeable and Demonstrate Expertise in Non-Profit Business Management, Marketing, and/or Website Development and Design </li>
<li>Dedicate at Least 2 hours per week towards AcademiaEdge</li>
</ul>
</div>
<div class="col-sm">
<ul class="joinuslist">
<li data-aos="fade-left" style="list-style-type: none"><img src="assets\img\joinus\advisor.png" class="img-fluid" alt="Maxwell profilepic"></li>
<li>Participate in Meetings with the Founders of AcademiaEdge</li>
<li>Give Advice towards Important Business Decisions, such as Partnerships</li>
<li>Actively seek out Sponsorships</li>
<li>Provide Insightful Tips for Company Marketing and Growth</li>
</ul>
</div>
</div>
<div class="w3-center">
<a href="#contact" class="scrollto"><button class="button15 w3-center" data-aos="fade-up"><span>Contact Us</span></button></a>
</div>
</div>
</section>
<!-- ======= F.A.Q Section ======= -->
<section id="faq" class="faq section-bg">
<div class="container">
<div class="section-title">
<h2>FAQ</h2>
<p>Frequently Asked Questions</p>
</div>
<div class="faq-list">
<ul>
<li>
<i class="bx bx-help-circle icon-help"></i>
<a data-toggle="collapse" class="collapsed" href="#faq-list-1" style="text-decoration:none;color:#343a40;">What's the time commitment for teachers?<i class="bx bx-chevron-down icon-show"></i><i class="bx bx-chevron-up icon-close"></i></a>
<div id="faq-list-1" class="collapse show" data-parent=".faq-list">
<p>Teachers should dedicate 2 hours per week dedicated to planning and creating course content. Each teacher will spend 1 hour per class, unless otherwise specified by AcademiaEdge administrators.</p>
</div>
</li>
<li>
<i class="bx bx-help-circle icon-help"></i>
<a data-toggle="collapse" class="collapsed" href="#faq-list-2" style="text-decoration:none;color:#343a40;">What is the reward for teaching classes for AcademiaEdge?<i class="bx bx-chevron-down icon-show"></i><i class="bx bx-chevron-up icon-close"></i></a>
<div id="faq-list-2" class="collapse show" data-parent=".faq-list">
<p>We offer 50 volunteering hours per class taught. In addition, we offer an accumulative volunteering hours system, in which if you teach another class, you get 15 hours more for that class. For example, if a teacher was teaching three classes, he would earn a total of 50 hours, 65, and 80 hours from the three courses respectively.</p>
</div>
</li>
<li>
<i class="bx bx-help-circle icon-help"></i>
<a data-toggle="collapse" href="#faq-list-3" class="collapsed" style="text-decoration:none;color:#343a40;">What platform do you use for classes?<i class="bx bx-chevron-down icon-show"></i><i class="bx bx-chevron-up icon-close"></i></a>
<div id="faq-list-3" class="collapse" data-parent=".faq-list">
<p>Our classes are over Zoom and we use Google Classroom to post class materials, assign homework, and make important announcements.</p>
</div>
</li>
<li>
<i class="bx bx-help-circle icon-help"></i> <a data-toggle="collapse" href="#faq-list-4" class="collapsed"style="text-decoration:none;color:#343a40;">How much time will advisers have to spend with AcademiaEdge> <i class="bx bx-chevron-down icon-show"></i><i class="bx bx-chevron-up icon-close"></i></a>
<div id="faq-list-4" class="collapse" data-parent=".faq-list">
<p>Advisers and mentors will spend one hour per week with the AcademiaEdge administrative team for guidance.</p>
</div>
</li>
<li>
<i class="bx bx-help-circle icon-help"></i> <a data-toggle="collapse" href="#faq-list-5" class="collapsed"style="text-decoration:none;color:#343a40;">Are there any qualifications required for advisers and mentors?<i class="bx bx-chevron-down icon-show"></i><i class="bx bx-chevron-up icon-close"></i></a>
<div id="faq-list-5" class="collapse" data-parent=".faq-list">
<p>All the AcademiaEdge team requires is for teachers and advisers to be in high school or older. We evaluate a teacher based off their (potential) interview and their experience.</p>
</div>
</li>
<li>
<i class="bx bx-help-circle icon-help"></i> <a data-toggle="collapse" href="#faq-list-6" class="collapsed"style="text-decoration:none;color:#343a40;">How many students will a teacher have per class?<i class="bx bx-chevron-down icon-show"></i><i class="bx bx-chevron-up icon-close"></i></a>
<div id="faq-list-6" class="collapse" data-parent=".faq-list">
<p>AcademiaEdge enforces a 5:1 student to teacher ratio per class.</p>
</div>
</li>
<li>
<i class="bx bx-help-circle icon-help"></i> <a data-toggle="collapse" href="#faq-list-7" class="collapsed"style="text-decoration:none;color:#343a40;"> Is there homework for students? <i class="bx bx-chevron-down icon-show"></i><i class="bx bx-chevron-up icon-close"></i></a>
<div id="faq-list-7" class="collapse" data-parent=".faq-list">
<p>Yes, every week teachers will post homework which students are expected to complete and submit. In the following week, we will grade and go over the homework in class.</p>
</div>
</li>
<li>
<i class="bx bx-help-circle icon-help"></i> <a data-toggle="collapse" href="#faq-list-8" class="collapsed"style="text-decoration:none;color:#343a40;">What if my question isn’t up here?<i class="bx bx-chevron-down icon-show"></i><i class="bx bx-chevron-up icon-close"></i></a>
<div id="faq-list-8" class="collapse" data-parent=".faq-list">
<p>Use the chat feature or send us an email at contact@academiaedge.com!</p>
</div>
</li>
</ul>
</div>
</div>
</section>
<!-- End F.A.Q Section -->
<!-- ======= Contact Section ======= -->
<section id="contact" class="contact">
<div class="container">
<div class="section-title" data-aos="fade-up">
<h2>Contact</h2>
<p>Contact Us</p>
</div>
<div class="row">
<div class="col-lg-4" data-aos="fade-right" data-aos-delay="100">
<div class="info">
<div class="address">
<i class="icofont-google-map"></i>
<h4>Location:</h4>
<p>Virtual from Home!</p>
</div>
<div class="email">
<i class="icofont-envelope"></i>
<h4>Email:</h4>
<p>contact@academiaedge.com</p>
</div>
<div class="phone">
<i class="icofont-phone"></i>
<h4>Phone</h4>
<p>(317) 675-8645</p>
</div>
</div>
</div>
<div class="col-lg-8 mt-5 mt-lg-0" data-aos="fade-left" data-aos-delay="200">
<form action="contact.php" method="post" class="php-email-form">
<div class="form-row">
<div class="col-md-6 form-group">
<input id="firstnamec" type="text" name="firstname" placeholder="Your Name" data-rule="minlen:4" data-msg="Please enter at least 4 chars" />
<div class="validate"></div>
</div>
<div class="col-md-6 form-group">
<input type="Email" id="emailc" name="email" placeholder="Your Email" data-rule="email" data-msg="Please enter a valid email" />
<div class="validate"></div>
</div>
</div>
<div class="form-group">
<input type="text" id="subjectc" name="subject" placeholder="Subject" data-rule="minlen:4" data-msg="Please enter at least 8 chars of subject" />
<div class="validate"></div>
</div>
<div class="form-group">
<textarea name="message" id="message" rows="5" data-rule="required" data-msg="Please write something for us" placeholder="Message"></textarea>
</div>
<div class="text-center"><button style="color:white" type="submit" class="submity" name="submit" class="btn_email">Send Message</button></div>
</form>
</div>
</div>
</div>
</div>
</div>
</section>
<!--same footer-->
<div id="samefooter"></div>
<a href="#" class="back-to-top"><i class="icofont-simple-up"></i></a>
<div id="preloader"></div>
<!-- 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/venobox/venobox.min.js"></script>
<script src="assets/vendor/waypoints/jquery.waypoints.min.js"></script>
<script src="assets/vendor/counterup/counterup.min.js"></script>
<script src="assets/vendor/owl.carousel/owl.carousel.min.js"></script>
<script src="assets/vendor/aos/aos.js"></script>
<!-- Template Main JS File -->
<script src="assets/js/main.js"></script>
<!-- Template Main2 JS File -->
<script src="assets/js/main2.js"></script>
</body>
</html>