-
Notifications
You must be signed in to change notification settings - Fork 0
/
about.html
258 lines (185 loc) · 9.83 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
<!DOCTYPE html>
<html lang="en">
<head>
<!-- Global site tag (gtag.js) - Google Analytics -->
<script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','https://www.google-analytics.com/analytics.js','ga');
ga('create', 'code here', 'auto');
ga('send', 'pageview');
</script>
<title>About me</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<meta name="description" content="Andres portfolio" />
<meta charset="UTF-8" />
<link rel="icon" type="image/png" href="favicon.png" />
<link href="style.css" rel="stylesheet" />
<link href="css/font-awesome.min.css" rel="stylesheet" />
<link href='https://fonts.googleapis.com/css?family=Roboto:400,300' rel='stylesheet' type='text/css'>
<link href="https://fonts.googleapis.com/css?family=Poppins:500,600" rel="stylesheet">
</head>
<body class="hidden">
<main>
<div class="preloader-wrap">
<div class="outer">
<div class="inner">
<div class="percentage" id="precent"></div>
<div class="preloader-text">I am a full stack developer <span>André Kiste</span></div>
</div>
</div>
</div>
<div class="cd-index cd-main-content">
<!-- Page Content -->
<div id="page-content" class="light-content" data-bgcolor="#111">
<!-- Background Lines -->
<div class="bg-lines hidden">
<svg>
<line x1="20%" y1="100%" x2="80%" y2="0"/>
<line x1="80%" y1="100%" x2="20%" y2="0"/>
</svg>
</div>
<!--/Background Lines -->
<!-- Header -->
<header class="scroll-hid">
<div id="header-container">
<!-- Logo -->
<div id="logo">
<a class="ajax-link" data-type="page-transition" href="index.html">
<img class="black-logo" src="images/logo.png" alt="ClaPat Logo">
<img class="white-logo" src="images/logo-white.png" alt="ClaPat Logo">
</a>
</div>
<!--/Logo -->
<!-- Menu Burger -->
<div id="burger-wrapper">
<div id="burger-circle"></div>
<div id="menu-burger">
<span></span>
<span></span>
</div>
</div>
<!--/Menu Burger -->
</div>
</header>
<!--/Header -->
<!-- Menu Overlay -->
<div id="menu-overlay">
<div id="close-menu"></div>
<div class="outer">
<div class="inner">
<nav>
<ul class="main-menu">
<li class="mp"><a class="ajax-link menu-link" data-type="page-transition" href="index.html"><span></span>Home</a></li>
<li class="mp active"><a class="ajax-link menu-link" data-type="page-transition" href="about.html"><span></span>About</a></li>
<li class="mp"><a class="ajax-link menu-link" data-type="page-transition" href="contact.html"><span></span>Contact</a></li>
</ul>
</nav>
</div>
</div>
</div>
<!-- Menu Overlay -->
<!-- Main -->
<div id="main">
<!-- Hero Section -->
<div id="hero" class="has-image">
<div id="hero-styles" class="opacity-onscroll parallax-onscroll">
<div id="hero-caption">
<div class="inner">
<h1 class="hero-title">André Kiste</h1>
<p class="hero-subtitle">Full Stack Developer</p>
</div>
</div>
<div class="scroll-down-wrap no-border">
<a href="#" class="section-down-arrow ">
<svg class="nectar-scroll-icon" viewBox="0 0 30 45" enable-background="new 0 0 30 45">
<path class="nectar-scroll-icon-path" fill="none" stroke="#ffffff" stroke-width="2" stroke-miterlimit="10" d="M15,1.118c12.352,0,13.967,12.88,13.967,12.88v18.76 c0,0-1.514,11.204-13.967,11.204S0.931,32.966,0.931,32.966V14.05C0.931,14.05,2.648,1.118,15,1.118z">
</path>
</svg>
</a>
</div>
</div>
</div>
<div id="hero-bg-wrapper">
<div id="hero-bg-image" class="light-content has-video" style="background-image:url(images/about.jpg)"></div>
</div>
<div id="hero-height" class="hidden"></div>
<!--/Hero Section -->
<!-- Main Content -->
<div id="main-content">
<div id="main-page-content">
<!-- Row -->
<div class="vc_row small row_padding_top row_padding_bottom text-align-center">
<div class="container">
<p class="lead">
Hi, I'm André Kiste.<br class="destroy">
I'm a Developer in Auckland, New Zealand, but originally I am from Oslo, Norway.<br class="destroy">
I've worked as an IT Administrator, Consultant,
and Freelancer and I'm interested in innovative ideas,<br class="destroy">
startups, cloud software,
minimalistic UX design and more!<br class="destroy">
Check out some of my projects in the links below!
</p>
<p class="smaller sa-one">CV available upon request</p>
</div>
</div>
<!--/Row -->
<!-- Row -->
<div class="vc_row small row_padding_top row_padding_bottom text-align-center">
<div class="container">
<h2 class="has-animation" data-delay="10">Whatever your needs, I'm looking forward to hearing from you</h2>
<hr>
<a href="contact.html" class="clapat-button rounded outline ajax-link has-animation" data-delay="100" data-type="page-transition" ><span>Contact Me</span></a>
</div>
</div>
<!--/Row -->
</div>
<!--/Main Page Content -->
</div>
<!--/Main Content -->
</div>
<!--/Main -->
<!-- Footer -->
<footer class="hidden">
<div id="footer-container">
<a id="page-action-holder-left" class="ajax-link" href="portfolio.html" data-type="page-transition" data-tooltip="Back to Works" data-placement="top">
<div id="backtoworks">
<svg version="1.1" xmlns="http://www.w3.org/2000/svg" x="20px" y="20px" width="40px" height="40px" viewBox="0 0 80 80" xml:space="preserve">
<circle class="circle-action is-inner" cx="40" cy="40" r="36" />
<circle class="circle-action is-outer" cx="40" cy="40" r="36" />
</svg>
<i class="fa fa-times" aria-hidden="true"></i>
<div class="circle-line"></div>
</div>
</a>
<div id="page-action-holder-right" data-tooltip="Go Top" data-placement="top">
<div id="scrolltotop">
<svg version="1.1" xmlns="http://www.w3.org/2000/svg" x="10px" y="10px" width="40px" height="40px" viewBox="0 0 80 80" xml:space="preserve">
<circle class="circle-action is-inner" cx="40" cy="40" r="36" />
<circle class="circle-action is-outer" cx="40" cy="40" r="36" />
</svg>
<i class="fa fa-chevron-up" aria-hidden="true"></i>
<div class="circle-line"></div>
</div>
</div>
<ul class="socials-text">
<li><a href="https://www.linkedin.com/in/andreki/" target="_blank"><i class="fa fa-linkedin"></i></a></li>
<li><a href="https://github.com/bergice" target="_blank"><i class="fa fa-github"></i></a></li>
<li><a href="https://gitlab.com/users/andreki/projects" target="_blank"><i class="fa fa-git"></i></a></li>
</ul>
<p class="copyright">2018 © <a target="_blank" href="bergice.github.io">André Kiste</a></p>
</div>
</footer>
<!--/Footer -->
</div>
<!--/Page Content -->
</div>
</main>
<div class="cd-cover-layer"></div>
<script src="js/jquery.min.js"></script>
<script src="http://maps.google.com/maps/api/js?sensor=false" type="text/javascript"></script>
<script src="js/plugins.js"></script>
<script src="js/scripts.js"></script>
</body>
</html>