-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathindex.html
279 lines (279 loc) · 9.28 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
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no">
<link rel="icon" type="image/ico" href="/image/favicon.ico">
<link rel="stylesheet" href="/node_modules/bootstrap/dist/css/bootstrap.css"/>
<link rel="stylesheet" href="public/style.css"/>
<script src="/node_modules/jquery/dist/jquery.min.js"></script>
<script src="/node_modules/gsap/src/minified/TweenMax.min.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/ScrollMagic/2.0.5/ScrollMagic.min.js"></script>
<script src="/node_modules/scrollmagic/scrollmagic/minified/plugins/animation.gsap.min.js"></script>
<script src="public/main.js"></script>
<title>Journey through Fullstack Academy</title>
</head>
<body>
<section class='home container-fluid'>
<div class='books'>
<img src="./image/progress-bar.svg"/>
</div>
<div class='scene title'>
<div class='title-text'>
<h1>Journey through Fullstack Academy</h1>
</div>
</div>
<div class='scene' id='scene1'>
<div class='img' id='img1'>
<img src="./image/1.svg"/>
</div>
<div class='script col-md-4' id='text1'>
<h3>"I want to be a developer. In fact, I want to be a fullstack JavaScript developer. Fullstack Academy is the best... I want to go there!"</h3>
</div>
</div>
<div class='scene title' id='scene2'>
<div class='title-text'>
<h1 id='two'>Applying to Fullstack Academy</h1>
</div>
</div>
<div class='scene prep' id='scene3'>
<div class='script col-md-4'>
<h1>Application</h1>
</div>
<div class='img' id='img2a'>
<img src="./image/2-apply.svg"/>
</div>
</div>
<div class='scene prep' id='scene4'>
<div class='script col-md-4'>
<h1>Assessment</h1>
</div>
<div class='img' id='img2b'>
<img src="./image/2-assess.svg"/>
</div>
</div>
<div class='scene prep' id='scene5'>
<div class='script col-md-4'>
<h1>Skype Interview</h1>
</div>
<div class='img' id='img2c'>
<img src="./image/2-huntly.svg"/>
</div>
</div>
<div class='scene title' id='scene6'>
<div class='title-text'>
<h1>After all the hard work...</h1>
</div>
</div>
<div class='scene' id='scene6a'>
<div class='img cloud' id='cloud1'>
<img src="./image/cloud1.svg">
</div>
<div class='img cloud' id='cloud2'>
<img src="./image/cloud2.svg">
</div>
<div class='img' id='img3'>
<img src="./image/3.svg"/>
</div>
<div class='img cloud' id='cloud3'>
<img src="./image/cloud3.svg">
</div>
<div class='img cloud' id='cloud4'>
<img src="./image/cloud4.svg">
</div>
<div class='script col-md-4 col-md-offset-1' id='text2'>
<h3>"I got into Fullstack Academy!"</h3>
</div>
</div>
<div class='scene title' id='scene7'>
<div class='title-text'>
<h1>Foundations</h1>
</div>
</div>
<div class='scene' id='scene7a'>
<div class='img' id='img4'>
<img src="./image/4.svg"/>
</div>
<div class='script col-md-4' id='text3'>
<h3>Foundations is a 4 week pre-work remote course to get students up to speed with JavaScript basics and ready before the first day of school.</h3>
</div>
</div>
<div class='scene' id='scene8'>
<div class='img' id='img5'>
<img src="./image/5.svg"/>
</div>
<div class='script col-md-4' id='text4'>
<h3>The ice cream social, a Fullstack Academy tradition, is the first time students come visit the campus.</h3>
</div>
</div>
<div class='scene title' id='scene9'>
<div class='title-text'>
<h1>Junior Phase</h1>
</div>
</div>
<div class='scene' id='scene10'>
<div class='img' id='img6'>
<img src="./image/6.svg"/>
</div>
<div class='script col-md-4' id='text5'>
<h3>In the 6 week long junior phase, students learn concepts and technologies with the best instructors in the industry.</h3>
</div>
</div>
<div class='scene' id='scene11'>
<div class='img' id='img7'>
<img src="./image/7.svg"/>
</div>
<div class='script col-md-4' id='text6'>
<h3>During workshops in the junior phase, students pair-program to put the concepts they learned into practice.</h3>
</div>
</div>
<div class='scene title' id='scene12'>
<div class='title-text'>
<h1>Review Week</h1>
</div>
</div>
<div class='scene' id='scene13'>
<div class='img' id='img2d'>
<img src="./image/2-assess2.svg">
</div>
<div class='script col-md-4' id='text7'>
<h3>During review week, the students take assessments to test their knowledge.</h3>
</div>
</div>
<div class='scene' id='scene14'>
<div class='img' id='img8'>
<img src="./image/8.svg">
</div>
<div class='script col-md-4' id='text8'>
<h3>"The review week assessments are not so hard, I am super prepared for this!</h3>
</div>
</div>
<div class='scene title' id='scene15'>
<div class='img' id='img9'>
<img src="./image/9-bikini.svg">
</div>
<div class='script col-md-4' id='text9'>
<h3>Review week is also a time for the students to relax and recharge.</h3>
</div>
</div>
<div class='scene' id='scene16'>
<div class='img' id='img10'>
<img src="./image/10.svg">
</div>
<div class='script col-md-4' id='text10'>
<h3>Fullstack students also like to go to hackathons during review week. Students have won over 23 hackathons.</h3>
</div>
</div>
<div class='scene title' id='scene17'>
<div class='title-text'>
<h1>Senior Phase</h1>
</div>
</div>
<div class='scene' id='scene18'>
<div class='img' id='img11'>
<img src="./image/11.svg">
</div>
<div class='script col-md-4' id='text11'>
<h3>In the senior phase, students participate in several group and individual projects to solidify their learning and to showcase on their resumes.</h3>
</div>
</div>
<div class='scene' id='scene19'>
<div class='img' id='img12'>
<img src="./image/12.svg">
</div>
<div class='script col-md-4' id='text12'>
<h3>Every morning, the students have a chance to practice whiteboarding code challenges in preparation for technical interviews.</h3>
</div>
</div>
<div class='scene title' id='scene20'>
<div class='title-text'>
<h1>Hiring Day</h1>
</div>
</div>
<div class='scene' id='scene21'>
<div class='img' id='img13'>
<img src="./image/13.svg">
</div>
<div class='script col-md-4' id='text13'>
<h3>On hiring day, students have a chance to showcase their months of hard work and demo their capstone projects to potential employers.</h3>
</div>
</div>
<div class='scene' id='scene22'>
<div class='img' id='img14'>
<img src="./image/14.svg">
</div>
<div class='script col-md-4' id='text14'>
<h3>After the demos, the students have a chance to interview with the employers in a round-robin style.</h3>
</div>
</div>
<div class='scene title' id='scene23'>
<div class='title-text'>
<h1>Graduation</h1>
</div>
</div>
<div class='scene' id='scene24'>
<div class='img' id='img15'>
<img src="./image/15.svg">
</div>
<div class='script col-md-4' id='text15'>
<h3>"I graduated!"</h3>
</div>
</div>
<div class='scene title' id='scene25'>
<div class='title-text'>
<h1>Fullstack Flight</h1>
</div>
</div>
<div class='scene' id='scene26'>
<div class='img' id='img16'>
<img src="./image/16.svg">
</div>
<div class='script col-md-4 col-md-offset-1' id='text16'>
<h3>Post graduation, Fullstack provides students with job search assistance and salary negotiation mentoring.</h3>
</div>
</div>
<div class='scene title' id='scene27'>
<div class='title-text'>
<h1>Landing a Job</h1>
</div>
</div>
<div class='scene' id='scene28'>
<div class='img' id='img17'>
<img src="./image/17.svg">
</div>
<div class='script col-md-4 col-md-offset-1' id='text17'>
<h3>"I now have my dream job. Coming to Fullstack Academy was the best decision I have ever made. I would not trade it for the world!"</h3>
</div>
</div>
<div class='scene title' id='scene29'>
<div class='title-text'>
<h1><a id='apply' href='http://www.fullstackacademy.com/apply'>Apply now!</a></h1>
<h1 id='arrow' class='glyphicon glyphicon-hand-up'></h1>
</div>
</div>
<div class='footer'>
<div class='credit col-md-offset-1 col-md-3'>
<h3>Contributors</h3>
<h4><a class='contributor' href='https://github.com/codingmeow'>Jennifer Cui</a> (Developer/Designer)</h4>
<h4><a class='contributor' href='http://www.shutterstock.com/gallery-1151018p1.html'>Ingka D. Jiw</a>/Shutterstock (Images)</h4>
<h4><a class='contributor' href='http://alaudesigns.com/'>Andrea Lau</a> (Illustrator)</h4>
</div>
<div class='credit col-md-3'>
<h3>Technology</h3>
<h4>Adobe Illustrator CC</h4>
<h4>HTML5</h4>
<h4>CSS3</h4>
<h4>JavaScript</h4>
<h4>JQuery</h4>
<h4>Bootstrap</h4>
<h4>ScrollMagic</h4>
<h4>GreenSock Tweening Engine</h4>
</div>
<div class='credit col-md-3'>
<h3>Source</h3>
<a href='https://github.com/codingmeow/FSA-Journey'><img src="./image/github_icon.png"></a>
</div>
</div>
</section>
</body>
</html>