-
Notifications
You must be signed in to change notification settings - Fork 0
/
about.html
499 lines (482 loc) · 21.1 KB
/
about.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
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
<!doctype html>
<!--[if lt IE 7 ]> <html lang="en" class="ie6"> <![endif]-->
<!--[if IE 7 ]> <html lang="en" class="ie7"> <![endif]-->
<!--[if IE 8 ]> <html lang="en" class="ie8"> <![endif]-->
<!--[if IE 9 ]> <html lang="en" class="ie9"> <![endif]-->
<!--[if (gt IE 9)|!(IE)]><!--> <html lang="en"> <!--<![endif]-->
<head>
<meta charset="utf-8">
<meta name="description" content="">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>Code Labs AB</title>
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<link rel="apple-touch-icon" href="apple-touch-icon.png">
<!-- Place favicon.ico in the root directory -->
<!-- Mandatory Stylesheets -->
<link rel="stylesheet" href="css/bootstrap.min.css">
<link href="https://fonts.googleapis.com/css?family=Montserrat:400,700|Roboto:400,900" rel="stylesheet">
<!-- Plugin Stylesheets -->
<link rel="stylesheet" href="css/plugins/owl-carousel/owl.carousel.min.css">
<link rel="stylesheet" href="css/plugins/owl-carousel/owl.theme.default.min.css">
<link rel="stylesheet" href="css/plugins/owl-carousel/owl.carousel.custom.css">
<link rel="stylesheet" href="css/plugins/devices/devices.min.css">
<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.4.2/css/all.css" integrity="sha384-/rXc/GQVaYpyDdyxK+ecHPVYJSN9bmVFBvjA/9eOB+pb3F2w2N6fc5qB9Ew5yIns" crossorigin="anonymous">
<link rel="stylesheet" href="css/simple-line-icons.css">
<link rel="stylesheet" href="css/plugins/magnific-popup/magnific-popup.css">
<link rel="stylesheet" href="css/plugins/aos/aos.css">
<link rel="stylesheet" href="css/plugins/loaders-css/loaders.min.css">
<!-- Template Stylesheets -->
<link rel="stylesheet" href="css/main.css">
<link rel="stylesheet" href="css/themes/theme-purple.css">
<link rel="stylesheet" href="css/custom.css">
<!-- Google Analytics: change UA-XXXXX-X to be your site's ID. -->
<script>
(function(b,o,i,l,e,r){b.GoogleAnalyticsObject=l;b[l]||(b[l]=
function(){(b[l].q=b[l].q||[]).push(arguments)});b[l].l=+new Date;
e=o.createElement(i);r=o.getElementsByTagName(i)[0];
e.src='https://www.google-analytics.com/analytics.js';
r.parentNode.insertBefore(e,r)}(window,document,'script','ga'));
ga('create','UA-108068039-1');ga('send','pageview');
</script>
</head>
<body class="tp--inner">
<!-- Inner Page Header
================================================== -->
<section class="tp--inner-header tp--height-70 text-center" style="background: url('images/AboutUs_Header.jpg');background-size: cover;">
<!-- Navigation -->
<nav class="navbar navbar-expand-md navbar-light static-top">
<a class="navbar-brand" href="index.html">
<p class="mt-2 ml-xs-1 ml-md-2 ml-xl-4">
<small>
<img src="images/logos/CodeLabs_Logo2_White.png" class="float-left mr-1" alt="Code Labs AB." height="25">
</small>
</p>
</a>
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbar-supported-content">
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse" id="navbar-supported-content">
<ul class="navbar-nav ml-auto nav-pills nav-fill">
<li class="nav-item">
<a class="nav-link" href="index.html">Home</a>
</li>
<li class="nav-item">
<a class="nav-link active" href="about.html">About</a>
</li>
<li class="nav-item">
<a class="nav-link" href="services.html">Services</a>
</li>
<li class="nav-item">
<a class="nav-link" href="contact.html">Contact</a>
</li>
</ul>
</nav>
<div class="container">
<div class="row justify-content-center">
<div class="col-xl-12">
<h2 class="text-light" style="font-family: Montserrat, sans-serif; font-weight:900;">About Us</h2>
</div>
</div>
</div>
</section>
<!-- About Section
================================================== -->
<section id="about" class="tp--section text-justify">
<div class="page-header text-center">
<h2>What we do</h2>
</div>
<div class="container" data-aos="fade-up" data-aos-duration="750">
<div class="row justify-content-center">
<div class="col-lg-6 text-left">
<p>
Code Labs is a team of highly skilled and professional consultants. With our years of experience working as consultants
in system development, operations and infrastructure engineering, we believe we know what we as consultants need from
a company to have fun and keep developing ourselfs. Code Labs is a company built on that idea. We all work as consultants and share our experiences and knowledge with eachother.
</p>
</div>
<div class="col-lg-6 text-left">
<p>
We know we can deliver quality results because of our strong team culture.
We are always looking for ways to improve our company culture and share experiences and knowledge with eachother.
Delivering great results to our clients is a top priority and so is making sure our colleagues are enjoying their
work and feeling that they are grow justify-content-centering both personally and professionally.
</p>
</div>
</div><!-- /.row justify-content-center -->
</div>
</section>
<!-- About Features Section
================================================== -->
<section id="about" class="tp--section tp--features text-center tp--section-dark tp--gradient-20 tp--diagonal tp--diagonal-1 tp--padding-lg">
<div class="page-header text-center">
<h2>Our Core Values</h2>
</div>
<div class="container" data-aos="fade-up" data-aos-duration="350">
<div class="row justify-content-center">
<div class="col-sm-12 col-md-6 col-lg-3 tp--feature">
<div class="tp--icon-wrapper mb-4">
<i class="tp--icon-gradient tp--background-white fas fa-user-tie icon-small"></i>
</div>
<h3>Professional</h3>
<p class="text-left">Our consultans always deliver great value to our clients in a professional manner</p>
</div>
<div class="col-sm-12 col-md-6 col-lg-3 tp--feature">
<div class="tp--icon-wrapper mb-4">
<i class="tp--icon-gradient tp--background-white fas fa-drafting-compass icon-small"></i>
</div>
<h3>Craftsmanship</h3>
<p class="text-left">Our consultants are talented and take pride in their work and craftsmanship</p>
</div>
<div class="col-sm-12 col-md-6 col-lg-3 tp--feature">
<div class="tp--icon-wrapper mb-4">
<i class="tp--icon-gradient tp--background-white fas fa-users icon-small"></i>
</div>
<h3>Team Players</h3>
<p class="text-left">We are always part of a team, both at Code Labs and on assigment</p>
</div>
<div class="col-sm-12 col-md-6 col-lg-3 tp--feature">
<div class="tp--icon-wrapper mb-4">
<i class="tp--icon-gradient tp--background-white fas fa-hands-helping icon-small"></i>
</div>
<h3>Clients</h3>
<p class="text-left">We always strive to help our clients reach their business goals in a timely fashion</p>
</div>
</div><!-- /.row justify-content-center -->
</div>
</section>
<!-- Team
================================================== -->
<section id="team" class="tp--section tp--team tp--team-2 tp--padding-lg">
<div class="page-header text-center">
<h2 style="color:#38454e">Meet Our Team</h2>
</div>
<div class="container">
<div class="row justify-content-center">
<!--
begin row 1
-->
<!--
Mattias
-->
<div class="col-md-4 col-sm-12">
<div class="item-hover circle effect1">
<a href="#">
<div class="spinner">
</div>
<div class="img">
<img src="images/team/mattias.jpeg" alt="img">
</div>
<div class="info">
<div class="info-back">
<h3>Skillset</h3>
<p>#python #fullstack #cloud #devops</p>
</div>
</div>
</a>
</div>
<div class="justify-content-center pt-3">
<h4 class="card-title">Mattias Lundberg</h4>
<p class="card-text">Fullstack Developer</p>
<ul class="list-inline">
<li class="list-inline-item">
<a class="social-icon text-xs-center" target="_blank" href="https://www.linkedin.com/in/mattiaslundberg11/">
<i class="fab fa-linkedin"></i>
</a>
</li>
<li class="list-inline-item">
<a class="social-icon text-xs-center" target="_blank" href="https://github.com/mattiaslundberg">
<i class="fab fa-github"></i>
</a>
</li>
</ul>
</div>
</div>
<!--
mauricio
-->
<div class="col-md-4 col-sm-12">
<div class="item-hover circle effect1">
<a href="#">
<div class="spinner"></div>
<div class="img">
<img src="images/team/mauricio.jpeg" alt="img">
</div>
<div class="info">
<div class="info-back">
<h3>Skillset</h3>
<p>#devops #ci/cd #cloud</p>
</div>
</div>
</a>
</div>
<div class="justify-content-center pt-3">
<h4 class="card-title">Mauricio Saez</h4>
<p class="card-text">Devops Engineer</p>
<ul class="list-inline">
<li class="list-inline-item">
<a class="social-icon text-xs-center" target="_blank" href="https://www.linkedin.com/in/mauricio-saez-a1b84677/">
<i class="fab fa-linkedin"></i>
</a>
</li>
<li class="list-inline-item">
<a class="social-icon text-xs-center" target="_blank" href="#">
<i class="fab fa-github"></i>
</a>
</li>
</ul>
</div>
</div>
<!--
Stefan
-->
<div class="col-md-4 col-sm-12">
<div class="item-hover circle effect1">
<a href="#">
<div class="spinner"></div>
<div class="img">
<img src="images/team/stefan.jpeg" alt="img">
</div>
<div class="info">
<div class="info-back">
<h3>Skillset</h3>
<p>#development #architect #management</p>
</div>
</div>
</a>
</div>
<div class="justify-content-center pt-3">
<h4 class="card-title">Stefan Julin</h4>
<p class="card-text">Software Architect</p>
<ul class="list-inline">
<li class="list-inline-item">
<a class="social-icon text-xs-center" target="_blank" href="https://www.linkedin.com/in/stefan-julin-b358101/">
<i class="fab fa-linkedin"></i>
</a>
</li>
<li class="list-inline-item">
<a class="social-icon text-xs-center" target="_blank" href="https://github.com/stefan-julin">
<i class="fab fa-github"></i>
</a>
</li>
</ul>
</div>
</div>
<!--
End Stefan
-->
</div>
<!--
end row 1
-->
<!--
beging row 2
-->
<div class="row justify-content-center">
<!--
Pär
-->
<div class="col-md-4 col-sm-12">
<div class="item-hover circle effect1">
<a href="#">
<div class="spinner">
</div>
<div class="img">
<img src="images/team/par.jpeg" alt="img">
</div>
<div class="info">
<div class="info-back">
<h3>Skillset</h3>
<p>#aws #cloud #devops #terraform #nomad #cd</p>
</div>
</div>
</a>
</div>
<div class="justify-content-center pt-3">
<h4 class="card-title">Pär Berge</h4>
<p class="card-text">DevOps Engineer</p>
<ul class="list-inline">
<li class="list-inline-item">
<a class="social-icon text-xs-center" target="_blank" href="https://www.linkedin.com/in/parberge/">
<i class="fab fa-linkedin"></i>
</a>
</li>
<li class="list-inline-item">
<a class="social-icon text-xs-center" target="_blank" href="https://github.com/parberge">
<i class="fab fa-github"></i>
</a>
</li>
</ul>
</div>
</div>
<!--
Anders
-->
<div class="col-md-4 col-sm-12">
<div class="item-hover circle effect1">
<a href="#">
<div class="spinner"></div>
<div class="img">
<img src="images/team/anders.jpeg" alt="img">
</div>
<div class="info">
<div class="info-back">
<h3>Skillset</h3>
<p>#aws #cloud #devops</p>
</div>
</div>
</a>
</div>
<div class="justify-content-center pt-3">
<h4 class="card-title">Anders Söder Wintergren</h4>
<p class="card-text">Cloud Solutions Architect</p>
<ul class="list-inline">
<li class="list-inline-item">
<a class="social-icon text-xs-center" target="_blank" href="https://www.linkedin.com/in/anderssoderwintergren/">
<i class="fab fa-linkedin"></i>
</a>
</li>
<li class="list-inline-item">
<a class="social-icon text-xs-center" target="_blank" href="#">
<i class="fab fa-github"></i>
</a>
</li>
</ul>
</div>
</div>
<!--
Kami
-->
<div class="col-md-4 col-sm-12">
<div class="item-hover circle effect1">
<a href="#">
<div class="spinner"></div>
<div class="img">
<img src="images/team/kami.jpeg" alt="img">
</div>
<div class="info">
<div class="info-back">
<h3>Skillset</h3>
<p>#aws #cloud #devops #development</p>
</div>
</div>
</a>
</div>
<div class="justify-content-center pt-3">
<h4 class="card-title">Kami Gerami</h4>
<p class="card-text">DevOps Engineer</p>
<ul class="list-inline">
<li class="list-inline-item">
<a class="social-icon text-xs-center" target="_blank" href="https://www.linkedin.com/in/kami-gerami-34451024">
<i class="fab fa-linkedin"></i>
</a>
</li>
<li class="list-inline-item">
<a class="social-icon text-xs-center" target="_blank" href="https://github.com/kamigerami">
<i class="fab fa-github"></i>
</a>
</li>
</ul>
</div>
</div>
</div>
</div>
<!--
End row 2
-->
<!--
Begin row 3
-->
<div class="row justify-content-center">
<!--
Tommy
-->
<div class="col-md-4 col-sm-12">
<div class="item-hover circle effect1">
<a href="#">
<div class="spinner"></div>
<div class="img">
<img src="images/team/tommy.jpeg" alt="img">
</div>
<div class="info">
<div class="info-back">
<h3>Skillset</h3>
<p>#devops #cloud #cd #development</p>
</div>
</div>
</a>
</div>
<div class="justify-content-center pt-3">
<h4 class="card-title">Tommy Malmqvist</h4>
<p class="card-text">DevOps Engineer</p>
<ul class="list-inline">
<li class="list-inline-item">
<a class="social-icon text-xs-center" target="_blank" href="https://www.linkedin.com/in/tommymalmqvist/">
<i class="fab fa-linkedin"></i>
</a>
</li>
<li class="list-inline-item">
<a class="social-icon text-xs-center" target="_blank" href="https://github.com/tommymalmqvist">
<i class="fab fa-github"></i>
</a>
</li>
</ul>
</div>
</div>
</div><!-- end container -->
</section>
<!-- Footer
================================================== -->
<footer id="footer" class="tp--footer tp--section-dark tp--gradient-20 tp--footer-1 text-xs-center" style="background: #2e60be !important;">
<div class="container">
<div class="row justify-content-center tp--social">
<div class="col-lg-12 text-center">
<img src="images/logos/CodeLabs_Logo2_White.png" height="30px">
<br>
<br>
<p class="text-center font-weight-normal text-uppercase">
Code Labs AB | Kommendörsgatan 11, 114 48 Stockholm<br>
Org: 559064-2442 | Tel: 08-128 164 00 | [email protected]
</p>
</div>
</div></div></div>
<div class="row justify-content-center tp--social">
<div class="col-lg-12 text-center">
<a class="icon" href="https://www.linkedin.com/company/15189915/" target="_blank"><i class="fab fa-linkedin"></i></a>
<a class="icon" href="https://www.facebook.com/codelabsab/" target="_blank"><i class="fab fa-facebook"></i></a>
<a class="icon" href="https://github.com/codelabsab" target="_blank"><i class="fab fa-github"></i></a>
</div>
</div>
</div>
</footer>
<!-- jQuery -->
<script src="js/jquery.min.js"></script>
<!-- Bootstrap Plugins -->
<script src="js/bootstrap.min.js"></script>
<!-- Template Plugins -->
<script src="js/plugins/classie/classie.js"></script>
<script src="js/plugins/owl-carousel/owl.carousel.min.js"></script>
<script src="js/plugins/isotope/isotope.pkgd.min.js"></script>
<script src="js/plugins/magnific-popup/jquery.magnific-popup.min.js"></script>
<script src="js/plugins/modernizr/modernizr-custom.js"></script>
<script src="js/plugins/aos/aos.js"
integrity="sha384-McD+Tmp+lmBZadiJGm7E+nBPfTrToJ7tG8OpvmPCsyvGbG6VD8nLvRE7O8h9CWk8"
crossorigin="anonymous"></script>
<script src="js/plugins/jquery-validate/jquery.validate.min.js"></script>
<script src="js/plugins/loaders-css/loaders.css.js"></script>
<!-- Template Javascript -->
<script src="js/main.js"></script>
<script>
$("#image-flip").flip({
trigger: "manual"
});
$(document).on("click", "#flip-btn", function() {
$("#image-flip").flip(true);
$(this).attr("id","unflip-btn").text("Click to UNFLIP").removeClass("btn-success").addClass("btn-danger");
});
$(document).on("click", "#unflip-btn", function() {
$("#image-flip").flip(false);
$(this).attr("id","flip-btn").text("Click to FLIP").removeClass("btn-danger").addClass("btn-success");
});
</script>
</body>
</html>