-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathcontribution.html
403 lines (354 loc) · 18.6 KB
/
contribution.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
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
<!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>index 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/animate.css" rel="stylesheet">
<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="discover.html">Discover <span class="hidden-xs">Humans <i class="fas fa-users ml-1"></i></span></a></li>
<li class="menu_item">
<a href="#" class="dropdown-toggle" id="topNavDropdown">Menu </a>
<div class="droppingDownMenu" style="display: none;">
<a href="#">
Edit information <i class="fas fa-pencil-alt ml-1"></i>
</a>
<a class="active" href="#">Profile <i class="fas fa-user ml-1"></i></a>
<a href="#">Messages <i class="fas fa-comment ml-1"></i></a>
<a href="#">Consultations <i class="fas fa-dollar-sign ml-1"></i></a>
<a href="#">Contributions <i class="fas fa-project-diagram ml-1"></i></a>
<a href="#">Group tags <i class="fas fa-hashtag ml-1"></i></a>
<a href="#">Stats <i class="fas fa-chart-line ml-1"></i></a>
<a href="#">Settings <i class="fas fa-cog ml-1"></i></a>
<a href="#">Signout <i class="fas fa-sign-out-alt ml-1"></i></a>
</div>
</li>
</ul>
</div>
</section>
</nav>
<section class="container">
<div class="human_wrapper mt-6">
<span class="company_logo"><img src="https://antipolygraph.org/blog/wp-content/uploads/2018/06/google-logo-300x169.png" class="img-fluid" alt="..."></span>
<span class="human_name">Google.com <span class="verified"><i class="fas fa-check-circle"></i></span></span>
<span class="human_profession">www.google.com</span>
<span class="human_location">Software Company <br>Based in Boston MA USA</span>
<span class="human_expertise">Verified with <a href="#">www.google.com</a> <br>Added by <a href="#">@gordonturibamwe</a> </span>
</div>
<div class="about_contritbution text-center">
<p>At Google where she currently leads research on the end to end experience for all new and critical launches. She creates solid foundations to ensure that her team meets stakeholder, partner and user objectives through rich, insightful research and effective design. </p>
<span class="contribution_action">
<span><a href="#"><i class="fas fa-user-plus mr-1"></i> Add Humans</a> </span>
<span><a href="#"><i class="fas fa-user-plus mr-1"></i> Request invite</a> </span>
<span><a href="#"><i class="far fa-bookmark mr-1"></i> Bookmark</a> </span>
<span><a href="#"><i class="fas fa-exclamation-circle mr-1"></i> Report / Claim</a> </span>
</span>
</div>
<div class="related_wrapper mt-6">
<!-- <hr class="hr_work" style="margin: auto;"> -->
<div class="btn-group btn-block search_drop" role="group" aria-label="Button group with nested dropdown">
<span class="btn-group filter" role="group">
<a id="btnGroupDrop1" class="btn dropdown-toggle btn-block" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
<i class="fas fa-search mr-2"></i> Filter / Search through 120 Humans
</a>
<div class="dropdown-menu fliter_wrapper" aria-labelledby="btnGroupDrop1">
<span class="dropdown-item" href="#"><input type="text" class="form-control input-lg search_contribution" placeholder="Search / Filter by Name, Profession or Location"></span>
<a class="dropdown-item" href="#">Dropdown link</a>
</div>
</span>
</div>
<div class="row text-left related_humans">
<span class="col-md-4 col-6">
<div class="human_wrapper text-left mt-6">
<a href="#" class="human_p" style="background-image: url(https://i.pinimg.com/564x/99/54/ae/9954ae19a4e1c0136042430414ce47d1.jpg)"></a>
<span class="human_action">
<a href="#">Follow me</a>
<a href="#">Message me</a>
</span>
<a href="#" class="human_name">Sarah Hackbie</a>
<span class="human_profession"><span class="worked_as"></span> Ux UI Developer</span>
<span class="human_location">Boston MA USA</span>
<span class="human_profession related"> <span class="worked_as">Worked as:</span> Research Assistant</span>
</div>
</span>
<span class="col-md-4 col-6">
<div class="human_wrapper text-left mt-6">
<a href="#" class="human_p" style="background-image: url(https://i.pinimg.com/564x/88/18/4d/88184d7c22ac226f3facc62f4f196602.jpg)"></a>
<span class="human_action">
<a href="#">Follow me</a>
<a href="#">Message me</a>
</span>
<a href="#" class="human_name">Neila Namatovu Sentamu</a>
<span class="human_profession"><span class="worked_as"></span> Ux UI Developer</span>
<span class="human_location">Boston MA USA</span>
<span class="human_profession related"> <span class="worked_as">Worked as:</span> Digital Tester</span>
</div>
</span>
<span class="col-md-4 col-6">
<div class="human_wrapper text-left mt-6">
<a href="#" class="human_p" style="background-image: url(https://i.pinimg.com/564x/21/b5/a7/21b5a7725cef6bfec387ef3e766d50cd.jpg)"></a>
<span class="human_action">
<a href="#">Follow me</a>
<a href="#">Message me</a>
</span>
<a href="#" class="human_name">Gordon Turibamwe</a>
<span class="human_profession"><span class="worked_as"></span> Ux UI Developer</span>
<span class="human_location">Boston MA USA</span>
<span class="human_profession related"> <span class="worked_as">Worked as:</span> Graphic Designer</span>
</div>
</span>
<span class="col-md-4 col-6">
<div class="human_wrapper text-left mt-6">
<a href="#" class="human_p" style="background-image: url(https://i.pinimg.com/564x/3f/dd/54/3fdd549e604c9e5e5c8c436f9dea260b.jpg)"></a>
<span class="human_action">
<a href="#">Follow me</a>
<a href="#">Message me</a>
</span>
<a href="#" class="human_name">George Stephanie</a>
<span class="human_profession"><span class="worked_as"></span> Ux UI Developer</span>
<span class="human_location">Boston MA USA</span>
<span class="human_profession related"> <span class="worked_as">Worked as:</span> Ux UI Developer</span>
</div>
</span>
<span class="col-md-4 col-6">
<div class="human_wrapper text-left mt-6">
<a href="#" 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="#" class="human_name">Hiroyo Okubo</a>
<span class="human_profession"><span class="worked_as"></span> Ux UI Developer</span>
<span class="human_location">Boston MA USA</span>
<span class="human_profession related"> <span class="worked_as">Worked as:</span> Ux UI Developer</span>
</div>
</span>
<span class="col-md-4 col-6">
<div class="human_wrapper text-left mt-6">
<a href="#" class="human_p" style="background-image: url(https://i.pinimg.com/564x/99/54/ae/9954ae19a4e1c0136042430414ce47d1.jpg)"></a>
<span class="human_action">
<a href="#">Follow me</a>
<a href="#">Message me</a>
</span>
<a href="#" class="human_name">Sarah Hackbie</a>
<span class="human_profession"><span class="worked_as"></span> Ux UI Developer</span>
<span class="human_location">Boston MA USA</span>
<span class="human_profession related"> <span class="worked_as">Worked as:</span> Ux UI Developer</span>
</div>
</span>
<span class="col-md-4 col-6">
<div class="human_wrapper text-left mt-6">
<a href="#" class="human_p" style="background-image: url(https://i.pinimg.com/564x/88/18/4d/88184d7c22ac226f3facc62f4f196602.jpg)"></a>
<span class="human_action">
<a href="#">Follow me</a>
<a href="#">Message me</a>
</span>
<a href="#" class="human_name">Neila Namatovu Sentamu</a>
<span class="human_profession"><span class="worked_as"></span> Ux UI Developer</span>
<span class="human_location">Boston MA USA</span>
<span class="human_profession related"> <span class="worked_as">Worked as:</span> Ux UI Developer</span>
</div>
</span>
<span class="col-md-4 col-6">
<div class="human_wrapper text-left mt-6">
<a href="#" class="human_p" style="background-image: url(https://i.pinimg.com/564x/21/b5/a7/21b5a7725cef6bfec387ef3e766d50cd.jpg)"></a>
<span class="human_action">
<a href="#">Follow me</a>
<a href="#">Message me</a>
</span>
<a href="#" class="human_name">Gordon Turibamwe</a>
<span class="human_profession"><span class="worked_as"></span> Ux UI Developer</span>
<span class="human_location">Boston MA USA</span>
<span class="human_profession related"> <span class="worked_as">Worked as:</span> Ux UI Developer</span>
</div>
</span>
<span class="col-md-4 col-6">
<div class="human_wrapper text-left mt-6">
<a href="#" class="human_p" style="background-image: url(https://i.pinimg.com/564x/3f/dd/54/3fdd549e604c9e5e5c8c436f9dea260b.jpg)"></a>
<span class="human_action">
<a href="#">Follow me</a>
<a href="#">Message me</a>
</span>
<a href="#" class="human_name">George Stephanie</a>
<span class="human_profession"><span class="worked_as"></span> Ux UI Developer</span>
<span class="human_location">Boston MA USA</span>
<span class="human_profession related"> <span class="worked_as">Worked as:</span> Ux UI Developer</span>
</div>
</span>
<span class="col-md-4 col-6">
<div class="human_wrapper text-left mt-6">
<a href="#" 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="#" class="human_name">Hiroyo Okubo</a>
<span class="human_profession"><span class="worked_as"></span> Ux UI Developer</span>
<span class="human_location">Boston MA USA</span>
<span class="human_profession related"> <span class="worked_as">Worked as:</span> Ux UI Developer</span>
</div>
</span>
<span class="col-md-4 col-6">
<div class="human_wrapper text-left mt-6">
<a href="#" class="human_p" style="background-image: url(https://i.pinimg.com/564x/99/54/ae/9954ae19a4e1c0136042430414ce47d1.jpg)"></a>
<span class="human_action">
<a href="#">Follow me</a>
<a href="#">Message me</a>
</span>
<a href="#" class="human_name">Sarah Hackbie</a>
<span class="human_profession"><span class="worked_as"></span> Ux UI Developer</span>
<span class="human_location">Boston MA USA</span>
<span class="human_profession related"> <span class="worked_as">Worked as:</span> Ux UI Developer</span>
</div>
</span>
<span class="col-md-4 col-6">
<div class="human_wrapper text-left mt-6">
<a href="#" class="human_p" style="background-image: url(https://i.pinimg.com/564x/88/18/4d/88184d7c22ac226f3facc62f4f196602.jpg)"></a>
<span class="human_action">
<a href="#">Follow me</a>
<a href="#">Message me</a>
</span>
<a href="#" class="human_name">Neila Namatovu Sentamu</a>
<span class="human_profession"><span class="worked_as"></span> Ux UI Developer</span>
<span class="human_location">Boston MA USA</span>
<span class="human_profession related"> <span class="worked_as">Worked as:</span> Ux UI Developer</span>
</div>
</span>
<span class="col-md-4 col-6">
<div class="human_wrapper text-left mt-6">
<a href="#" class="human_p" style="background-image: url(https://i.pinimg.com/564x/21/b5/a7/21b5a7725cef6bfec387ef3e766d50cd.jpg)"></a>
<span class="human_action">
<a href="#">Follow me</a>
<a href="#">Message me</a>
</span>
<a href="#" class="human_name">Gordon Turibamwe</a>
<span class="human_profession"><span class="worked_as"></span> Ux UI Developer</span>
<span class="human_location">Boston MA USA</span>
<span class="human_profession related"> <span class="worked_as">Worked as:</span> Ux UI Developer</span>
</div>
</span>
<span class="col-md-4 col-6">
<div class="human_wrapper text-left mt-6">
<a href="#" class="human_p" style="background-image: url(https://i.pinimg.com/564x/3f/dd/54/3fdd549e604c9e5e5c8c436f9dea260b.jpg)"></a>
<span class="human_action">
<a href="#">Follow me</a>
<a href="#">Message me</a>
</span>
<a href="#" class="human_name">George Stephanie</a>
<span class="human_profession"><span class="worked_as"></span> Ux UI Developer</span>
<span class="human_location">Boston MA USA</span>
<span class="human_profession related"> <span class="worked_as">Worked as:</span> Ux UI Developer</span>
</div>
</span>
<span class="col-md-4 col-6">
<div class="human_wrapper text-left mt-6">
<a href="#" 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="#" class="human_name">Hiroyo Okubo</a>
<span class="human_profession"><span class="worked_as"></span> Ux UI Developer</span>
<span class="human_location">Boston MA USA</span>
<span class="human_profession related"> <span class="worked_as">Worked as:</span> Ux UI Developer</span>
</div>
</span>
</div>
</div>
<div class="pagination_here text-center">
<ul class="pagination pagination-sm">
<li class="page-item disabled"> <a class="page-link" href="#" tabindex="-1">1</a></li>
<li class="page-item"><a class="page-link" href="#">2</a></li>
<li class="page-item"><a class="page-link" href="#">..</a></li>
<li class="page-item"><a class="page-link" href="#">38</a></li>
<li class="page-item"><a class="page-link" href="#">39</a></li>
</ul>
</div>
<div class="main_content">
<div class="contributions">
<label class="title_label">Related Tech Projects</label>
<ul class="contributions_wrapper">
<li>
<a href="#" 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="#">Ride Sharing company</a> </span>
<span><a href="#">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="#"><i class="far fa-bookmark mr-1"></i> Bookmark</a> </span>
<span><a href="#"><i class="fas fa-user-plus mr-1"></i> Request invite</a> </span>
<span><a href="#"><i class="fas fa-exclamation mr-1"></i> Report</a> </span>
</span>
</li>
<li>
<a href="#" class="contribution_title">Profile zone</a>
<span class="contribution_profession">Full stack Developer</span>
<span class="contribution_info">
<span><a href="#">www.profile.zone</a> </span>
<span><a href="#">Software as a Service</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="#"><i class="fas fa-users mr-1"></i> 22+ Humans</a> </span>
<span><a href="#"><i class="fas fa-bookmark mr-1"></i> Bookmarked</a> </span>
<span><a href="#"><i class="fas fa-user-plus mr-1"></i> Request invite</a> </span>
</span>
</li>
<li>
<a href="#" class="contribution_title">Google.com</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="#">Ride Sharing company</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="#"><i class="fas fa-users mr-1"></i> 22+ Humans</a> </span>
<span><a href="#"><i class="far fa-bookmark mr-1"></i> Bookmark</a> </span>
<span><a href="#"><i class="fas fa-user-plus mr-1"></i> Request invite</a> </span>
</span>
</li>
</ul>
</div>
</div>
</section>
<!-- 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>
<script>
$("#topNavDropdown").click(function(event) {
event.preventDefault();
event.stopPropagation();
$(this).toggleClass('active');
$(".droppingDownMenu").toggle();
});
$('#searchFilter').click(function() {
$("#search_drop").toggleClass('show');
});
</script>
</body>
</html>