-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathresume-upload.html
More file actions
201 lines (179 loc) · 13.7 KB
/
resume-upload.html
File metadata and controls
201 lines (179 loc) · 13.7 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
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
<!doctype html>
<!--[if lt IE 7]><html lang="en-US" class="no-js lt-ie9 lt-ie8 lt-ie7"> <![endif]-->
<!--[if (IE 7)&!(IEMobile)]><html lang="en-US" class="no-js lt-ie9 lt-ie8"><![endif]-->
<!--[if (IE 8)&!(IEMobile)]><html lang="en-US" class="no-js lt-ie9"><![endif]-->
<!--[if gt IE 8]><!--> <html lang="en-US" class="no-js"><!--<![endif]-->
<head>
<meta charset="utf-8">
<!-- Google Chrome Frame for IE -->
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<title>CUSEC 2014 | Resume Upload</title>
<!-- mobile meta (hooray!) -->
<meta name="HandheldFriendly" content="True">
<meta name="MobileOptimized" content="320">
<meta name="viewport" content="width=device-width, initial-scale=1.0"/>
<!-- icons & favicons (for more: http://www.jonathantneal.com/blog/understand-the-favicon/) -->
<link rel="apple-touch-icon" href="wp-content/themes/cusec2014/library/images/apple-icon-touch.png">
<link rel="icon" href="wp-content/themes/cusec2014/favicon.png">
<!--[if IE]>
<link rel="shortcut icon" href="http://2014.cusec.net/wp-content/themes/cusec2014/favicon.ico">
<![endif]-->
<!-- or, set /favicon.ico for IE10 win -->
<meta name="msapplication-TileColor" content="#f01d4f">
<meta name="msapplication-TileImage" content="http://2014.cusec.net/wp-content/themes/cusec2014/library/images/win8-tile-icon.png">
<link rel="pingback" href="xmlrpc.php">
<!-- google web fonts -->
<link href='http://fonts.googleapis.com/css?family=Raleway:400,600' rel='stylesheet' type='text/css'>
<!-- wordpress head functions -->
<link rel="alternate" type="application/rss+xml" title="CUSEC 2014 » Feed" href="feed/index.html" />
<link rel="alternate" type="application/rss+xml" title="CUSEC 2014 » Comments Feed" href="comments/feed/index.html" />
<link rel="alternate" type="application/rss+xml" title="CUSEC 2014 » Resume Upload Comments Feed" href="http://2014.cusec.net/resume-upload/feed/" />
<link rel='stylesheet' id='contact-form-7-css' href='wp-content/plugins/contact-form-7/includes/css/styles.css' type='text/css' media='all' />
<link rel='stylesheet' id='bones-stylesheet-css' href='wp-content/themes/cusec2014/library/css/style.css' type='text/css' media='all' />
<!--[if lt IE 9]>
<link rel='stylesheet' id='bones-ie-only-css' href='http://2014.cusec.net/wp-content/themes/cusec2014/library/css/ie.css' type='text/css' media='all' />
<![endif]-->
<script type='text/javascript' src='http://ajax.googleapis.com/ajax/libs/jquery/1.10.2/jquery.min.js'></script>
<script type='text/javascript' src='http://2014.cusec.net/wp-includes/js/comment-reply.min.js'></script>
<script type='text/javascript' src='wp-content/themes/cusec2014/library/js/libs/modernizr.custom.min.js'></script>
<script type='text/javascript' src='http://guestlistapp.com/javascripts/guestlist-embed.js'></script>
<link rel='canonical' href='resume-upload' />
<!-- end of wordpress head -->
<meta property="og:image" content="http://2014.cusec.net/wp-content/themes/cusec2014/library/images/cusec-fb.png"/>
<link rel="image_src" href="wp-content/themes/cusec2014/library/images/cusec-fb.png"/>
<!-- drop Google Analytics Here -->
<script type="text/javascript">
var _gaq = _gaq || [];
_gaq.push(['_setAccount', 'UA-42941833-1']);
_gaq.push(['_trackPageview']);
(function() {
var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
})();
</script>
<!-- end analytics -->
</head>
<body class="page page-id-18 page-template page-template-page-resume-upload-php">
<header id='header' class='header container clearfix' role='banner'>
<a class=' logo-wrapper' href='index.html' rel='nofollow'>
<img class='cusec-logo' src='wp-content/themes/cusec2014/library/images/cusec-logo-wide.png' itemprop='image' alt='CUSEC 2014'/>
</a>
<nav class='header-nav' role='navigation'>
<ul class='nav top-nav'>
<li>
<a href="schedule.html">Schedule</a>
</li><li>
<a href="resume-upload.html">Resume Upload</a>
</li><li>
<a href="democamp.html">Democamp</a>
</li><li>
<a href="index.html#venue" title='Venue'>Venue</a>
</li><li>
<a href="speakers.html" title='Speakers'>Speakers</a>
</li><li>
<a href="sponsors.html" title='Sponsors'>Sponsors</a>
</li><li>
<a href="schools.html">Schools</a>
</li><li>
<a href="team.html">Team</a>
</li>
</ul>
</nav>
</header>
<div id='main-content' class='content page-content'>
<div class='resume-upload page-resume-upload' id='resume-upload'>
<div class='container'>
<h2 class='section-heading light'>Resume Upload</h2>
<div class='page-content'>
<p class='page-cta'>Submit your resume to our sponsors before the career fair at CUSEC!</p>
<p class='page-cta'>
<strong>NEW: You can now include your submission for our Resume Roast!</strong>
</p>
<p class='resume-roast-cta'>
Resume Roast is a lunchtime workshop that will feature a panel of experienced tech-industry judges going through common blunders in example resumes.
</p>
<p class='page-cta cta-note'>
Note: If you previously uploaded your resume for companies only, add your resume for the Roast by submitting this form with the 'Companies' field unchecked.
</p>
<div class="wpcf7" id="wpcf7-f19-p18-o1"><form action="resume-upload#wpcf7-f19-p18-o1" method="post" class="wpcf7-form" enctype="multipart/form-data" novalidate="novalidate">
<div style="display: none;">
<input type="hidden" name="_wpcf7" value="19" />
<input type="hidden" name="_wpcf7_version" value="3.7.2" />
<input type="hidden" name="_wpcf7_locale" value="en_US" />
<input type="hidden" name="_wpcf7_unit_tag" value="wpcf7-f19-p18-o1" />
<input type="hidden" name="_wpnonce" value="d1ccee3d81" />
</div>
<p class='wpcf7-field-wrap'>
<label for='name' class='wpcf7-field-label text-field'>Name*</label><span class="wpcf7-form-control-wrap name"><input type="text" name="name" value="" size="40" class="wpcf7-form-control wpcf7-text wpcf7-validates-as-required res-upload-name" aria-required="true" aria-invalid="false" /></span>
</p>
<p class='wpcf7-field-wrap'>
<label for='email' class='wpcf7-field-label text-field'>Email*</label><span class="wpcf7-form-control-wrap email"><input type="email" name="email" value="" size="40" class="wpcf7-form-control wpcf7-text wpcf7-email wpcf7-validates-as-required wpcf7-validates-as-email res-upload-email" aria-required="true" aria-invalid="false" /></span>
</p>
<p class='wpcf7-field-wrap'>
<label for='school' class='wpcf7-field-label text-field'>School*</label><span class="wpcf7-form-control-wrap school"><input type="text" name="school" value="" size="40" class="wpcf7-form-control wpcf7-text wpcf7-validates-as-required res-upload-school" aria-required="true" aria-invalid="false" /></span>
</p>
<p class='wpcf7-field-wrap'>
<label for='file' class='wpcf7-field-label'>Upload your .pdf resume (maximum 2MB)*</label><br />
<span class="wpcf7-form-control-wrap resume"><input type="file" name="resume" value="1" size="40" class="wpcf7-form-control wpcf7-file wpcf7-validates-as-required" aria-required="true" aria-invalid="false" /></span>
</p>
<p class='wpcf7-field-wrap'>
<label for='companies' class='wpcf7-field-label'>Which companies would you like to send your resume to?</label><br />
<label id="res-upload-checkall" class="res-upload-checkall"><input type="checkbox"> <span class="wpcf7-list-item-label">All Companies</span></label><span class="wpcf7-form-control-wrap companies"><span class="wpcf7-form-control wpcf7-checkbox res-upload-companies" id="res-upload-companies"><span class="wpcf7-list-item first"><label><input type="checkbox" name="companies[]" value="CSEC" /> <span class="wpcf7-list-item-label">CSEC</span></label></span><span class="wpcf7-list-item"><label><input type="checkbox" name="companies[]" value="Morgan Stanley" /> <span class="wpcf7-list-item-label">Morgan Stanley</span></label></span><span class="wpcf7-list-item"><label><input type="checkbox" name="companies[]" value="Shopify" /> <span class="wpcf7-list-item-label">Shopify</span></label></span><span class="wpcf7-list-item"><label><input type="checkbox" name="companies[]" value="IBM" /> <span class="wpcf7-list-item-label">IBM</span></label></span><span class="wpcf7-list-item"><label><input type="checkbox" name="companies[]" value="Genetec" /> <span class="wpcf7-list-item-label">Genetec</span></label></span><span class="wpcf7-list-item"><label><input type="checkbox" name="companies[]" value="Microsoft" /> <span class="wpcf7-list-item-label">Microsoft</span></label></span><span class="wpcf7-list-item"><label><input type="checkbox" name="companies[]" value="Palantir" /> <span class="wpcf7-list-item-label">Palantir</span></label></span><span class="wpcf7-list-item"><label><input type="checkbox" name="companies[]" value="CAE Inc." /> <span class="wpcf7-list-item-label">CAE Inc.</span></label></span><span class="wpcf7-list-item"><label><input type="checkbox" name="companies[]" value="Google" /> <span class="wpcf7-list-item-label">Google</span></label></span><span class="wpcf7-list-item"><label><input type="checkbox" name="companies[]" value="Nuance" /> <span class="wpcf7-list-item-label">Nuance</span></label></span><span class="wpcf7-list-item"><label><input type="checkbox" name="companies[]" value="Stripe" /> <span class="wpcf7-list-item-label">Stripe</span></label></span><span class="wpcf7-list-item"><label><input type="checkbox" name="companies[]" value="BNOTIONS" /> <span class="wpcf7-list-item-label">BNOTIONS</span></label></span><span class="wpcf7-list-item"><label><input type="checkbox" name="companies[]" value="Oracle Eloqua" /> <span class="wpcf7-list-item-label">Oracle Eloqua</span></label></span><span class="wpcf7-list-item last"><label><input type="checkbox" name="companies[]" value="Context.IO" /> <span class="wpcf7-list-item-label">Context.IO</span></label></span></span></span>
</p>
<p class='wpcf7-field-wrap'>
<label for='roast' class='wpcf7-field-label resume-roast-label'>Submit your resume for the Resume Roast event?</label>
</p>
<p class="page-cta">Warning: Do not submit multiple resumes to the same company</p>
<div class="wpcf7-response-output wpcf7-display-none"></div></form></div>
<p class='page-cta'>Resume uploads are now closed. Thank you for your submissions and good luck with interviews!</p>
</div>
</div>
</div>
</div>
<footer id='footer' class="footer" role="contentinfo">
<section class='footer-content footer-social'>
<div class='container'>
<a class='footer-icon twitter' href="http://www.twitter.com/cusec" title="@cusec" onclick="_gaq.push(['_trackEvent', 'Social Media', 'Twitter', 'Clicked to Twitter']);">
<img src='wp-content/themes/cusec2014/library/images/icon-twitter.svg' alt='Twitter @cusec'/>
</a>
<a class='footer-icon facebook' href="http://www.facebook.com/pages/CUSEC/9884406702" title="CUSEC on Facebook" onclick="_gaq.push(['_trackEvent', 'Social Media', 'Facebook', 'Clicked to Facebook']);">
<img src='wp-content/themes/cusec2014/library/images/icon-facebook.svg' alt='CUSEC Facebook'/>
</a>
<a class='footer-icon googleplus' href="http://plus.google.com/106331744933691516421" rel="publisher" title='CUSEC on Google+' onclick="_gaq.push(['_trackEvent', 'Social Media', 'Google Plus', 'Clicked to Google Plus']);">
<img src='wp-content/themes/cusec2014/library/images/icon-googleplus.svg' alt='CUSEC Google Plus'/>
</a>
</div>
</section>
<section class='footer-content footer-credits'>
<div class='container clearfix'>
<p class='pull-left'>
Built by <a href='http://xeniatay.com' title='Xenia Tay'>Xenia Tay</a>
</p>
<p class='cusec-credit'>Presented by the <a href="team.html">CUSEC 2014 Team</a></p>
<p class='pull-right'>
<a href='mailto:info@cusec.net' title='info@cusec.net' onClick="_gaq.push(['_trackEvent', 'mailto', 'info']);">Contact</a> |
<a href='mailto:sponsor@cusec.net' title='sponsor@cusec.net' onClick="_gaq.push(['_trackEvent', 'mailto', 'sponsorship']);">Sponsor</a>
</p>
</div>
</section>
</footer>
<!-- all js scripts are loaded in library/bones.php -->
<script type='text/javascript' src='wp-content/plugins/contact-form-7/includes/js/jquery.form.min.js'></script>
<script type='text/javascript'>
/* <![CDATA[ */
var _wpcf7 = {"loaderUrl":"http:\/\/2014.cusec.net\/wp-content\/plugins\/contact-form-7\/images\/ajax-loader.gif","sending":"Sending ..."};
/* ]]> */
</script>
<script type='text/javascript' src='wp-content/plugins/contact-form-7/includes/js/scripts.js'></script>
<script type='text/javascript' src='http://2014.cusec.net/wp-includes/js/underscore.min.js'></script>
<script type='text/javascript' src='wp-content/themes/cusec2014/library/js/herounit.js'></script>
<script type='text/javascript' src='wp-content/themes/cusec2014/library/js/parallax-scroll.js'></script>
<script type='text/javascript'>
/* <![CDATA[ */
var root_dir = "http:\/\/2014.cusec.net\/wp-content\/themes\/cusec2014";
/* ]]> */
</script>
<script type='text/javascript' src='wp-content/themes/cusec2014/library/js/cusec2014.js'></script>
</body>
</html>