-
Notifications
You must be signed in to change notification settings - Fork 1
/
faq.html
317 lines (278 loc) · 17 KB
/
faq.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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>FASTER</title>
<!-- CSS -->
<link rel="stylesheet" href="http://fonts.googleapis.com/css?family=Roboto:400,100,300,500">
<link rel="stylesheet" href="http://fonts.googleapis.com/css?family=Montserrat:400,700">
<link rel="stylesheet" href="assets/bootstrap/css/bootstrap.min.css">
<link rel="stylesheet" href="assets/font-awesome/css/font-awesome.min.css">
<link rel="stylesheet" href="assets/elegant-font/code/style.css">
<link rel="stylesheet" href="assets/css/animate.css">
<link rel="stylesheet" href="assets/css/magnific-popup.css">
<link rel="stylesheet" href="assets/css/superslides.css">
<link rel="stylesheet" href="assets/css/form-elements.css">
<link rel="stylesheet" href="assets/css/style.css">
<link rel="stylesheet" href="assets/css/media-queries.css">
<!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries -->
<!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
<!--[if lt IE 9]> <script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script> <script src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js"></script> <![endif]-->
<!-- Favicon and touch icons -->
<link rel="shortcut icon" href="assets/ico/favicon.png">
<!-- Scripts -->
<script>
(function(i, s, o, g, r, a, m) {
i['GoogleAnalyticsObject'] = r;
i[r] = i[r] || function() {
(i[r].q = i[r].q || []).push(arguments)
}, i[r].l = 1 * new Date();
a = s.createElement(o), m = s.getElementsByTagName(o)[0];
a.async = 1;
a.src = g;
m.parentNode.insertBefore(a, m)
})(window, document, 'script', 'https://www.google-analytics.com/analytics.js', 'ga');
ga('create', 'UA-84644258-1', 'auto');
ga('send', 'pageview');
</script>
</head>
<body>
<!-- Loader -->
<!--
<div class="loader">
<div class="loader-img"></div>
</div>
-->
<!-- Top menu -->
<nav class="navbar navbar-fixed-top navbar-no-bg navbar-inverse" role="navigation">
<div class="container">
<div class="navbar-header">
<button type="btton" class="navbar-toggle collapsed" data-toggle="collapse" data-target="#top-navbar-1">
<span class="sr-only">Toggle navigation</span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
<a class="navbar-brand" href="index.html">FASTER</a>
</div>
<!-- Collect the nav links, forms, and other content for toggling -->
<div class="collapse navbar-collapse" id="top-navbar-1">
<ul class="nav navbar-nav navbar-right">
<li class="nav-item">
<a href="index.html#top-content">Home</a>
</li>
<!--<li><a href="archive.html">Archive</a></li> -->
<li class="nav-item dropdown">
<a class="dropdown-toggle" data-toggle="dropdown" href="#">
About
<span class="caret"></span>
</a>
<ul class="dropdown-menu navbar-nav">
<li><a href="index.html#mission">Mission + Vision</a></li>
<li><a href="index.html#goals">Goals</a></li>
<li><a href="index.html#team">Team</a></li>
<li><a href="index.html#conduct">Conduct Code</a></li>
<li><a href="index.html#contact">Contact</a></li>
<li><a href="faq.html#FAQ">FAQ</a></li>
</ul>
</li>
<li class="nav-item dropdown">
<a class="dropdown-toggle" data-toggle="dropdown" href="index.html">
Components
<span class="caret"></span>
</a>
<ul class="dropdown-menu navbar-nav">
<li class="dropdown-submenu">
<a class="drop" href="#">
Education
<span class="fa fa-caret-right"></span>
</a>
<ul class="dropdown-menu navbar-nav">
<li class="dropdown-submenu">
<a class="drop" href="#">
Fastercon
<span class="fa fa-caret-right"></span>
</a>
<ul class="dropdown-menu navbar-nav">
<li class="dropdown-submenu">
<a class="drop" href="#">
Fastercon 2018
<span class="fa fa-caret-right"></span>
</a>
<ul class="dropdown-menu navbar-nav">
<li><a href="fastercon18.html">Event Page</a></li>
<li><a href="agenda.html">Agenda</a></li>
<li><a href="speakers18.html">Speakers</a></li>
</ul>
</li>
<li class="dropdown-submenu">
<a class="drop" href="#">
Archive
<span class="fa fa-caret-right"></span>
</a>
<ul class="dropdown-menu navbar-nav">
<li><a href="archive/FASTER17/fastercon17.html">2017 site</a></li>
<li><a href="archive/FASTER16/fastercon16.html">2016 site</a></li>
</ul>
</li>
</ul>
</li>
<li><a href="mentorship.html">Mentorship</a></li>
<li><a href="techincolor.html">TechInColor</a></li>
</ul>
</li>
<li><a href="pinaysintech.html">Pinays In Tech</a></li>
<li><a href="pros.html">PROS</a></li>
<li class="dropdown-submenu">
<a class="drop" href="#">
Community
<span class="fa fa-caret-right"></span>
</a>
<ul class="dropdown-menu navbar-nav">
<li class="dropdown-submenu">
<a class="drop" href="#">
Partnerships
<span class="fa fa-caret-right"></span>
</a>
<ul class="dropdown-menu navbar-nav">
<li><a href="benefitconcert.html">Benefit Concert</a></li>
</ul>
</li>
<li><a href="community.html">Online Database</a></li>
</ul>
</li>
<li><a href="partners.html">Partners</a></li>
</ul>
</li>
<!--<li><a href="join.html">Join</a></li> -->
<li class="nav-item dropdown ">
<a class="dropdown-toggle" data-toggle="dropdown" href="#mission">
Events
<span class="caret"></span>
</a>
<ul class="dropdown-menu navbar-nav">
<li><a href="calendar.html">Calendar</a></li>
<!--<li><a href="archive.html">FASTERCON</a></li>-->
<!--<li><a href="events.html">Events Info</a></li>-->
</ul>
</li>
<li class="nav-item dropdown">
<a class="dropdown-toggle" data-toggle="dropdown" href="">
Media
<span class="caret"></span>
</a>
<ul class="dropdown-menu navbar-nav">
<li><a href="media.html">Media Releases</a></li>
<li><a href="media-faster18.html">FASTERCON 2018</a></li>
</ul>
</li>
<li class="nav-item dropdown">
<a href="blog.html">
Blog
</a>
</li>
<li class="nav-item">
<a href="index.html#suggest">
Suggestion Box
</a>
</li>
</ul>
</div>
</div>
</nav>
<!-- FAQ -->
<a name="FAQ"></a>
<div class="block-3-container section-container what-we-do-container">
<div class="container">
<div class="row">
<div class="col-sm-12 block-3 section-description wow fadeIn">
<h2>FASTER FAQs (Frequently Asked Questions)</h2>
<div class="divider-1 wow fadeInUp"><span></span></div>
<h3>Just the Facts</h3>
<p> Unfortunately we get a lot of email at FASTER.
<br> Please check whether your inquiry may be addressed by one of the frequently asked questions below.
</p>
<br><h3>INSPIRE</h3>
<p><b>Speaking requests</b>
<br>Do you want to facilitate a workshop on your technical expertise at FASTERCON or talk about your work in tech (academic and other industry conference material) at a future event?
<br>
<br> If interested in speaking at a future FASTER event, email us at <a href="mailto:[email protected]">[email protected]</a>.
</p>
<br><h3>ORGANIZE</h3>
<p><b>Are you Cal or Stanford alumni?</b>
<br>Please learn more about the respective Pilipinx American alumni organizations here:
<li><a href="http://bit.ly/calPAAC">Cal Pilipino American Alumni Chapter</a></li>
<li><a href="http://bit.ly/SPANSite">Stanford Pilipino American</a></li>
<br> <b>Are you a tech professional working at a large tech company or startup?</b>
<br>Are you a FilipinX American working in tech? Are you a member of a Filipino American or other affinity employee resource group or want to start one?
<br>
<br>Join FASTER Pros!
<br>
<br>Please fill out this <a href="https://fastersv.typeform.com/to/NILm7N">interest form</a> to sign up for more information on existing employee resource groups and to get involved in our various FASTER Pros committees.
<br> Members of FASTER Pros have the opportunity to mentor undergraduate students pursuing tech careers in the Bay Area/Silicon Valley.
</p>
<br><h3>GIVE</h3>
<p>Sponsorships - tech company employee resource groups and official 501(c3) non-profit and young professional groups
<br>Give back to community through FASTER sponsorships (fiscal and in name). Donate to FASTER <a href="https://www.eventbrite.com/e/fastercon18-tickets-49879245165">here</a>, all proceeds will go toward FASTERCON our mentorship programs. Please email us at <a href="mailto:[email protected]">[email protected]</a> for more information.
<br>
<br><b>Job/internship/fellowship/scholarship/startup funding resources, event postings </b>
<br>Looking to hire interns, young graduates, or other seasoned professionals?
<br> Please post on our LinkedIn group and Facebook group.
<br>
<br> If you would like to have this included in our quarterly newsletter, please email us at <a href="mailto:[email protected]">[email protected]</a>. Please send this at least 2 weeks in advance to the deadline of the posting, so we can allot time to schedule to place it in time for release of our quarterly in our newsletter.
<br>
<br><b>Mentorship Program - Youth outreach requests</b>
<br>FASTER’s existing program currently serves at the college level, specifically for UC Berkeley and Stanford University undergraduate students.
<br>
<br>Please refer to our calendar of events open to all undergraduate and graduate students.
<br>
<br>We organize an annual conference in October during Filipino American HXStory Month, FASTERCON, where attendance is open to Bay Area / Silicon Valley 4 year undergraduate academic institutions in the fields of Science, Technology, Engineering, Arts, and Math (STEAM).
<br>
<br>If your school would like to attend, please contact us and indicate your desired cohort attendance (department, PilipinX American undergraduate student group), please email us at <!--on this form --><a href="mailto:[email protected]">[email protected]</a>.
<br>
<br>Other schools (non-UC Berkeley and Stanford) may participate in attending our quarterly G+ webinars regarding 3 areas: software engineering, design, and business development/sales/marketing. Other specialized vertical areas such as biotechnology, energy, will be announced in the future etc. We limit each webinar to 20 students. Registration for these webinars must be done 2 weeks in advance to each webinar. Please visit this page for our webinar calendar.
<br>
<br><b>Press Inquiries</b>
<br>All press inquiries can be made directly to <a href="mailto:[email protected]">[email protected]</a>. Please specify your publication name, email address, phone number, and deadline. You can also sign up for our email list here:
</p>
</div>
</div>
</div>
</div>
<!-- Footer -->
<footer>
<div class="container">
<div class="row">
<div class="col-sm-12">
<div class="scroll-to-top"> <a href="#"><i class="fa fa-chevron-up"></i></a> </div>
</div>
</div>
<div class="row">
<div class="col-sm-12 footer-copyright"> © FASTER 2017 </div> Logo created by <a href="http://www.fredmadrid.com">Fred Madrid</a> </div>
</div>
</footer>
<!-- Javascript -->
<script src="assets/js/jquery-1.11.1.min.js"></script>
<script src="assets/bootstrap/js/bootstrap.min.js"></script>
<script src="assets/js/jquery.backstretch.min.js"></script>
<script src="assets/js/jquery.superslides.min.js"></script>
<script src="assets/js/wow.min.js"></script>
<script src="assets/js/retina-1.1.0.min.js"></script>
<script src="assets/js/jquery.magnific-popup.min.js"></script>
<script src="assets/js/waypoints.min.js"></script>
<script src="assets/js/masonry.pkgd.min.js"></script>
<script src="assets/js/scripts.js"></script>
<!--[if lt IE 10]> <script src="assets/js/placeholder.js"></script> <![endif]-->
<script>
$(document).ready(function(){
$('.dropdown a.drop').on("click", function(e){
$(this).next('ul').toggle();
e.stopPropagation();
e.preventDefault();
});
});
</script>
</body>
</html>