-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
executable file
·590 lines (513 loc) · 29.2 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
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
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<!-- The above 3 meta tags *must* come first in the head; any other head content must come *after* these tags -->
<title>Ugur Koysuren - Software Developer</title>
<!-- favicon -->
<link href="favicon.png" rel=icon>
<!-- web-fonts -->
<link href="https://fonts.googleapis.com/css?family=Hind:300,400,500,600,700" rel="stylesheet">
<!-- font-awesome -->
<link href="css/font-awesome.min.css" rel="stylesheet">
<!-- Bootstrap -->
<link href="css/bootstrap.min.css" rel="stylesheet">
<!-- Style CSS -->
<link href="css/style.css" rel="stylesheet">
<!-- HTML5 shim and Respond.js for IE8 support of HTML5 elements and media queries -->
<!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
<!--[if lt IE 9]>
<script src="https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js"></script>
<script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script>
<![endif]-->
</head>
<body id="page-top" data-spy="scroll" data-target=".navbar">
<div id="main-wrapper">
<!-- Page Preloader -->
<div id="preloader">
<div id="status">
<div class="status-mes"></div>
</div>
</div>
<div class="columns-block container" style="z-index: 100;position: relative;">
<div class="left-col-block blocks">
<header class="header theiaStickySidebar">
<div class="profile-img">
<img src="img/img-profile.jpg" class="img-responsive" alt="" />
</div>
<div class="content">
<h1>Ugur Köysüren</h1>
<span class="lead">Software Developer</span>
<div class="about-text">
<p>
<strong>
To Recruiters: I'M NOT LOOKING FOR A JOB!
</strong>
</br>
I'm a multilingual Technology Freak and Software developer based in Nuremberg, Germany.
I work in great passionate team, surrounded with great people!. I'm passionate in Technology and
its advantages. Focused in development of Java/EE applications, Backend Solutions. I also
love developing single-page applications based on Angular, TypeScript, HTML5 and CSS3. When
I'm not developing softwares, I mostly play video games, explore new places and really enjoy
listening music.</br>
</p>
<p>"Develop a passion for learning. If you do, you will never cease to grow."</p>
<!-- <p>
<img src="img/Signature.png" alt="" class="img-responsive" />
</p> -->
</div>
<ul class="social-icon">
<li>
<a href="https://www.facebook.com/koysurenugur">
<i class="fa fa-facebook" aria-hidden="true"></i>
</a>
</li>
<li>
<a href="https://www.xing.com/profile/Ugur_Koeysueren">
<i class="fa fa-xing " aria-hidden="true"></i>
</a>
</li>
<li>
<a href="https://www.linkedin.com/in/koysurenugur/">
<i class="fa fa-linkedin" aria-hidden="true"></i>
</a>
</li>
<li>
<a href="https://github.com/ugurkoysuren">
<i class="fa fa-github" aria-hidden="true"></i>
</a>
</li>
<li>
<a href="mailto:[email protected]?Subject=Hello">
<i class="fa fa-envelope" aria-hidden="true"></i>
</a>
</li>
</ul>
</div>
</header>
<!-- .header-->
</div>
<!-- .left-col-block -->
<div class="right-col-block blocks">
<div class="theiaStickySidebar">
<section class="expertise-wrapper section-wrapper gray-bg">
<div class="container-fluid">
<div class="row">
<div class="col-md-12">
<div class="section-title">
<h2>Expertise</h2>
</div>
</div>
</div>
<!-- .row -->
<div class="row">
<div class="col-md-6">
<div class="expertise-item">
<h3> Front-End Technologies</h3>
<p>
<ul>
<li>Sass / LESS </li>
<li>HTML5 / CSS3 </li>
<li>JavaScript / jQuery </li>
<li>Version Control ( GIT )</li>
<li>Foundation / Bootstrap / Skeleton</li>
<li>Responsive Layout and Design Agile Methodology</li>
<li>Cross-Browser Compatibility</li>
<li>Mobile First Development</li>
</ul>
</p>
</div>
</div>
<div class="col-md-6">
<div class="expertise-item">
<h3>Back-End Technologies </h3>
<p>
<ul>
<li>Java/JavaEE</li>
<li>DBMS Databases</li>
<li>Modern Java Frameworks</li>
<li>Version Control ( GIT )</li>
<li>Foundation / Bootstrap / Skeleton</li>
<li>JPA / JSF / EJB</li>
<li>Secure Web Application</li>
<li>Test Driven Development</li>
</ul>
</p>
</div>
</div>
</div>
<!-- <div class="row">
<div class="col-md-6">
<div class="expertise-item">
<h3>Interactively incubate</h3>
<p>
Interactively myocardinate high standards in initiatives rather than next-generation.
</p>
</div>
</div>
<div class="col-md-6">
<div class="expertise-item">
<h3>Globally streamline</h3>
<p>
Dynamically initiate client-based convergence vis-a-vis performance based. </p>
</div>
</div>
</div>
-->
</div>
</section>
<!-- .expertise-wrapper -->
<section class="section-wrapper skills-wrapper">
<div class="container-fluid">
<div class="row">
<div class="col-md-12">
<div class="section-title">
<h2>Skills</h2>
</div>
</div>
</div>
<div class="row">
<div class="col-md-12">
<div class="progress-wrapper">
<div class="progress-item">
<span class="progress-title">Back-End Development</span>
<div class="progress">
<div class="progress-bar" role="progressbar" aria-valuenow="62" aria-valuemin="0" aria-valuemax="100" style="width: 73%">
<span class="progress-percent"> 73%</span>
</div>
</div>
<!-- .progress -->
</div>
<!-- .skill-progress -->
<div class="progress-item">
<span class="progress-title">Front-End Development</span>
<div class="progress">
<div class="progress-bar" role="progressbar" aria-valuenow="90" aria-valuemin="0" aria-valuemax="100" style="width: 63%">
<span class="progress-percent"> 63%</span>
</div>
</div>
<!-- /.progress -->
</div>
<!-- /.skill-progress -->
<div class="progress-item">
<span class="progress-title">Organisational Skills</span>
<div class="progress">
<div class="progress-bar" role="progressbar" aria-valuenow="75" aria-valuemin="0" aria-valuemax="100" style="width: 61%;">
<span class="progress-percent"> 61%</span>
</div>
</div>
<!-- /.progress -->
</div>
<!-- /.skill-progress -->
<div class="progress-item">
<span class="progress-title">Communtcation Skills</span>
<div class="progress">
<div class="progress-bar" role="progressbar" aria-valuenow="55" aria-valuemin="0" aria-valuemax="100" style="width: 68%;">
<span class="progress-percent"> 68%</span>
</div>
</div>
<!-- /.progress -->
</div>
<!-- /.skill-progress -->
<div class="progress-item">
<span class="progress-title">Agile Methodology</span>
<div class="progress">
<div class="progress-bar" role="progressbar" aria-valuenow="55" aria-valuemin="0" aria-valuemax="100" style="width: 60%;">
<span class="progress-percent"> 60%</span>
</div>
</div>
<!-- .progress -->
</div>
<!-- .skill-progress -->
</div>
<!-- /.progress-wrapper -->
</div>
</div>
<!--.row -->
</div>
<!-- .container-fluid -->
</section>
<!-- .skills-wrapper -->
<section class="section-wrapper section-experience gray-bg">
<div class="container-fluid">
<div class="row">
<div class="col-md-12">
<div class="section-title">
<h2>Work Experience</h2>
</div>
</div>
</div>
<!--.row-->
<div class="row">
<div class="col-md-12">
<div class="content-item">
<small>2017 - Present</small>
<h3>Software Developer</h3>
<h4>isento GmbH</h4>
<p>Germany, Nuremberg</p>
</div>
<!-- .experience-item -->
<div class="content-item">
<small>2016 - 2017</small>
<h3>Software Engineer</h3>
<h4>Okatem</h4>
<p>Turkey, Istanbul</p>
</div>
<!-- .experience-item -->
<div class="content-item">
<small>2016 - 2017</small>
<h3>IT Project Coordination Intern</h3>
<h4>Daimler A.G.</h4>
<p>Turkey, Istanbul</p>
</div>
<!-- .experience-item -->
</div>
</div>
<!--.row-->
</div>
<!-- .container-fluid -->
</section>
<!-- .section-experience -->
<section class="section-wrapper section-education">
<div class="container-fluid">
<div class="row">
<div class="col-md-12">
<div class="section-title">
<h2>Education</h2>
</div>
</div>
</div>
<!--.row-->
<div class="row">
<div class="col-md-12">
<div class="content-item">
<small>2013 - 2017</small>
<h3>B.Sc. Electrical & Electronics Engineering</h3>
<h4>Özyegin University</h4>
<p>Turkey, Istanbul</p>
</div>
<!-- .experience-item -->
<div class="content-item">
<small>2009 - 2013</small>
<h3>High School</h3>
<h4>Adnan Menderes Anadolu Lisesi</h4>
<p>Turkey, Aydin</p>
</div>
<!-- .experience-item -->
<!-- <div class="content-item">
<small>2002 - 2006</small>
<h3>BA (Hons) Design</h3>
<h4>University of Michigan</h4>
<p>United Kingdom, London</p>
</div> -->
<!-- .experience-item -->
</div>
</div>
<!--.row-->
</div>
<!-- .container-fluid -->
</section>
<!-- .section-education -->
<section class="section-wrapper section-interest gray-bg">
<div class="container-fluid">
<div class="row">
<div class="col-md-12">
<div class="section-title">
<h2>Interest</h2>
</div>
</div>
</div>
<!-- .row -->
<div class="row">
<div class="col-md-12">
<div class="content-item">
<h3>Books</h3>
<p>Proactively extend market-driven e-tailers rather than enterprise-wide supply chains.
Collaboratively embrace 24/7 processes rather than adaptive users. Seamlessly
monetize alternative e-business.</p>
</div>
<div class="content-item">
<h3>Sports</h3>
<p>Assertively grow optimal methodologies after viral technologies. Appropriately develop
frictionless technology for adaptive functionalities. Competently iterate functionalized
networks for best-of-breed services.</p>
</div>
<div class="content-item">
<h3>Art</h3>
<p>Dramatically utilize superior infomediaries whereas functional core competencies.
Enthusiastically repurpose synergistic vortals for customer directed portals.
Interactively pursue sustainable leadership via.</p>
</div>
</div>
</div>
<!-- .row -->
</div>
</section>
<!-- .section-publications -->
<section class="section-wrapper portfolio-section">
<div class="container-fluid">
<div class="row">
<div class="col-md-12">
<div class="section-title">
<h2>Portfolio</h2>
</div>
</div>
</div>
<div class="row">
<div class="col-md-6">
<a class="portfolio-item" href="#">
<div class="portfolio-thumb">
<img src="img/portfolio-1.jpg" alt="">
</div>
<div class="portfolio-info">
<h3>Creative concepts</h3>
<small>domain.com</small>
</div>
<!-- portfolio-info -->
</a>
<!-- .portfolio-item -->
</div>
<div class="col-md-6">
<a class="portfolio-item" href="#">
<div class="portfolio-thumb">
<img src="img/portfolio-2.jpg" alt="">
</div>
<div class="portfolio-info">
<h3>Customer focused</h3>
<small>domain.com</small>
</div>
<!-- portfolio-info -->
</a>
<!-- .portfolio-item -->
</div>
<div class="col-md-6">
<a class="portfolio-item" href="#">
<div class="portfolio-thumb">
<img src="img/portfolio-3.jpg" alt="">
</div>
<div class="portfolio-info">
<h3>Management methodology</h3>
<small>domain.com</small>
</div>
<!-- portfolio-info -->
</a>
<!-- .portfolio-item -->
</div>
<div class="col-md-6">
<a class="portfolio-item" href="#">
<div class="portfolio-thumb">
<img src="img/portfolio-4.jpg" alt="">
</div>
<div class="portfolio-info">
<h3>Market research</h3>
<small>domain.com</small>
</div>
<!-- portfolio-info -->
</a>
<!-- .portfolio-item -->
</div>
</div>
<!-- /.row -->
</div>
</section>
<!-- .portfolio -->
<section class="section-contact section-wrapper gray-bg">
<div class="container-fluid">
<div class="row">
<div class="col-md-12">
<div class="section-title">
<h2>Contact</h2>
</div>
</div>
</div>
<!--.row-->
<div class="row">
<div class="col-md-12">
<address>
<strong>Address</strong>
<br> Nuremberg, 90489
<br> Germany
</address>
<!-- <address>
<strong></strong>
<br>
</address> -->
<address>
<strong>Mobile Number</strong>
<br> "Please use e-mail"
</address>
<address>
<strong>Email</strong>
<br>
<a href="mailto:#">[email protected]</a>
</address>
</div>
</div>
<!--.row-->
<div class="row">
<div class="col-md-12">
<div class="feedback-form">
<h2>Get in touch</h2>
<form id="contactForm" action="sendemail.php" method="POST">
<div class="form-group">
<label for="InputName">Name</label>
<input type="text" name="name" required="" class="form-control" id="InputName" placeholder="Full Name">
</div>
<div class="form-group">
<label for="InputEmail">Email address</label>
<input type="email" name="email" required="" class="form-control" id="InputEmail" placeholder="Email">
</div>
<div class="form-group">
<label for="InputSubject">Subject</label>
<input type="text" name="subject" class="form-control" id="InputSubject" placeholder="Subject">
</div>
<div class="form-group">
<label for="message-text" class="control-label">Message</label>
<textarea class="form-control" rows="4" required="" name="message" id="message-text" placeholder="Write message"></textarea>
</div>
<button type="submit" class="btn btn-primary">Submit</button>
</form>
</div>
<!-- .feedback-form -->
</div>
</div>
</div>
<!--.container-fluid-->
</section>
<!--.section-contact-->
<footer class="footer">
<div class="copyright-section">
<div class="container-fluid">
<div class="row">
<div class="col-md-12">
</div>
</div>
</div>
<!--.row-->
</div>
<!-- .container-fluid -->
</div>
<!-- .copyright-section -->
</footer>
<!-- .footer -->
</div>
<!-- Sticky -->
</div>
<!-- .right-col-block -->
</div>
<!-- .columns-block -->
</div>
<!-- #main-wrapper -->
<!-- jquery -->
<script src="js/jquery-2.1.4.min.js"></script>
<!-- Bootstrap -->
<script src="js/bootstrap.min.js"></script>
<script src="js/theia-sticky-sidebar.js"></script>
<script src="js/scripts.js"></script>
<div id="particles-js"></div>
<script type="text/javascript" src="js/particles.js"></script>
<script type="text/javascript" src="js/app.js"></script>
</body>
</html>