-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathlanding.html
335 lines (292 loc) · 14.5 KB
/
landing.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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<meta name="description" content="">
<meta name="author" content="">
<title>Landing Here</title>
<link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/bootstrap/4.1.3/css/bootstrap.min.css" integrity="sha384-MCw98/SFnGE8fJT3GXwEOngsV7Zt27NXFoaoApmYm81iuXoPkFOJwJ8ERdknLPMO" crossorigin="anonymous">
<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.1.0/css/all.css" integrity="sha384-lKuwvrZot6UHsBSfcMvOkWwlCMgc0TaWr+30HWe3a4ltaBwTZhyTEggF5tJv8tbt" crossorigin="anonymous">
<link href="css/humans_in_tech.css" rel="stylesheet">
<link href="css/humans_in_tech_custom.css" rel="stylesheet">
</head>
<body>
<nav class="top_nav">
<section class="nav_container">
<div class="brand">
<a href="landing.html">Humans in tech</a>
</div>
<div class="menu text-right">
<ul>
<li class="menu_item"><a href="#">Login</a></li>
<li class="menu_item"><a href="#" class="active">Join <span class="hidden-xs">Humans in tech</span></a></li>
</ul>
</div>
</section>
</nav>
<section class="container">
<div class="welcome">
<h1 class="welcome">Humans in tech connects humans building and contributing to technology. </h1>
<span class="sub_welcome">
<p>A free and open source project connecting humans in technology.</p>
<a href="signup.html" class="btn btn-primary btn-block btn-lg custom welcome">Join Humans in tech</a>
</span>
</div>
<div class="welcome_humans">
<div class="row related_humans">
<span class="col-6">
<div class="human_wrapper text-left mt-6">
<a href="profile.html" class="human_p" style="background-image: url(https://i.pinimg.com/564x/88/f1/97/88f197edeb547272bc47ffc280c5d57e.jpg); background-position: center;"></a>
<span class="human_action">
<a href="#">Follow me</a>
<a href="#">Message me</a>
</span>
<a href="profile.html" class="human_name">Sarah Hackbie</a>
<span class="human_profession">Data Scientist</span>
<span class="human_location">Stockholm Sweden</span>
<span class="human_expertise">Data Architecture, Risk Analysis, Systems Engineering</span>
</div>
</span>
<span class="col-6">
<div class="human_wrapper text-left mt-6">
<a href="profile.html" class="human_p" style="background-image: url(http://gordonturibamwe.com/img/g.jpg)"></a>
<span class="human_action">
<a href="#">Follow me</a>
<a href="#">Message me</a>
</span>
<a href="profile.html" class="human_name">Gordon Turibamwe </a>
<span class="human_profession">Software Developer</span>
<span class="human_location">Boston MA USA</span>
<span class="human_expertise">Web, Mobile and Desktop Development (Mac, iOS, Windows & Android)</span>
</div>
</span>
</div>
</div>
</section>
<section class="welcom_bg_light_gray">
<div class="welcome mt-0">
<h1 class="welcome">Showcase your technological projects. </h1>
<span class="sub_welcome_2">
<p>Showcase your technological projects, let people find you based on the topics, projects and expertise that you care about. </p>
</span>
</div>
<div class="welcome_contribution" style="max-width: 500px;">
<ul class="contributions_wrapper">
<li>
<a href="contribution.html" class="contribution_title">Google.com <span class="verified"><i class="fas fa-check-circle"></i></span> </a>
<span class="contribution_profession">User Experience Lead on Cross-cultural Usability</span>
<span class="contribution_info">
<span><a href="#">www.uber.com</a> </span>
<span><a href="#">Software Company</a> </span>
<span><a href="contribution.html">22+ Humans</a> </span>
</span>
<span class="contribution_content">
<p>Special focus on cross-cultural research and emerging demographics. Designed a User Experience Lifecycle approach to help better understand how non-US markets are using products in their everyday lives</p>
</span>
<span class="contribution_action">
<span><a href="#" data-toggle="modal" data-target="#requestInvite"><i class="fas fa-user-plus mr-1"></i> Request invite</a> </span>
<span><a href="#" data-toggle="modal" data-target="#bookmarkProject"><i class="far fa-bookmark mr-1"></i> Bookmark Project</a> </span>
<span><a href="#" data-toggle="modal" data-target="#reportClaim"><i class="fas fa-exclamation mr-1"></i> Report / Claim</a> </span>
</span>
</li>
</ul>
</div>
</section>
<section class="container">
<div class="welcome">
<h1 class="welcome"">We bring humans in tech together. </h1>
<span class="sub_welcome_3">
<p>We connect humans using technology to tackle the biggest problems. Whether it is clean energy, robotics, quantum computing, synthetic biology, telemedicine, AI, or cloud education and NUI software.</p>
</span>
</div>
<div class="related_wrapper">
<div class="row related_humans">
<span class="col-md-4 col-6">
<div class="human_wrapper text-left mt-6">
<a href="profile.html" class="human_p" style="background-image: url(https://i.pinimg.com/564x/12/46/73/124673b904684d67e9922fe1ee44e97c.jpg)"></a>
<span class="human_action">
<a href="#">Follow me</a>
<a href="#">Message me</a>
</span>
<a href="profile.html" class="human_name">Gordon Turibamwe</a>
<span class="human_profession">Ux Dsigner, Ui Developer, Software Developer</span>
<span class="human_location">Boston MA USA</span>
<span class="human_expertise">Robotics, Circut Assembly, Computation ..</span>
</div>
</span>
<span class="col-md-4 col-6">
<div class="human_wrapper text-left mt-6">
<a href="profile.html" class="human_p" style="background-image: url(https://i.pinimg.com/564x/90/b9/91/90b9916695755efbb717f2ec055da6e6.jpg)"></a>
<span class="human_action">
<a href="#">Follow me</a>
<a href="#">Message me</a>
</span>
<a href="profile.html" class="human_name">George Stephanie</a>
<span class="human_profession">Software Developer</span>
<span class="human_location">Boston MA USA</span>
<span class="human_expertise">Robotics, Circut Assembly, Computation ..</span>
</div>
</span>
<span class="col-md-4 col-6">
<div class="human_wrapper text-left mt-6">
<a href="profile.html" class="human_p" style="background-image: url(https://i.pinimg.com/564x/b8/96/7d/b8967d13fbed8bec73d947ed3e760061.jpg)"></a>
<span class="human_action">
<a href="#">Follow me</a>
<a href="#">Message me</a>
</span>
<a href="profile.html" class="human_name">Hiroyo Okubo</a>
<span class="human_profession">Software Developer</span>
<span class="human_location">Boston MA USA</span>
<span class="human_expertise">Robotics, Circut Assembly, Computation ..</span>
</div>
</span>
<span class="col-md-4 col-6">
<div class="human_wrapper text-left mt-3">
<a href="profile.html" class="human_p" style="background-image: url(https://i.pinimg.com/564x/99/54/ae/9954ae19a4e1c0136042430414ce47d1.jpg)"></a>
<span class="human_action">
<a href="#">Following</a>
<a href="#">Message me</a>
</span>
<a href="profile.html" class="human_name">Sarah Hackbie</a>
<span class="human_profession">Ui Developer, Software Developer</span>
<span class="human_location">Hawthone CA USA</span>
<span class="human_expertise">Robotics, Circut Assembly, Computation ..</span>
</div>
</span>
<span class="col-md-4 col-6">
<div class="human_wrapper text-left mt-3">
<a href="profile.html" class="human_p" style="background-image: url(https://i.pinimg.com/564x/12/46/73/124673b904684d67e9922fe1ee44e97c.jpg)"></a>
<span class="human_action">
<a href="#">Following</a>
<a href="#">Message me</a>
</span>
<a href="profile.html" class="human_name">Gordon Turibamwe</a>
<span class="human_profession">Ux Dsigner, Ui Developer, Software Developer</span>
<span class="human_location">Boston MA USA</span>
<span class="human_expertise">Robotics, Circut Assembly, Computation ..</span>
</div>
</span>
<span class="col-md-4 col-6">
<ul class="network_humans mt-3">
<li>
<a href="profile.html" class="human_p" style="background-image: url(https://i.pinimg.com/564x/88/f1/97/88f197edeb547272bc47ffc280c5d57e.jpg)"></a>
<span class="h_c">
<a href="profile.html" class="human_name">Belinda Nabusimba</a>
<span class="human_profession">Tech Recruitor</span>
<span class="human_location">Arlington MA USA</span>
</span>
</li>
<li>
<a href="profile.html" class="human_p" style="background-image: url(https://i.pinimg.com/564x/b1/5c/c3/b15cc3cddb6daf455792a0678d9b440b.jpg)"></a>
<span class="h_c">
<a href="profile.html" class="human_name">Fred Kayiwa</a>
<span class="human_profession">Tech Musician</span>
<span class="human_location">Kampala Uganda</span>
</span>
</li>
<li>
<a href="profile.html" class="human_p" style="background-image: url(https://i.pinimg.com/564x/11/65/4d/11654d626cd541e12e9f6657f992261b.jpg)"></a>
<span class="h_c">
<a href="profile.html" class="human_name">Sarah Hackbie</a>
<span class="human_profession">Ui Developer, Software Developer</span>
<span class="human_location">Hawthone CA USA</span>
</span>
</li>
<li>
<a href="profile.html" class="human_p" style="background-image: url(https://i.pinimg.com/564x/d5/e6/14/d5e614771f873f2d0247def6881842ea.jpg)"></a>
<span class="h_c">
<a href="profile.html" class="human_name">Jessica Nalongo</a>
<span class="human_profession">Software Developer</span>
<span class="human_location">Hawthone CA USA</span>
</span>
</li>
</ul>
</span>
</div>
</div>
</section>
<section class="welcom_bg_light_gray mb-0">
<div class="welcome mt-0">
<h1 class="welcome">Humans in tech is an open source Project </h1>
<span class="sub_welcome_2">
<p class="mb-4">Showcase your technological projects, let people find you based on the topics, projects and expertise that you care about. </p>
<p class="mb-4">Start contributing to humans in tech. </p>
<p class="mt-5"><a href="contribute.html" style="color: #fff;"><i class="fab fa-osi fa-3x"></i> <br><br>Open source project</a> </p>
</span>
</div>
</section>
<nav class="footer_nav">
<section class="nav_container">
<div class="brand">
<a href="/login">Humans in tech</a>
</div>
<div class="menu text-right">
<ul>
<li class="menu_item"><a href="/login">About</a></li>
<li class="menu_item"><a href="/login">Contribute</a></li>
<li class="menu_item"><a href="/join">FAQs</a></li>
<li class="menu_item"><a href="/join">Contact us</a></li>
</ul>
</div>
</section>
</nav>
<!-- Request invite -->
<div class="modal fade" id="requestInvite" tabindex="-1" role="dialog" aria-labelledby="exampleModalCenterTitle" aria-hidden="true">
<div class="modal-dialog modal-dialog-centered" role="document">
<div class="modal-content">
<div class="modal-body">
<button type="button" class="close" data-dismiss="modal" aria-label="Close"> <span aria-hidden="true">×</span> </button>
<p class="m-0">
Request Invite
</p>
</div>
</div>
</div>
</div>
<!-- Bookmark projects -->
<div class="modal fade" id="bookmarkProject" tabindex="-1" role="dialog" aria-labelledby="exampleModalCenterTitle" aria-hidden="true">
<div class="modal-dialog modal-dialog-centered" role="document">
<div class="modal-content">
<div class="modal-body">
<button type="button" class="close" data-dismiss="modal" aria-label="Close"> <span aria-hidden="true">×</span> </button>
<p class="m-0">
bookmarkProject
</p>
</div>
</div>
</div>
</div>
<!-- Report claim projects -->
<div class="modal fade" id="reportClaim" tabindex="-1" role="dialog" aria-labelledby="exampleModalCenterTitle" aria-hidden="true">
<div class="modal-dialog modal-dialog-centered" role="document">
<div class="modal-content">
<div class="modal-body">
<button type="button" class="close" data-dismiss="modal" aria-label="Close"> <span aria-hidden="true">×</span> </button>
<p class="m-0">
<form action="personal_intro.html" class="mt-0">
<fieldset class="form-group">
<label class="input_label" for="exampleInputPassword1">Profession <span class="ml-2 why" data-toggle="modal" data-target="#profession"><i class="fas fa-question-circle"></i><span></label>
<input type="text" class="form-control mb-2" id="exampleInputPassword1" placeholder="Profession">
</fieldset>
<fieldset class="form-group">
<label class="input_label" for="exampleInputPassword1">Expertise <span class="ml-2 why" data-toggle="modal" data-target="#expertise"><i class="fas fa-question-circle"></i><span></label>
<input type="text" class="form-control mb-2" id="exampleInputPassword1" placeholder="Expertise">
</fieldset>
<fieldset class="form-group">
<label class="input_label" for="exampleInputPassword1">Location <a href="#" class="ml-2 why"><i class="fas fa-question-circle"></i></a></label>
<input type="text" class="form-control mb-2" id="exampleInputPassword1" placeholder="City State Country">
</fieldset>
<button type="submit" class="button">Report <i class="fas fa-arrow-right ml-2"></i></button>
</form>
</p>
</div>
</div>
</div>
</div>
<!-- Bootstrap core JavaScript ================================================== -->
<script src="https://code.jquery.com/jquery-3.3.1.slim.min.js" integrity="sha384-q8i/X+965DzO0rT7abK41JStQIAqVgRVzpbzo5smXKp4YfRvH+8abtTE1Pi6jizo" crossorigin="anonymous"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.14.3/umd/popper.min.js" integrity="sha384-ZMP7rVo3mIykV+2+9J3UJ46jBk0WLaUAdn689aCwoqbBJiSnjAK/l8WvCWPIPm49" crossorigin="anonymous"></script>
<script src="https://stackpath.bootstrapcdn.com/bootstrap/4.1.3/js/bootstrap.min.js" integrity="sha384-ChfqqxuZUCnJSK3+MXmPNIyE6ZbWh2IMqE241rYiqJxyMiZ6OW/JmZQ5stwEULTy" crossorigin="anonymous"></script>
</body>
</html>