-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
218 lines (187 loc) · 8.2 KB
/
index.html
File metadata and controls
218 lines (187 loc) · 8.2 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
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml"><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>NerdAbility</title>
<link rel="icon" type="image/png" href="./NerdAbility_files/favicon.png">
<!-- EditableGrid -->
<link rel="stylesheet" href="./NerdAbility_files/editablegrid-2.0.1.css" type="text/css" media="screen">
<!-- WebFonts -->
<link href="./NerdAbility_files/css" rel="stylesheet" type="text/css">
<!-- Twitter Bootstrap CSS -->
<link rel="stylesheet" type="text/css" href="./NerdAbility_files/bootstrap.css">
<link rel="stylesheet" type="text/css" href="./NerdAbility_files/bootstrap-responsive.css">
<!-- Core StyleSheet -->
<link rel="stylesheet" type="text/css" href="./NerdAbility_files/main_style.css">
<link rel="stylesheet" type="text/css" href="./NerdAbility_files/search.css">
<link rel="stylesheet" type="text/css" href="./NerdAbility_files/bootstrap-override.css">
<link rel="stylesheet" href="http://code.jquery.com/ui/1.10.0/themes/base/jquery-ui.css">
<link rel="stylesheet" type="text/css" href="./NerdAbility_files/project-styles.css">
<link rel="prefetch" href="./livetour">
<body cz-shortcut-listen="true">
<div class="navbar navbar-inverse navbar-fixed-top">
<div class="navbar-inner">
<div class="container">
<a class="btn btn-navbar" data-toggle="collapse" data-target=".nav-collapse">
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</a>
<a class="brand" href="">
<img src="./NerdAbility_files/header.png">
</a>
<div class="nav-collapse">
<ul class="nav pull-right">
<li><a href="http://nerd-ability.blogspot.co.uk/">Blog</a></li>
</ul>
</div>
</div>
</div>
</div>
<div class="container-fluid" style="background-color:#2d3538; color:white">
<div class="container">
<div class="row" style="padding-top:60px; ">
<div class="span10">
<img src="./NerdAbility_files/somuch.png" style="float: left; margin: 4px;">
<div style="font-family: 'Source Sans Pro', Helvetica, Arial, sans-serif; clear:both; font-size: 24px; line-height: 1.3em; color: #F2F2F2; padding-top: 20px; padding-bottom: 30px; font-weight: 200">
Create an awesome online CV that really shows your best side. Link up your accounts for StackOverflow, GitHub, BitBucket and more
to show your true tech-savvy.
</div>
</div>
</div>
<div class="row" style="padding-bottom:40px;">
<div class="span8">
<div id="registration-container" style="">
<a href="./livetour" class="btn btn-large btn-primary">
Not convinced? <br> Come & take a look around!
</a>
</div>
</div>
</div>
</div>
</div>
<div class="container-fluid" style="background-color: #85959C; padding-top: 10px; padding-bottom: 20px; color: white">
<div class="container">
<div class="row">
</div>
</div>
</div>
<div class="container">
<br><br><br>
<div class="row">
<div class="span3">
<div class="rounded_menu" style="padding:10px;">
<div class="copyheader text-center">
<img src="./NerdAbility_files/ghinside.png" style="" alt="GitHub" title="GitHub">
</div>
<div class="text-justify" style="padding-top:10px;">
Connect your GitHub account to list the projects you have worked on and your open source credentials, as well as listing the
technologies that you have worked on and have proven experience in. Potential employers will love to see examples of
your code!
</div>
<br>
</div>
</div>
<div class="span3">
<div class="rounded_menu" style="padding:10px;">
<div class="copyheader uppercase text-center">
<img src="./NerdAbility_files/gcinside.png" style="margin-left:15px;margin-right:2px;" alt="Google Code" title="Google Code">
</div>
<div class="text-justify" style="padding-top:10px;">
If you are kicking it old-school and are also hosting some of your open source projects on Google Code then fear not, you can integrate with that
too.
</div>
<br>
</div>
</div>
<div class="span3">
<div class="rounded_menu" style="padding:10px;">
<div class="copyheader uppercase text-center">
<img src="./NerdAbility_files/bbinside.png" style="margin-left:15px;margin-right:2px;" alt="BitBucket" title="BitBucket">
</div>
<div class="text-justify" style="padding-top:10px;">
If you are like us and enjoying the new BitBucket re-design and the JIRA integration and are hosting with Atlassian, then connect your
account to show off your public projects there!
</div>
<br>
</div>
</div>
<div class="span3">
<div class="rounded_menu" style="padding:10px;">
<div class="copyheader uppercase text-center">
<img src="./NerdAbility_files/soinside.png" style="margin-left:15px;margin-right:2px;" alt="StackOverflow" title="StackOverflow">
</div>
<div class="text-justify" style="padding-top:10px;">
If you connect your StackOverflow account with your CV then you can show off you SO reputation and badges - showing employers both your
expertise knowledge and your communication skills!
</div>
<br>
</div>
</div>
</div>
<div class="row">
<div class="span3">
<div class="rounded_menu" style="padding:10px;">
<div class="copyheader text-center">
<img src="./NerdAbility_files/glinside.png" style="" alt="GeekList" title="GeekList">
</div>
<div class="text-justify" style="padding-top:10px;">
Are you active in the online tech community? a member of awesome startup community GeekList (if not, then why not?)? Connect your
GeekList to show off your claims to fame ("cards") and your high-fives from fellow nerds!
</div>
<br>
</div>
</div>
<div class="span3">
<div class="rounded_menu" style="padding:10px;">
<div class="copyheader uppercase text-center">
<img src="./NerdAbility_files/rssinside.png" style="margin-left:15px;margin-right:2px;" alt="Blogs" title="Blogs">
</div>
<div class="text-justify" style="padding-top:10px;">
Got a blog? Add it to your CV to show off your technical writing skills, extensive subject area expertise, and all round enthusiasm
and passion for tech!
</div>
<br>
</div>
</div>
<div class="span3">
<div class="rounded_menu" style="padding:10px;">
<div class="copyheader uppercase text-center">
<img src="./NerdAbility_files/mobileinside.png" style="margin-left:15px;margin-right:2px;" alt="Mobile" title="Mobile">
</div>
<div class="text-justify" style="padding-top:10px;">
Add links to your mobile app portfolio (on any platform) to further demonstrate your body of work and skills.
</div>
<br>
</div>
</div>
<div class="span3">
<div class="rounded_menu" style="padding:10px;">
<div class="copyheader uppercase text-center">
<img src="./NerdAbility_files/socialinside.png" style="margin-left:15px;margin-right:2px;" alt="Social" title="Social">
</div>
<div class="text-justify" style="padding-top:10px;">
Once you have completed your CV share it with the world (or at least future employers) on Facebook, Twitter, Pinterest. Your CV on Pinterest?
That's the 21st century for you.
</div>
<br>
</div>
</div>
</div>
<div class="loginpage">
<h1>
Sounds awesome right?
</h1>
</div>
<br><br>
<div class="row">
<div class="span12">
<footer>
<hr size="3">
<p>e: <a href="mailto:nerdz@nerdability.com">nerdz@nerdability.com</a> </p>
<p>t: <a href="https://twitter.com/#!/nerd_ability">@nerd_ability</a> </p>
<p>© 20012-2015 NerdAbility Ltd. All rights reserved. Registered in England and Wales No. 8440963. Registered office: 145-157, St John Street, London, EC1V 4PW, England.</p>
<br>
</footer>
</div>
</div>
</div>
<span id="buffer-extension-hover-button" style="display: none; position: absolute; z-index: 8675309; width: 100px; height: 25px; opacity: 0.9; cursor: pointer; background-image: url(chrome-extension://noojglkidnpfjbincgijbaiedldjfbhh/data/shared/img/buffer-hover-icon@1x.png); background-size: 100px 25px;"></span></body></html>