-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
388 lines (354 loc) · 13.7 KB
/
index.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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>Johan Vlaar webdeveloper.</title>
<meta name="description" content="My name is Johan Vlaar. I am 29 years and i work at Adivare here we work with Symfony 5.">
<meta name="author" content="Johan Vlaar">
<meta property="og:title" content="Johan Vlaar webdeveloper." />
<meta property="og:description" content="My name is Johan Vlaar. I am 29 years and i work at Adivare here we work with Symfony 5." />
<meta property="og:image" content="http://johjohan.github.io/img/frontpage.jpg" />
<meta property="og:url" content="johjohan.github.io/" />
<meta name="twitter:title" content="Johan Vlaar webdeveloper." />
<meta name="twitter:description" content="My name is Johan Vlaar. I am 29 years and i work at Adivare here we work with Symfony 5." />
<meta name="twitter:image" content="johjohan.github.io/img/frontpage.jpg" />
<meta name="twitter:url" content="johjohan.github.io/">
<!--[if lt IE 9]><script src="/js/ie8-responsive-file-warning.js"></script><![endif]-->
<!-- HTML5 shim and Respond.js IE8 support of HTML5 elements and media queries -->
<!--[if lt IE 9]>
<script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script>
<script src="https://oss.maxcdn.com/libs/respond.js/1.3.0/respond.min.js"></script>
<![endif]-->
<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">
<link rel="icon" type="image/png" href="/favicon-32x32.png" sizes="32x32">
<link rel="icon" type="image/png" href="/favicon-16x16.png" sizes="16x16">
<link rel="manifest" href="/manifest.json">
<link rel="mask-icon" href="/safari-pinned-tab.svg" color="#000000">
<meta name="theme-color" content="#ffffff">
<link type="text/plain" rel="author" href="/humans.txt" />
<style media="screen">
body {
background-color: #fff;
opacity: 0;
transition: opacity 0.3s;
}
</style>
</head>
<body>
<header id="header" class="navbar navbar-default navbar-fixed-top">
<div class="container">
<div class="navbar-header">
<button class="navbar-toggle" type="button" data-toggle="collapse" data-target=".bs-navbar-collapse">
<span class="sr-only">Toggle navigation</span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
<a href="#home" class="logo">Johan Vlaar</a>
</div>
<nav class="collapse navbar-collapse bs-navbar-collapse navbar-right">
<ul class="nav navbar-nav">
<li>
<a href="#home">Home</a>
</li>
<li>
<a href="#aboutMe">About me</a>
</li>
<li>
<a href="#projects">Projects</a>
</li>
<li>
<a href="#toolbox">Toolbox</a>
</li>
<li>
<a href="#contact">Contact</a>
</li>
<li>
<a href="https://github.com/JohJohan/johjohan.github.io" title="View on Github" target="_blank"><i class="fa fa-github" aria-hidden="true"></i></a>
</li>
</ul>
</nav>
</div>
</header>
<section id="home" class="section home">
<div class="over_lay"> </div>
<div class="container">
<div class="row">
<div class="intro">
<h1 data-animation="fadeInDown" class="animate">Welcome to johjohan.github.io</h1>
<p data-animation="fadeInUp" class="animate">Improving the web, one website at the time.</p>
</div>
</div>
</div>
<div class="container">
<div class="row">
<div class="parallax animate" data-animation="fadeIn" data-animation-delay="0.6s">
<span>Web development</span>
<span>PHP</span>
<span>Symfony 4/5/6</span>
<span>HTML5</span>
<span>CSS3</span>
<span>Jquery</span>
<span>Responsive</span>
<span>Bootstrap 3.*/4.*</span>
<span>Webpack</span>
</div>
</div>
</div>
<a href="#aboutMe" class="scroll-down" title="Scrol down"><i class="fa fa-arrow-down fa-fw"></i></a>
</section>
<noscript>
<section id="alerts" class="section alerts alert alert-warning">
<div class="container-fluid">
<div class="row">
<div class="col-md-12">
<h2>JavaScript is turned off</h2>
<div class="alert alert-warning" role="alert"> <strong>Look out!</strong> I looks like JavaScript is off, there for some functions will not work, please enable JavaScript <a href="https://www.google.nl/search?q=how+do+i+enable+JavaScript&oq=how+do+i+enable+JavaScript&aqs=chrome..69i57.9439j0j7&sourceid=chrome&ie=UTF-8" rel="nofollow" target="_blank">How do i do that?</a></div>
</div>
</div>
</div>
</section>
</noscript>
<section id="aboutMe" class="section aboutMe">
<div class="container">
<div class="row">
<div class="col-md-12">
<div class="intro_section">
<h2 class="title"><span>About me</span></h2>
</div>
</div>
</div>
<div class="row">
<div class="col-md-1 hidden-xs hidden-sm">
<div class="fa-icon">
<i data-animation="fadeInLeft" class="animate fa fa-code fa-fw"></i>
<i data-animation="fadeInLeft" class="animate fa fa-code-fork fa-fw"></i>
<i data-animation="fadeInLeft" class="animate fa fa-file-code-o fa-fw"></i>
<i data-animation="fadeInLeft" class="animate fa fa-globe fa-fw"></i>
</div>
</div>
<div class="col-sm-offset-3 col-sm-6 col-md-offset-2 col-md-6">
<div class="large-window">
<div class="window-tint">
<div class="text">
<p>Johan Vlaar</p>
<p>Webdeveloper</p>
</div>
</div>
</div>
<div class="block">
<p class="lead">My name is Johan Vlaar. I am 29 years and i work at Adivare here we work with Symfony 5.</p>
</div>
</div>
<div class="col-md-offset-1 col-md-1 hidden-xs hidden-sm">
<div class="fa-icon">
<i data-animation="fadeInRight" class="animate fa fa-chrome fa-fw"></i>
<i data-animation="fadeInRight" class="animate fa fa-safari fa-fw"></i>
<i data-animation="fadeInRight" class="animate fa fa-edge fa-fw"></i>
<i data-animation="fadeInRight" class="animate fa fa-firefox fa-fw"></i>
</div>
</div>
</div>
<hr>
<div class="row">
<div class="col-md-6">
<div class="row pie-charts">
<div class="col-xs-6 col-sm-4">
<div class="pie-chart-container animate" data-animation="fadeInLeft">
<div class="pie-chart default" data-percent="90" data-size="140" data-line-width="3" data-track-color="transparent" data-bar-color="#0094e0">
<div class="pie-chart-percent">
<h2><span class="value">90</span>%</h2>
</div>
</div>
<div class="pie-chart-details">
<h6>Symfony</h6>
</div>
</div>
</div>
<div class="col-xs-6 col-sm-4">
<div class="pie-chart-container animate" data-animation="fadeInLeft">
<div class="pie-chart default" data-percent="90" data-size="140" data-line-width="3" data-track-color="transparent" data-bar-color="#0094e0">
<div class="pie-chart-percent">
<h2><span class="value">90</span>%</h2>
</div>
</div>
<div class="pie-chart-details">
<h6>PHP</h6>
</div>
</div>
</div>
<div class="col-xs-6 col-sm-4">
<div class="pie-chart-container animate" data-animation="fadeInLeft">
<div class="pie-chart default" data-percent="85" data-size="140" data-line-width="3" data-track-color="transparent" data-bar-color="#0094e0">
<div class="pie-chart-percent">
<h2><span class="value">85</span>%</h2>
</div>
</div>
<div class="pie-chart-details">
<h6>HTML5</h6>
</div>
</div>
</div>
<div class="col-xs-6 col-sm-4">
<div class="pie-chart-container animate" data-animation="fadeInLeft" >
<div class="pie-chart default" data-percent="80" data-size="140" data-line-width="3" data-track-color="transparent" data-bar-color="#0094e0">
<div class="pie-chart-percent">
<h2><span class="value">80</span>%</h2>
</div>
</div>
<div class="pie-chart-details">
<h6>Bootstrap 3.*/4.*</h6>
</div>
</div>
</div>
<div class="col-xs-6 col-sm-4">
<div class="pie-chart-container animate" data-animation="fadeInLeft">
<div class="pie-chart default" data-percent="80" data-size="140" data-line-width="3" data-track-color="transparent" data-bar-color="#0094e0">
<div class="pie-chart-percent">
<h2><span class="value">80</span>%</h2>
</div>
</div>
<div class="pie-chart-details">
<h6>CSS3</h6>
</div>
</div>
</div>
<div class="col-xs-6 col-sm-4">
<div class="pie-chart-container animate" data-animation="fadeInLeft">
<div class="pie-chart default" data-percent="70" data-size="140" data-line-width="3" data-track-color="transparent" data-bar-color="#0094e0">
<div class="pie-chart-percent">
<h2><span class="value">70</span>%</h2>
</div>
</div>
<div class="pie-chart-details">
<h6>jQuery</h6>
</div>
</div>
</div>
</div>
</div>
<div class="col-md-6">
<div data-animation="fadeInRight" class="animate responsive" >
<img src="../img/front1.png" alt="Website impression EduNed">
</div>
</div>
</div>
</div>
</section>
<section id="projects" class="section projects">
<div class="container">
<div class="row">
<div class="col-md-12">
<div class="intro_section">
<h2 class="title"><span>My projects</span></h2>
<p class="subtitle">This website I have developed together with the owner of EduNed</p>
</div>
</div>
</div>
<div class="row">
<div class="col-md-6 vcenter">
<img src="../img/EduNedSmall.jpg" alt="EduNed | johjohan.github.io" class="img-responsive animate" data-animation="fadeInLeft" data-animation-delay="0.6s"/>
</div><!--
--><div class="col-md-6 vcenter animate" data-animation="fadeInRight">
<h3>EduNed</h3>
<blockquote>
<p>EduNed is een taalbureau dat u begeleidt en instrueert op het gebied van de Nederlandse taal. In de regio Bergen op Zoom, Steenbergen en Tholen.</p>
<p>Zoekt u een passende cursus voor uw bedrijf, of particulier (bij)lessen aan huis? Dan bent u bij EduNed aan het juiste adres. Wij bieden u "taal op maat" op verschillende gebieden.</p>
</blockquote>
<a href="//www.eduned.com" class="btn btn-success btn-lg" target="_blank">View EduNed online</a>
</div>
</div>
</div>
</section>
<section id="cta" class="cta section">
<div class="container">
<div class="row">
<div class="col-md-12">
<h3>Are you curious about what I can do for you? <a href="#contact" class="btn btn-default">Contact me</a></h3>
</div>
</div>
</div>
</section>
<section id="toolbox" class="section toolbox">
<div class="container">
<div class="row">
<div class="col-md-12">
<div class="intro_section">
<h2 class="title"><span>My toolbox</span></h2>
<p class="subtitle">A survey of <strong>programming languages</strong> and <strong>frameworks</strong> I've worked with.</p>
</div>
</div>
</div>
<div class="row">
<div class="col-xs-6 text-center">
<ul>
<li class="animate" data-animation="fadeInLeft">HTML 5</li>
<li class="animate" data-animation="fadeInLeft">CSS 3</li>
<li class="animate" data-animation="fadeInLeft">PHP</li>
<li class="animate" data-animation="fadeInLeft">JavaScript</li>
</ul>
</div>
<div class="col-xs-6 text-center">
<ul>
<li class="animate" data-animation="fadeInRight">Jquery</li>
<li class="animate" data-animation="fadeInRight">Bootstrap</li>
<li class="animate" data-animation="fadeInRight">Symfony</li>
<li class="animate" data-animation="fadeInRight">Laravel</li>
</ul>
</div>
</div>
</div>
</section>
<div class="parallax_footer">
<section id="contact" class="section contact">
<div class="container">
<div class="row">
<div class="col-md-12 text-center">
<h3 class="">Lets get in contact.</h3>
<p>You also can send me a e-mail <a href="mailto:[email protected]">[email protected]</a>.</p>
</div>
</div>
</div>
</section>
<div id="copyright" class="copyright">
<div class="container">
<div class="row">
<div class="col-md-8">
<p><i class="fa fa-copyright" aria-hidden="true"></i>2023 johjohan.github.io</p>
</div>
<div class="col-md-4">
<p>This website is developed by: <a href="/">johjohan.github.io</a></p>
</div>
</div>
</div>
</div>
</div>
<a href="" class="fixed_item scrollup" title="To top">
<i class="fa fa-arrow-up"></i>
</a>
<a href="#contact" class="fixed_item form-toggle-icon" title="Contact">
<div class="circle pulse"></div>
<i class="fa fa-envelope-o"></i>
</a>
<link href="../css/bootstrap.min.css" rel="stylesheet">
<link href="../css/main.min.css" rel="stylesheet">
<link href="../css/extra.min.css" rel="stylesheet">
<script src="../js/jquery-1.10.2.min.js"></script>
<script src="../js/bootstrap.min.js"></script>
<script src="../js/waypoints.min.js"></script>
<script src="../js/piechart.js"></script>
<script src="../js/jquery.scrollto.min.js"></script>
<script src="../js/countTo.js"></script>
<script src="../js/main.min.js"></script>
<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', 'UA-66786092-3', 'auto');
ga('send', 'pageview');
</script>
</body>
</html>