-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathabout.html
More file actions
141 lines (125 loc) · 4.84 KB
/
Copy pathabout.html
File metadata and controls
141 lines (125 loc) · 4.84 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
---
layout: career
title: About
permalink: /about/
headerText: Zeros and ones and a lot more
image: /assets/images/sky.jpg
---
{% include hero-title.html %}
<div class="about-content">
<section id="introduction">
<div class="container introduction">
<p class="post-subheading">{{ page.title }}</p>
<h2>From end to end</h2>
<p>We build websites, apps and games. We integrate all disciplines — design, user experience and engineering — from (front)end to (back)end.
<br />
<br />
Zeros and ones are the backbone of our work, but you will find a diverse mix of designers, strategists, developers and engineers in our offices. We have a human first approach to everything we do, and we believe that the real magic happens when you combine technology and people.
<br />
<br />
At Abtion you can expect to get challenged - not only from a technological perspective but also from a business and strategic angle. Zeros and ones can't stand alone, and we always look beyond the product itself and consider both the users, the industry, the competition and the context when we build software.
</p>
</div>
</section>
<div class="light-gray">
<div class="container">
<div class="space">
</div>
<h2>Headhunters menu</h2>
<p>Every week at least one headhunter tries to snatch an Abtion team member. Only two have succeeded in six years, so just keep trying…
</p>
</div>
<div class="team" style="background: url(/assets/images/Anders.jpg); background-size: cover;">
<div class="info">
<div class="profile">
<p class="name">Anders Skouboe<br>Front-end developer</p>
</div>
</div>
</div>
<div class="team" style="background: url(/assets/images/Andreas.jpg); background-size: cover;">
<div class="info">
<div class="profile">
<p class="name">Andreas Bødker<br>CEO</p>
</div>
</div>
</div>
<div class="team" style="background: url(/assets/images/Bo.jpg); background-size: cover;">
<div class="info">
<div class="profile">
<p class="name">Bo Kønskov<br>Digital Strategist</p>
</div>
</div>
</div>
<div class="team" style="background: url(/assets/images/Bjoern.jpg); background-size: cover; background-position: 10% 10%">
<div class="info">
<div class="profile">
<p class="name">Bjørn Puggaard<br>Intern</p>
</div>
</div>
</div>
<div class="team" style="background: url(/assets/images/Christian.jpg); background-size: cover;">
<div class="info">
<div class="profile">
<p class="name">Christian Thomsen<br>Front-end developer</p>
</div>
</div>
</div>
<div class="team" style="background: url(/assets/images/Hari.jpg); background-size: cover;">
<div class="info">
<div class="profile">
<p class="name">Hari Carreras Perez<br>Back-end developer</p>
</div>
</div>
</div>
<div class="team" style="background: url(/assets/images/HV.jpg); background-size: cover;">
<div class="info">
<div class="profile">
<p class="name">Helle-Vibeke Schütte<br>Client lead</p>
</div>
</div>
</div>
<div class="team" style="background: url(/assets/images/Ian.jpg); background-size: cover;">
<div class="info">
<div class="profile">
<p class="name">Ian Victor Abildgaard<br>UX designer</p>
</div>
</div>
</div>
<div class="team" style="background: url(/assets/images/Jesper.jpg); background-size: cover;">
<div class="info">
<div class="profile">
<p class="name">Jesper Sørensen<br>App and game developer</p>
</div>
</div>
</div>
<div class="team" style="background: url(/assets/images/Magnus.jpg); background-size: cover;">
<div class="info">
<div class="profile">
<p class="name">Magnus Hylander Friis<br>Front-end developer</p>
</div>
</div>
</div>
<div class="team" style="background: url(/assets/images/Nicolai.jpg); background-size: cover;">
<div class="info">
<div class="profile">
<p class="name">Nicolai Seerup<br>Back-end developer</p>
</div>
</div>
</div>
<div class="team" style="background: url(/assets/images/Muffi.jpg); background-size: cover;">
<div class="info">
<div class="profile">
<p class="name">Muffi<br>HR Manager</p>
</div>
</div>
</div>
</div>
<div class="clear"></div>
<div class="container">
<h2>We are hiring</h2>
<p>We are looking for talented developers to join our teams in Copenhagen and Odense. Want to work at Abtion?</p>
<a href="/careers"><button>Open positions</button></a>
<div class="space"></div>
<div class="space"></div>
</div>
</div>