-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathfwd.html
More file actions
186 lines (154 loc) · 7.63 KB
/
fwd.html
File metadata and controls
186 lines (154 loc) · 7.63 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
<!DOCTYPE html>
<html lang="en" xmlns="http://www.w3.org/1999/xhtml">
<head>
<title>FWD Conference 2023</title>
<meta charset="utf-8">
<link rel="shortcut icon" type="image/jpg" href="images/logo.png"/>
<!--[if lte IE 8]>-->
<script src="html5.js" type="text/javascript"></script>
<!--[endif]-->
<!--Google Fonts-->
<link rel="preconnect" href="https://fonts.gstatic.com">
<link href="https://fonts.googleapis.com/css2?family=Nanum+Gothic&family=Oswald&display=swap" rel="stylesheet">
<!--Font Awesome Extension-->
<script src="https://kit.fontawesome.com/fb25db8e8c.js" crossorigin="anonymous"></script>
<!--CSS Extensions-->
<link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/bootstrap/4.3.1/css/bootstrap.min.css" integrity="sha384-ggOyR0iXCbMQv3Xipma34MD+dH/1fQ784/j6cY/iJTQUOhcWr7x9JvoRxT2MZw1T" crossorigin="anonymous">
<link rel="stylesheet" href="css/fwd-custom.css">
<!--jQuery-->
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.2.1/jquery.min.js"></script>
<script type="text/javascript" src="http://code.jquery.com/jquery-latest.js"></script>
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/malihu-custom-scrollbar-plugin/3.1.5/jquery.mCustomScrollbar.min.css">
</head>
<body>
<div id="fontPage" class="row justify-content-center">
<div class="horizontalLine"></div>
<a href="index.html"><div id="sheCodes">sheCodes Presents</div></a>
<div id="titleCard">
<div class="dots d-none d-md-block" style="width: 500px; height: 200px; margin-left: -60px; margin-top: -60px;"></div>
FWD: FUTURE WOMEN DEVELOPERS 2023
<br />
<!-- <button>apply now</button> -->
<div class="decoCorner d-none d-md-block"></div>
</div>
<div id="learnMore">Learn More<br /><i class="fas fa-chevron-down"></i></div>
</div>
<div class="whiteContainer">
<div class="sectionTitle">What is FWD Conference?</div>
<center><h4>A mere 15% of the total undergraduate Computer Science degrees are awarded to women.
<br />We’ve decided to nip this problem in the bud.</h4>
<p>The Future Women Developers (FWD) Conference aims to target local middle and high school girls all at the ripe age of indecisiveness to
create awareness among these talented young women about technology and its pervasiveness in almost every field—debunking stereotypes
surrounding tech-related industries that may keep girls from venturing into Computer Science.</p></center>
<div class="row" style="margin-top: 30px;">
<div class="col-md-4" style="text-align: justify; margin-bottom: 50px;">
<h1 align="center">
<div class="bigIcon"><i class="fas fa-globe"></i></div>
Computer Science in the Real World
</h1>
<p>Computer Science is all around us. Think about all the different types of mobile apps, websites, and computers: it can be found in many aspects
of everyday life! Anything can be made with Computer Science. We will introduce the basics.</p>
</div>
<div class="col-md-4" style="text-align: justify; margin-bottom: 50px;">
<h1 align="center">
<div class="bigIcon"><i class="fas fa-hands-helping"></i></div>
Hands-on Experience with a Coding Project
</h1>
<p>For this fully virtual conference, attendees will have access to our step-by-step coding videos. Follow along and learn how each line of code
interacts together to build your own program!</p>
</div>
<div class="col-md-4" style="text-align: justify; margin-bottom: 50px;">
<h1 align="center">
<div class="bigIcon"><i class="fas fa-users"></i></div>
Network and Make New Friends
</h1>
<p>Join our live meeting on Zoom! Attendees will have the opportunity to meet college women currently majoring in Computer Science. Gain insight
and learn more about their journey!</p>
</div>
</div>
</div>
<div class="transContainer row justify-content-center align-items-center">
<div class="col-md-7">
<div class="sectionTitle">Schedule</div>
<table id="schedule">
<tr>
<td><strong>Monday</strong> March 20, 2023</td>
<td><span>Video</span> Introduction to Computer Science</td>
</tr>
<tr>
<td><strong>Tuesday</strong> March 21, 2023</td>
<td><span>Video</span> Program Walk-through & Code Together</td>
</tr>
<tr>
<td><strong>Wednesday</strong> March 22, 2023</td>
<td><span>Video</span> Expanding the Program</td>
</tr>
<tr>
<td><strong>Thursday</strong> March 23, 2023</td>
<td><span>Video</span> Program Solutions & Computer Science Careers</td>
</tr>
<tr>
<td><strong>Friday</strong> March 24, 2023</td>
<td><span>Zoom Meeting</span> Panel: Q&A with Computer Science Majors</td>
</tr>
</table>
<div class="dots d-none d-md-block" style="width: 480px; height: 100px; margin-left: 350px; margin-top: -270px;"></div>
<div class="decoCorner d-none d-md-block" style="margin-left: -80px; margin-top: 0; border-left: 3px solid #42295a; border-right: none;"></div>
</div>
</div>
<div class="whiteContainer" style="min-height: 60vh;">
<div class="sectionTitle">FWD 2023 - Participant Projects</div>
<br><br>
<div class="row">
<div class="col-md-4">
<div class="sponsor"><img src="images/22-23/fwd/DelaneyDiaz.png" width="200" height="300"/></div>
</div>
<div class="col-md-4">
<div class="sponsor"><img src="images/22-23/fwd/KhloeWong.gif" width="200" height="300"></div>
</div>
<div class="col-md-4">
<div class="sponsor"><img src="images/22-23/fwd/MirandaGarrido.jpg" width="200" height="300"/></div>
</div>
</div>
<div class="row">
<div class="col-md-4">
<div class="days">Delaney Diaz - Cerritos High School</div>
</div>
<div class="col-md-4">
<div class="days">Khloe Wong - Cerritos High School</div>
</div>
<div class="col-md-4">
<div class="days">Miranda Garrido - Cerritos High School</div>
</div>
</div>
</div>
<div class="whiteContainer">
<div class="sectionTitle">Special Thanks to</div>
<center>
<img width="50%" src="images/googleLogo.png"/>
<h4>for funding towards the FWD Conference in 2016-2017</h4>
<br>
<a href="fwd24.html" class="btn btn-primary">Check out our new FWD Projects!</a>
</center>
</div>
<footer class="transContainer" style="min-height: auto; color: #323236;">
<h1>Still have questions?</h1>
<p>Reach out to us at our email: <a href="mailto:cpp.shecodes@gmail.com"><button>cpp.shecodes@gmail.com</button></a></p>
<div id="contact" class="row" style="margin-bottom: 25px;">
<a href="https://discord.gg/gmKpu9x3TY"><button class="icon"><i class="fab fa-discord"></i></button></a>
<a href="https://instagram.com/cppshecodes"><button class="icon"><i class="fab fa-instagram"></i></button></a>
<a href="https://www.linkedin.com/company/cpp-shecodes?originalSubdomain=hk"><button class="icon"><i class="fab fa-linkedin-in"></i></button></a>
</div>
© 2023 <a href="index.html" style="color: #323236;">sheCodes</a>
<br />
<small>Coded with care by Mohraiel</small>
</footer>
</body>
<!--Javascript-->
<script src="https://code.jquery.com/jquery-3.3.1.slim.min.js" integrity="sha384-q8i/X+965DzO0rT7abK41JStQIAqVgRVzpbzo5smXKp4YfRvH+8abtTE1Pi6jizo" crossorigin="anonymous"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.14.7/umd/popper.min.js" integrity="sha384-UO2eT0CpHqdSJQ6hJty5KVphtPhzWj9WO1clHTMGa3JDZwrnQq4sF86dIHNDz0W1" crossorigin="anonymous"></script>
<script src="https://stackpath.bootstrapcdn.com/bootstrap/4.3.1/js/bootstrap.min.js" integrity="sha384-JjSmVgyd0p3pXB1rRibZUAYoIIy6OrQ6VrjIEaFf/nJGzIxFDsf4x0xIM+B07jRM" crossorigin="anonymous"></script>
<!-- jQuery Custom Scroller CDN -->
<script src="https://cdnjs.cloudflare.com/ajax/libs/malihu-custom-scrollbar-plugin/3.1.5/jquery.mCustomScrollbar.concat.min.js"></script>
</body>
</html>