-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
511 lines (495 loc) · 21.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
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
<!DOCTYPE html>
<!--[if IE 8]> <html lang="en" class="ie8"> <![endif]-->
<!--[if IE 9]> <html lang="en" class="ie9"> <![endif]-->
<!--[if !IE]><!--> <html lang="en"> <!--<![endif]-->
<head>
<title>Muhammed Olcay TERCANLI | Computer Engineer</title>
<!-- Meta -->
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="description" content="Muhammed Olcay TERCANLI">
<meta name="author" content="Xiaoying Riley at 3rd Wave Media">
<link rel="shortcut icon" href="favicon.ico">
<link href='http://fonts.googleapis.com/css?family=Lato:300,400,300italic,400italic' rel='stylesheet' type='text/css'>
<link href='http://fonts.googleapis.com/css?family=Montserrat:400,700' rel='stylesheet' type='text/css'>
<!-- Global CSS -->
<link rel="stylesheet" href="assets/plugins/bootstrap/css/bootstrap.min.css">
<!-- Plugins CSS -->
<link rel="stylesheet" href="assets/plugins/font-awesome/css/font-awesome.css">
<!-- github acitivity css -->
<link rel="stylesheet" href="assets/plugins/github-activity/src/github-activity.css">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/octicons/2.0.2/octicons.min.css">
<!-- Theme CSS -->
<link id="theme-style" rel="stylesheet" href="assets/css/styles.css">
<!-- HTML5 shim and Respond.js for IE8 support of HTML5 elements and media queries -->
<!--[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]-->
<style type="text/css">
header.header {
border-color: #123456;
}
.skills .skillset .level-bar-inner {
background-color: #123456;
}
.header .profile-content .social a {
background-color: #123456;
}
a {
color: #8e44ad;
}
</style>
</head>
<body>
<!-- ******HEADER****** -->
<header class="header">
<div class="container">
<div class="profile-content pull-left">
<h1 class="name">Muhammed Olcay TERCANLI</h1>
<h2 class="desc">Computer Engineer</h2>
<ul class="social list-inline">
<li><a href="https://twitter.com/molcaytercanli" target="_blank"><i class="fa fa-twitter"></i></a></li>
<li><a href="https://www.linkedin.com/in/molcay" target="_blank"><i class="fa fa-linkedin"></i></a></li>
<li><a href="https://github.com/molcay" target="_blank"><i class="fa fa-github-alt"></i></a></li>
<li><a href="https://gitlab.com/molcay" target="_blank"><i class="fa fa-gitlab"></i></a></li>
<li><a href="mailto:muhammedolcaytercanli@gmail.com"><i class="fa fa-envelope"></i></a></li>
</ul>
</div><!--//profile-->
<a class="btn btn-cta-primary pull-right" href="mailto:muhammedolcaytercanli@gmail.com"><i class="fa fa-paper-plane"></i> Contact Me </a>
<a class="btn btn-cta-default pull-right" href="https://github.com/molcay/cv/raw/master/MuhammedOlcayTERCANLI_RESUME.pdf"><i class="fa fa-download"></i> Download Resume </a>
</div><!--//container-->
</header><!--//header-->
<div class="container sections-wrapper">
<div class="row">
<div class="primary col-md-8 col-sm-12 col-xs-12">
<section class="about section">
<div class="section-inner">
<h2 class="heading">About Me</h2>
<div class="content">
<p>
I graduated from Muğla Sıtkı Koçman University, Computer Engineering Department at June, 2017. I tried different branches of Computer but I can't decided which field suits on me. I love coding especially with Python. I also interested in System Administration, everything can be automated :)
<br />
<small>Scripting, Scripting, Scripting...</small>
</p>
</div><!--//content-->
</div><!--//section-inner-->
</section><!--//section-->
<section class="experience section">
<div class="section-inner">
<h2 class="heading">Experience</h2>
<div class="content">
<div class="item">
<h3 class="title"> Scholarship Student - <span class="place"><a href="#"> MSKU COMPUTER ENGINEERING- PhD. Bekir Taner DİNÇER</a></span> <span class="year">(October, 2016 - June, 2017)</span></h3>
<ul>
<li>Learnt and Practiced Ruby, Ruby on Rails Application Development.</li>
<li>Gained minor knowledge about LDAP Management (FreeIPA).</li>
<li>Wrote some script for automate works.</li>
<li>Gained knowledge about docker as beginner level.</li>
</ul>
</div><!--//item-->
<div class="item">
<h3 class="title"> Internship - <span class="place"><a href="#"> TÜRK TELEKOM DOĞU-I BÖLGE MÜDÜRLÜĞÜ - ENERJİ VE SOĞUTMA SİSTEMLERİ - ENES POLAT</a></span> <span class="year">(2013 - 2014)</span></h3>
<ul>
<li>Learnt Android Mobile Application Development, Application Lifecycle.</li>
<li>Practiced and improved Java knowledge.</li>
<li>Some application* development for Android.</li>
</ul>
<h6>*Some Applications:</h6>
<ul>
<li>
<a href="https://play.google.com/store/apps/details?id=enespolat.polat.kelimekelimeingilizce">Çocuklar için İngilizce</a>
</li>
<li>
<a href="https://play.google.com/store/apps/details?id=enespolat.polat.bilgiyarismasi">Dini Bilgi Yarışması</a>
</li>
</ul>
</div><!--//item-->
<div class="item">
<h3 class="title"> Part-time - <span class="place"><a href="#"> MSKU COMPUTER ENGINEERING DEPARTMENT </a></span> <span class="year">(2013 - 2014)</span></h3>
<ul>
<li>Maintained Department Labs' Computers (hardware and software).</li>
</ul>
</div><!--//item-->
<div class="item">
<h3 class="title">Internship - <span class="place"><a href="#"> MSKU COMPUTER ENGINEERING DEPARTMENT - PhD. İzzet PEMBECİ </a></span> <span class="year">(2012 - 2013)</span></h3>
<ul>
<li>Implemented a board game called Tally-Ho! in Ractive.js (Javascript Framework).</li>
<li>Re-Implemented a library automation system with Laravel (which was implemented in pure PHP in previous semester).</li>
<li>Tally-Ho!: <a href="https://github.com/mkocaker06/Tally-Ho"><i class="fa fa-github-alt"></i>/mkocaker06/Tally-Ho</a></li>
</ul>
</div><!--//item-->
<hr class="divider" />
<span class="year">MSKU: Muğla Sıtkı Koçman University</span>
</div><!--//content-->
</div><!--//section-inner-->
</section><!--//section-->
<section class="latest section">
<div class="section-inner">
<h2 class="heading">Projects</h2>
<div class="content">
<hr class="divider" />
<div class="item row">
<div class="desc col-md-12 col-sm-12 col-xs-12">
<h3 class="title">
Nöbetçi Eczaneler - Erzurum
</h3>
<p>This mobile app can show pharmacies on duty and all pharmacies in Erzurum.</p>
<p>
<a href='https://play.google.com/store/apps/details?id=enespolat.com.erzurumeczaneler&pcampaignid=MKT-Other-global-all-co-prtnr-py-PartBadge-Mar2515-1'><img alt='Get it on Google Play' src='https://play.google.com/intl/en_us/badges/images/generic/en_badge_web_generic.png' width="150px"/></a>
</p>
</div><!--//desc-->
</div><!--//item-->
<hr class="divider" />
<div class="item row">
<div class="desc col-md-12 col-sm-12 col-xs-12">
<h3 class="title">
Finding pathways for a given metabolite
</h3>
<p>
<ul>
<li>Member - Introduction To Bioinformatics Course Project</li>
<li>Practiced for scraping web site and using API, Web Services.</li>
<li>Gained knowledge about Bioinformatics’ sources like KEGG, CheBI, WikiPathways, PubChem etc.</li>
<li>First implementation: Python, Related Web Services & API</li>
</ul>
</p>
<p style="font-size: 18px;">*** Source Code: <a href="https://github.com/mkocaker06/finding-pathways-for-metabolite"> <i class="fa fa-github-alt"></i> </a></p>
</div><!--//desc-->
</div><!--//item-->
<hr class="divider" />
<div class="item row">
<div class="desc col-md-12 col-sm-12 col-xs-12">
<h3 class="title">
MOsTearch | Search Engine Powered By Solr
</h3>
<p>
<ul>
<li>Information Retrieval Systems Course Project</li>
<li>Gained knowledge about Solr.</li>
<li>Database from DBMS course</li>
<li>First implementation: web2py, Solr</li>
</ul>
</p>
</div><!--//desc-->
</div><!--//item-->
<hr class="divider" />
<div class="item row">
<div class="desc col-md-12 col-sm-12 col-xs-12">
<h3 class="title">
League of Legends’ Helper Desktop Application
</h3>
<p>
<ul>
<li>Member - GUI Programming Course Project</li>
<li>Gained knowledge about GUI design principles and heuristics.</li>
<li>Learned Prototyping with Balsamiq Mockup.</li>
<li>Implementation: C#</li>
</ul>
</p>
<p style="font-size: 18px;">*** Source Code: <a href="https://github.com/erenvural/lol-helper"> <i class="fa fa-github-alt"></i> </a></p>
</div><!--//desc-->
</div><!--//item-->
<hr class="divider" />
<div class="item row">
<div class="desc col-md-12 col-sm-12 col-xs-12">
<h3 class="title">
League of Legends’ Helper Website
</h3>
<p>
<ul>
<li>Member - Web Programming And Development Course Project</li>
<li>Gained knowledge about MVC and web-based application technologies.</li>
<li>Learned web2py Framework, HTML, CSS.</li>
<li>Implementation: web2py (Python Framework)</li>
</ul>
</p>
</div><!--//desc-->
</div><!--//item-->
<hr class="divider" />
<div class="item row">
<div class="desc col-md-12 col-sm-12 col-xs-12">
<h3 class="title">
Tally Ho! Game
</h3>
<p>
<ul>
<li>Member - During Internship</li>
<li>Gained a skill works as a team.</li>
<li>Learned Ractive Framework.</li>
<li>Implementation: Ractive.JS and HTML & CSS</li>
</ul>
</p>
<p style="font-size: 18px;">*** Source Code: <a href="https://github.com/mkocaker06/Tally-Ho"> <i class="fa fa-github-alt"></i> </a></p>
</div><!--//desc-->
</div><!--//item-->
<hr class="divider" />
<div class="item row">
<div class="desc col-md-12 col-sm-12 col-xs-12">
<h3 class="title">
MSKU Sıtkı Koçman School of Foreign Languages Library Automation System
</h3>
<p>
<ul>
<li>Member - DBMS Course Project</li>
<li>Gained a skill works as a team.</li>
<li>Database from DBMS course.</li>
<li>First implementation: pure PHP</li>
<li>Re-implementation: Laravel</li>
</ul>
</p>
</div><!--//desc-->
</div><!--//item-->
<hr class="divider" />
<div class="item row">
<div class="desc col-md-12 col-sm-12 col-xs-12">
<h3 class="title">
MSKU Sıtkı Koçman School of Foreign Languages Library Database
</h3>
<p>
<ul>
<li>Member - DBMS Course Project</li>
<li>Gained designing an Entity-Relationship(ER) Diagrams.</li>
<li>Learned Relational Algebra.</li>
<li>Implementation: MySQL Workbench & phpmyadmin</li>
</ul>
</p>
</div><!--//desc-->
</div><!--//item-->
<hr class="divider" />
</div><!--//content-->
</div><!--//section-inner-->
</section><!--//section-->
<section class="github section">
<div class="section-inner">
<h2 class="heading">My GitHub</h2>
<div id="ghfeed" class="ghfeed"></div><!--//ghfeed-->
</div><!--//secton-inner-->
</section><!--//section-->
</div><!--//primary-->
<div class="secondary col-md-4 col-sm-12 col-xs-12">
<aside class="info aside section">
<div class="section-inner">
<h2 class="heading sr-only">Basic Information</h2>
<div class="content">
<ul class="list-unstyled">
<!--<li><i class="fa fa-map-marker"></i><span class="sr-only">Location:</span>San Francisco, US</li>-->
<li><i class="fa fa-envelope-o"></i><span class="sr-only">Email:</span><a href="mailto:muhammedolcaytercanli@gmail.com">muhammedolcaytercanli@gmail.com</a></li>
<li><i class="fa fa-link"></i><span class="sr-only">Website:</span><a href="https://molcay.github.io">https://molcay.github.io</a></li>
</ul>
</div><!--//content-->
</div><!--//section-inner-->
</aside><!--//aside-->
<aside class="education aside section">
<div class="section-inner">
<h2 class="heading">Education</h2>
<div class="content">
<div class="item">
<h3 class="title"><i class="fa fa-graduation-cap"></i> BSc Computer Science</h3>
<h4 class="university">Mugla Sıtkı KOÇMAN University, TURKEY <span class="year">(2012-2017)</span></h4>
</div><!--//item-->
</div><!--//content-->
</div><!--//section-inner-->
</aside><!--//section-->
<aside class="languages aside section">
<div class="section-inner">
<h2 class="heading">Languages</h2>
<div class="content">
<ul class="list-unstyled">
<li class="item">
<span class="title"><strong>Turkish:</strong></span>
<span class="level"><br class="visible-xs"/><i class="fa fa-star"></i> <i class="fa fa-star"></i> <i class="fa fa-star"></i> <i class="fa fa-star"></i> <i class="fa fa-star"></i> Native Speaker </span>
</li><!--//item-->
<li class="item">
<span class="title"><strong>English:</strong></span>
<span class="level"> <br class="visible-sm visible-xs"/><i class="fa fa-star"></i> <i class="fa fa-star"></i> <i class="fa fa-star"></i> <i class="fa fa-star-half"></i></span>
</li><!--//item-->
</ul>
</div><!--//content-->
</div><!--//section-inner-->
</aside><!--//section-->
<aside class="list conferences aside section">
<div class="section-inner">
<h2 class="heading">Presentations</h2>
<div class="content">
<ul class="list-unstyled">
<li><i class="fa fa-play-circle"></i> <a href="https://molcay.github.io/Presentations/solr/" target="_blank">Solr</a></li>
<li><i class="fa fa-play-circle"></i> <a href="https://molcay.github.io/Presentations/git/">Git</a></li>
</ul>
</div><!--//content-->
</div><!--//section-inner-->
</aside><!--//section-->
<aside class="skills aside section">
<div class="section-inner">
<h2 class="heading">Programming Languages</h2>
<div class="content">
<div class="skillset">
<div class="item">
<h3 class="level-title">
Python
<span class="level-label" data-toggle="tooltip" data-placement="left" data-animation="true" title="" data-original-title="<3 my precious"><i class="fa fa-info-circle"></i></span>
</h3>
<div class="level-bar">
<div class="level-bar-inner" data-level="65%" style="width: 90%;">
</div>
</div>
<ul>
<li>Django</li>
<div class="level-bar">
<div class="level-bar-inner" data-level="60%" style="width: 90%;">
</div>
</div>
<li>Web2py</li>
<div class="level-bar">
<div class="level-bar-inner" data-level="80%" style="width: 90%;">
</div>
</div>
<li>Text-based Scripting</li>
<div class="level-bar">
<div class="level-bar-inner" data-level="70%" style="width: 90%;">
</div>
</div>
<li>System Management Scripting</li>
<div class="level-bar">
<div class="level-bar-inner" data-level="60%" style="width: 90%;">
</div>
</div>
</ul>
</div><!--//item-->
<div class="item">
<h3 class="level-title">Java</h3>
<div class="level-bar">
<div class="level-bar-inner" data-level="45%" style="width: 90%;">
</div>
</div>
<ul>
<li>Mobile (Android) Application Development</li>
<div class="level-bar">
<div class="level-bar-inner" data-level="40%" style="width: 90%;">
</div>
</div>
</ul>
</div><!--//item-->
<div class="item">
<h3 class="level-title">Javascript</h3>
<div class="level-bar">
<div class="level-bar-inner" data-level="50%" style="width: 90%;">
</div>
</div>
<ul>
<li>jQuery</li>
<div class="level-bar">
<div class="level-bar-inner" data-level="50%" style="width: 90%;">
</div>
</div>
<li>React-Native</li>
<div class="level-bar">
<div class="level-bar-inner" data-level="30%" style="width: 90%;">
</div>
</div>
</ul>
</div>
<div class="item">
<h3 class="level-title">
PHP
<span class="level-label" data-toggle="tooltip" data-placement="left" data-animation="true" title="" data-original-title="First server-side web language"><i class="fa fa-info-circle"></i></span>
</h3>
<div class="level-bar">
<div class="level-bar-inner" data-level="40%" style="width: 90%;">
</div>
</div>
<ul>
<li>Laravel</li>
<div class="level-bar">
<div class="level-bar-inner" data-level="25%" style="width: 90%;">
</div>
</div>
</ul>
</div><!--//item-->
<div class="item">
<h3 class="level-title">
R
<span class="level-label" data-toggle="tooltip" data-placement="left" data-animation="true" title="" data-original-title="Statistical Computing"><i class="fa fa-info-circle"></i></span>
</h3>
<div class="level-bar">
<div class="level-bar-inner" data-level="40%" style="width: 90%;">
</div>
</div>
<ul>
<li>Shiny</li>
<div class="level-bar">
<div class="level-bar-inner" data-level="30%" style="width: 90%;">
</div>
</div>
</ul>
</div><!--//item-->
<div class="item">
<h3 class="level-title">
C#
<span class="level-label" data-toggle="tooltip" data-placement="left" data-animation="true" title="" data-original-title="to be familier with GUI programming"><i class="fa fa-info-circle"></i></span>
</h3>
<div class="level-bar">
<div class="level-bar-inner" data-level="25%" style="width: 90%;">
</div>
</div>
<ul>
<li>Windows Form (Desktop Application)</li>
<div class="level-bar">
<div class="level-bar-inner" data-level="50%" style="width: 90%;">
</div>
</div>
</ul>
</div><!--//item-->
<div class="item">
<h3 class="level-title">
Ruby
<span class="level-label" data-toggle="tooltip" data-placement="left" data-animation="true" title="" data-original-title="for a while(~3 months)"><i class="fa fa-info-circle"></i></span>
</h3>
<div class="level-bar">
<div class="level-bar-inner" data-level="35%" style="width: 90%;">
</div>
</div>
<ul>
<li>Ruby on Rails</li>
<div class="level-bar">
<div class="level-bar-inner" data-level="25%" style="width: 90%;">
</div>
</div>
</ul>
</div><!--//item-->
<div class="item">
<h3 class="level-title">Perl & Bash</h3>
<div class="level-bar">
<div class="level-bar-inner" data-level="55%" style="width: 90%;">
</div>
</div>
</div><!--//item-->
</div>
</div><!--//content-->
</div><!--//section-inner-->
</aside><!--//section-->
</div><!--//secondary-->
</div><!--//row-->
</div><!--//masonry-->
<!-- ******FOOTER****** -->
<footer class="footer">
<div class="container text-left">
<small class="copyright">Muhammed Olcay TERCANLI</small>
</div>
<div class="container text-right">
<!--/* This template is released under the Creative Commons Attribution 3.0 License. Please keep the attribution link below when using for your own project. Thank you for your support. :) If you'd like to use the template without the attribution, you can check out other license options via our website: themes.3rdwavemedia.com */-->
<small class="copyright">Designed with <i class="fa fa-heart"></i> by <a href="http://themes.3rdwavemedia.com" target="_blank">Xiaoying Riley</a> for developers</small>
</div><!--//container-->
</footer><!--//footer-->
<!-- Javascript -->
<script type="text/javascript" src="assets/plugins/jquery-1.11.3.min.js"></script>
<script type="text/javascript" src="assets/plugins/bootstrap/js/bootstrap.min.js"></script>
<script type="text/javascript" src="assets/plugins/jquery-rss/dist/jquery.rss.min.js"></script>
<!-- github activity plugin -->
<script type="text/javascript" src="assets/plugins/mustache.min.js"></script>
<script type="text/javascript" src="assets/plugins/github-activity/src/github-activity.js"></script>
<!-- custom js -->
<script type="text/javascript" src="assets/js/main.js"></script>
</body>
</html>