-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathprograms.html
86 lines (82 loc) · 5.45 KB
/
programs.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
---
layout: default
title: Programs
---
<!-- Program page content section. -->
<section id="program-main">
<div class="page-image">
<img src="assets/images/programs/header.png" alt="">
</div>
<div class="page-title">
<h4>PROGRAMS</h4>
<p>All of our programs are <strong style="font-family:sans-serif;">free</strong>, geared towards 6th - 12th grade students and lead by undergraduate mentors.
No prior coding knowledge is required. Parents and students will attend a mandatory orientation at the beginning of the program
semester prior to the beginning of classes. Upon registration, we will contact you by email with more details regarding the specific time and place. Below you can find information of our classes.</p>
<!-- <p>We finished our Spring 2020 programs and are excited to improve our upcoming programs for future students! Previously, we maxed out on seats available for our Intro to Web-->
<!-- Development program (~30 seats).</p>-->
<!-- <p>-->
<!-- Below you can find information of our classes from last year. While we would love to-->
<!-- keep the format, please note that some are subject to change as we rework our curriculum-->
<!-- in light of COVID-19.-->
<!-- If you are interested in finding-->
<!-- out when the next programs begins as soon as we finalize our dates,-->
<!-- please subscribe to our <a target="blank" href="http://eepurl.com/gMpfNP">mailing list</a> and follow our <a target="blank" href="https://www.facebook.com/icsparkhawaii/">Facebook page</a>.-->
<!-- </p>-->
</div>
<div id="program-content">
<div id="programs">
<div class="program-info">
<div class="program-info-container">
<div class="program-info-logistics">
<h4>Spring 2025 Intro to Web Development Course</h4>
<img src="assets/images/programs/2022icspark.jpg" alt="">
<p>We are excited to launch our 6th year of ICSpark this upcoming Spring, this time with both in-person and online options available! Registration opens on October 21, 2024 and closes on December 25, 2025. Limited seats are available on a first-sign-up, first-served basis. </p>
<!-- <div class="post-center">
<a href="https://forms.gle/wv5qM4NgSHur8WTL8" target="_blank" class="post-link"><button class="post-button">REGISTRATION FORM</button></a>
</div> -->
<h5>Program Details</h5>
<p><b>Who</b>: 6th - 12th grade students, no coding experience required. Classes are led by college students. </p>
<p><b>What</b>: Intro to Web Development Course </p>
<p><b>When</b>: January 18 - April 19, 2025, every Saturday from 9am - 12pm. Signing up is a 4-month commitment, as the course is fast paced. Please sign up only if you know you can commit to attending all sessions. Student-parent orientation and final project showcase date and times to be provided to participants. </p>
<p><b>Where</b>: In person at the University of Hawaiʻi at Mānoa, OR online via Zoom</p>
<p><b>Why</b>: Great opportunity for students to learn from college mentors who are familiar with the challenges of learning to code. Computer science is an invaluable skill for any field of study. </p>
</div>
</div>
<!-- <div class="program-info-container">
<div class="program-info-logistics">
<h4>Try a Workshop and Meet Our Mentors Before Signing Up! </h4>
<img src="assets/images/programs/2022workshop.jpg" alt="">
<p>Students can sign up for an Intro to Web Development workshop on December 19, 21, or 23 from 9:30 am - 11:30 am at the Entrepreneur Sandbox at Kakaako to get a taste of what the ICSpark program will be like before signing up for the course. SIgn up for 1 workshop, as each workshop will feature the same content. Limited seats are available. Registration for this is currently OPEN. <b>Students are asked to bring their own laptops to this event.</b> </p>
<div class="post-center">
<h5>Intro to Web Development Workshops </h5>
<p>Entrepreneur Sandbox at Kakaako </p>
<p>December 19, 21, or 23 </p>
<p>9:30 am - 11:30 am </p>
<a href="https://bit.ly/icsparkw" target="_blank" class="post-link"><button class="post-button">REGISTER HERE</button></a>
</div>
</div>
</div> -->
</div>
<!-- Open Lab, canceled for Spring 2021 -->
<!-- <div class="program-info">
<img src="build/images/class/open_lab.jpg" alt="">
<div class="program-info-container">
<div class="program-info-logistics">
<h3>OPEN LAB</h3>
<h4>FEBRUARY 1 - MAY 2</h4>
<h4>SATURDAY 1pm - 3pm</h4>
</div>
<div class="program-info-description">
<p>This is a flexible, unstructured mentorship program where students with any coding background can seek 1-on-1 or small group
mentorship with available undergraduate mentors. We recommend students with coding experience and/or personal projects to seek mentorship here.</p>
</div>
</div>
</div> -->
</div>
<div id="button-container">
<!-- <p>Registration for this semester is over. Please follow our social media to be updated on when our next
registration will open.</p> -->
<!-- <button id="register">REGISTER</button>-->
</div>
</div>
</section>