-
Notifications
You must be signed in to change notification settings - Fork 0
/
jobs-old.html
executable file
·380 lines (318 loc) · 16.9 KB
/
jobs-old.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
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
<!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.0">
<meta name="apple-itunes-app" content="app-id=598502707"/>
<meta name="description" content="The fastest easiest way to plan social events and pool cash with friends for anything. Download from the App Store.">
<meta name="keywords" content="">
<meta name="author" content="Luis Metzger">
<link href="myhub_v1/assets/img/favicon.png" rel="shortcut icon" >
<title>Jobs | Myhub</title>
<!-- Core Framework CSS before SASS -->
<link href="assets/css/bootstrap.min.css" rel="stylesheet">
<!--add more stylesheet before this line-->
<link href="assets/css/responsive.css" rel="stylesheet">
<link href="assets/css/app.css" rel="stylesheet">
<!-- Script for SVG -->
<script type="text/javascript" src="assets/js/modernizr.custom.70954.js"></script>
</head>
<body>
<!-- Pushy Menu -->
<nav class="pushy pushy-left">
<ul>
<li><a href="about.html">About</a></li>
<li><a href="how-it-works.html">How it Works</a></li>
<li><a href="jobs.html">Jobs</a></li>
<li><a href="https://myhubapp.zendesk.com/hc/en-us">FAQ</a></li>
<li class=""><a href="http://myhubapp.tumblr.com/">Blog</a></li>
<li><a href="contact-us.html">Support</a></li>
<li><a href="https://itunes.apple.com/us/app/myhub/id598502707?mt=8" class="ln-red-link">Download the app!</a></li>
</ul>
<div class="ln-cr">
<ul>
<li><a href="terms-of-service.html">Terms</a></li>
<li><a href="privacy-policy.html">Legal</a></li>
</ul>
</div>
</nav>
<!-- Site Overlay -->
<div class="site-overlay"></div>
<!-- class="container-push"-->
<div id="pushy_wrapper">
<div id="ln-wrapper" class="ln-wrapper">
<div class="ln-header">
<div class="ln-header-inner clearfix text-center">
<div class="top-header3">
<!--add this class nav menu-->
<div class="top-sub-head">
<div class="nav-pullleft pull-left">
<a href="#" class="menu-btn"><i class="fa fa-bars"></i></a>
</div>
<div class="sub-logo">
<a id="ln-logo" href="index.html"><img class="img-responsive" src="myhub_v1/assets/images/myhub-logo-2.png">
</a>
</div>
<div class="nav-wrapper">
<ul class="clearfix">
<li class="downloadlink"><a href="javascript:;" class="downlo">Download</a></li>
<li class="subli" ><a href="about.html">About</a></li>
<li class="subli" ><a href="how-it-works.html">How it Works</a></li>
<li class="subli" ><a href="http://myhubapp.tumblr.com/" target="_blank">Blog</a></li>
<li class="subli" ><a href="jobs.html">Job</a></li>
<li class="subli" ><a href="https://myhubapp.zendesk.com/hc/en-us">FAQ</a></li>
<li class="subli" ><a href="contact-us.html" >Support</a></li>
</ul>
</div>
</div>
</div>
</div>
<!--end header-->
<div class="jobs aboutPageCont"><!-- contactUsCont job-->
<!-- Header Wrap -->
<section id="home" name="home"></section>
<div class="headerwrap">
<div class="container">
<div class="row text-center">
<div class="col-lg-12">
<h1><span>Jobs</span></h1>
<h3> <span>Are you entrepreneurial, ambitious, and tech-savvy? </span></h3>
<h3><span>If so, drop us a line :)</span></h3>
<br>
</div>
</div>
</div> <!-- /container -->
</div><!-- /headerwrap -->
<!-- Features Wrap -->
<section id="features" name="features"></section>
<div id="jobs_inner">
<div class="jobs_about_team">
<div class="container media">
<div class="pull-right hidden-xs">
<img src="myhub_v1/assets/images/galvanize_logo.jpg" alt=""/>
</div>
<div class="media-body">
<h2>About Our Team</h2>
<p>We’re a small team working together out of a co-working space named Galvanize.
We work and play hard the Colorado way and we’re <em>always</em> looking for good talent.
If you see something that reads like you, drop us a line.</p>
</div>
</div>
</div><!--end jobs about section-->
<div class="jobsCont">
<div class="container">
<div class="row">
<!--<div class="col-md-4">
<div class="job_links">
<h2>Available Jobs <i class="fa fa-arrow-circle-right"></i></h2>
<h5>Snr. IOS Developer</h5>
<ul class="list-unstyled">
<li class="hide"><a href="#">Snr. IOS Developer</a></li>
<li><a href="#">CS / Support Specialist</a></li>
<li><a href="#">Director of Sales</a></li>
<li><a href="#">Snr. UX Designer</a></li>
<li><a href="#">Snr. Android Developer</a></li>
</ul>
</div>
</div>-->
<div class="col-md-3">
<div class="job_links">
<h2>Available Jobs</h2>
<div class="select_box">
<div class="form-control visible-480">Jobs List <i class="fa fa-arrow-circle-down"></i></div>
<ul class="list-unstyled">
<li><a href="#">Senior Front End Web Developer</a></li>
<!-- <li><a href="#">CS / Support Specialist</a></li>
<li><a href="#">Director of Sales</a></li>
<li><a href="#">Snr. UX Designer</a></li>
<li><a href="#">Snr. Android Developer</a></li> -->
</ul>
</div>
</div>
</div>
<div class="col-md-9">
<div class="job_txt">
<div class="apply_btn pull-right hidden-480">
<a href="mailto:[email protected]"><button class="btn btn-primary btn-group-lg">Apply?</button></a>
</div>
<h3>Senior Front End Web Developer -- Denver, CO</h3>
<p>Interested in joining an early stage tech startup to showcase your front-end skills? At
Myhub, we’re looking for an ambitious, senior level Front-End Developer that’s able to hit
the ground running, contribute ideas, and develop exciting, new features inside an agile
environment. We are design, server-side, and iOS app ready with a complete v2.0 overhaul
just completed - but now we need the right Web Developer to step in and take ownership
of our front-end efforts. </p>
<h4>ABOUT MYHUB</h4>
<p>Myhub is a small team of 5 building the fastest, easiest way to plan social events and pool
cash for anything. Whether you’re planning a park day, group dinner, road trip, happy hour,
vacation rental, you name it - Myhub is the perfect solution. We make it incredibly easy for
anyone to setup an event, send invites, collect cash, and collaborate with friends — all in
one place so you can forget chasing down friends and payments. </p>
<h4>INDIVIDUAL QUALITIES </h4>
<p>
- Excellent Communication <br/>
- Team Player <br/>
- Results-oriented <br/>
- Ambitious & self-motivated
</p>
<h4>TECHNICAL SKILLS</h4>
<p>
- Extensive API familiarity and experience <br/>
- Excellent code quality <br/>
- Proficient in HTML5 / CSS Development <br/>
- Proficient in Javascript <br/>
- Bootstrap / Responsiveness <br/>
- 4+ years relevant experience
</p>
<h4>POSITION DETAILS </h4>
<p>
- Contract-to-hire position <br/>
- Able to work in a distributed team <br/>
- Daily standups via Skype <br/>
- Weekly / Bi-weekly sprint planning <br/>
- $70-80k annual equivalent + equity
</p>
<p>Myhub is a privately funded startup based in Galvanize Denver located at 11th and Speer
in Denver, CO. If you’re interested, shoot us an email at <a href="[email protected]">[email protected]</a>.</p>
<h4> </h4>
<div class="apply_btn visible-480">
<a href="mailto:[email protected]"><button class="btn btn-primary btn-group-lg">Apply?</button></a>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<!-- Footer Wrap -->
<section id="contact" name="contact"></section>
<footer id="footer">
<div id="footerwrap">
<div class="container hidden-xs">
<div class="row" id="fwUpper">
<div class="col-md-4 flogoCont">
<div class="flogo">
<a href="#"><img src="myhub_v1/assets/images/footer_logo.png" alt="My Hubb"></a>
</div>
<p>Myhub is a tech startup in Denver, CO building a platform for social event planning, collaboration, and payments.</p>
</div>
<div class="col-md-7 fNav">
<div class="row">
<div class="col-sm-3 col-xs-6">
<h5>COMPANY</h5>
<ul style="font-family:'Gill Sans W10 Medium';">
<li><a href="about.html">About</a></li>
<li><a href="how-it-works.html">How it Works</a></li>
<li><a href="jobs.html">Jobs</a></li>
<li><a href="press.html">Press</a></li>
<li><a href="http://myhubapp.tumblr.com/">Blog</a></li>
</ul>
</div><!--end f nav parts-->
<!-- <div class="col-sm-3 col-xs-6">
<h5>BLOG</h5>
<ul style="font-family:'Gill Sans W10 Medium';">
<li><a href="#">#Announcements</a></li>
<li><a href="#">#Basics</a></li>
<li><a href="#">#HowTo</a></li>
<li><a href="#">#Fun</a></li>
<li><a href="#">#TechTalk</a></li>
</ul>
</div><!--end f nav parts-->
<div class="clearfix visible-xs"></div>
<div class="col-sm-3 col-xs-6">
<h5>SUPPORT</h5>
<ul style="font-family:'Gill Sans W10 Medium';">
<li><a href="faq.html">FAQ</a></li>
<li><a href="contact-us.html">Contact Us</a></li>
</ul>
</div><!--end f nav parts-->
<div class="col-sm-3 col-xs-6">
<h5>LEGAL</h5>
<ul style="font-family:'Gill Sans W10 Medium';">
<li><a href="privacy-policy.html">Privacy</a></li>
<li><a href="terms-of-service.html">Terms</a></li>
</ul>
</div><!--end f nav parts-->
</div>
</div><!--end footer nav-->
</div><!--end upper footer-->
</div>
<div class="divider_cu hidden-xs"></div>
<div class="container">
<div class="row visible-xs">
<ul class="col-xs-12 bnm_page_links list-unstyled">
<li><a href="about.html">About</a></li>
<li><a href="how-it-works.html">How it Works</a></li>
<li><a href="jobs.html">Jobs</a></li>
<li><a href="https://myhubapp.zendesk.com/hc/en-us">FAQ</a></li>
<li><a href="http://myhubapp.tumblr.com/" target="_blank">Blog</a></li>
<li><a href="https://brandfolder.com/myhub" target="_blank">Press</a></li>
<li><a href="contact-us.html">Contact Us</a></li>
</ul>
</div>
<div class="row" id="fwMdl">
<div class="col-md-3">
<a href="https://itunes.apple.com/us/app/myhub/id598502707?mt=8"><img alt="" src="assets/images/App_Store_Badge.svg" style="width: 170px;"></a>
</div>
<div class="col-md-6 flogo hidden-xs">
<img alt="" src="assets/images/CO_Company_Color.svg" style="width: 120px;">
</div>
<div class="col-md-3 fSocial">
<h5>Join us</h5>
<a href="https://www.facebook.com/Myhubapp" target="_blank"><img src="myhub_v1/assets/images/icons/fs_fb.png" alt="Facebook"/></a>
<a href="https://twitter.com/myhubapp" target="_blank"><img src="myhub_v1/assets/images/icons/fs_linkin.png" alt="Instagram"/></a>
<a href="https://plus.google.com/+Myhubapp/" target="_blank"><img src="myhub_v1/assets/images/icons/fs_thmb.png" alt="Tumblr"/></a>
<a href="http://myhubapp.tumblr.com/" target="_blank"><img src="myhub_v1/assets/images/icons/fs_twt.png" alt="Twitter"/></a>
<a href="https://www.youtube.com/user/MyHubApp" target="_blank"><img src="myhub_v1/assets/images/icons/fs_ytb.png" alt="Youtube"/></a>
</div>
</div><!--end middle footer-->
<div class="row fcopyRight text-left" id="fwLower">
<div class="col-md-12">
© 2014 myhub
</div>
</div><!--end Lower footer-->
</div>
</div>
</footer>
</div>
</div>
<!--modals-->
<div class="modal middlemodal fade in" id="downloadAppModal" tabindex="-1" role="dialog" arial-labelledby="downloadAppModalTitle" aria-hidden="false" style="display: none;">
<div class="modal-dialog">
<div class="modal-content">
<button type="button" class="btn close" data-dismiss="modal" aria-hidden="true"><i class="fa fa-times"></i></button>
<div class="modal-body">
<p class="modal-message" style="margin:0 0 1em 0;">Enter your phone number, area code and all.<br>
We’ll text you a download link!</p>
<form class="download-app-form" role="form">
<div class="row">
<div class="col-xs-12 twilow_sms">
<label class="sr-only" for="modalSmsInput">Phone number</label>
<input type="tel" id="modalSmsInput" placeholder="xxxxxxxxx" class="form-control">
<button id="twillow_submit">Send SMS</button>
</div>
<div class="hide col-xs-12" id="pp_status"></div>
</div>
</form>
</div>
</div>
</div>
</div>
<!--modals ends-->
<!-- jQuery (necessary for Bootstrap's JavaScript plugins) -->
<script type="text/javascript" src="assets/js/jquery.min.js"></script>
<!-- Include all compiled plugins (below), or include individual files as needed -->
<script type="text/javascript" src="assets/js/bootstrap.min.js"></script>
<script type="text/javascript" src="assets/js/jquery.easings.min.js"></script>
<script type="text/javascript" src="assets/js/jquery.slimscroll.min.js"></script>
<script type="text/javascript" src="assets/js/jquery.fullPage.min.js"></script>
<script type="text/javascript" src="assets/js/jquery.waypoints.min.js"></script>
<script type="text/javascript" src="assets/js/pushy.min.js"></script>
<script type="text/javascript" src="assets/js/venobox.min.js"></script>
<script type="text/javascript" src="assets/js/custom.js"></script>
<!--add scripts before this line-->
<script type="text/javascript" src="assets/js/scripts.js"></script>
</body>
</html>