-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
491 lines (461 loc) · 19.1 KB
/
Copy pathindex.html
File metadata and controls
491 lines (461 loc) · 19.1 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
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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Murat Surenler — Full Stack Developer</title>
<link rel="preconnect" href="https://fonts.googleapis.com" />
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin />
<link href="https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800&family=Fira+Code:wght@400;500&display=swap" rel="stylesheet" />
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.5.0/css/all.min.css" crossorigin="anonymous" />
<link rel="stylesheet" href="./assets/css/main.css" />
</head>
<body>
<!-- ── Navigation ── -->
<nav id="navbar">
<a href="#home" class="nav-logo">MS</a>
<button class="nav-toggle" id="navToggle" aria-label="Toggle menu">
<i class="fas fa-bars"></i>
</button>
<ul class="nav-links" id="navLinks">
<li><a href="#about">About</a></li>
<li><a href="#experience">Experience</a></li>
<li><a href="#education">Education</a></li>
<li><a href="#technologies">Technologies</a></li>
<li><a href="#portfolio">Portfolio</a></li>
<li><a href="#contact">Contact</a></li>
</ul>
</nav>
<!-- ── Hero ── -->
<section id="home">
<div class="hero-blob hero-blob-1"></div>
<div class="hero-blob hero-blob-2"></div>
<div class="hero-inner">
<img src="./assets/images/muratsurenler.jpg" alt="Murat Surenler" class="hero-avatar" />
<div class="hero-badge">
<span class="dot"></span>
Available for opportunities
</div>
<h1 class="hero-name">Murat Surenler</h1>
<p class="hero-title">
<span class="typed-text" id="typed"></span>
</p>
<div class="hero-cta">
<a href="#portfolio" class="btn btn-primary">
<i class="fas fa-folder-open"></i> View Work
</a>
<a href="#contact" class="btn btn-outline">
<i class="fas fa-paper-plane"></i> Get in Touch
</a>
</div>
</div>
</section>
<!-- ── About ── -->
<section id="about">
<div class="container">
<div class="about-grid">
<div class="reveal">
<span class="section-tag">Who I am</span>
<h2 class="section-title">About <span>Me</span></h2>
<div class="section-divider"></div>
<div class="about-text">
<p>
Detail-oriented Infrastructure Engineer with hands-on experience in operational support and infrastructure build tasks.
Proficient in PowerShell, and command-line operations with a solid understanding of incident and change management. Committed to effective collaboration and delivering reliable support for system enhancements and maintenance.
</p>
<p>
I thrive in collaborative environments and consistently deliver quality results with
minimal supervision, bridging the gap between great design and reliable back-end systems.
</p>
</div>
</div>
<div class="about-stats reveal">
<div class="stat-card">
<div class="stat-number">5+</div>
<div class="stat-label">Projects shipped</div>
</div>
<div class="stat-card">
<div class="stat-number">12+</div>
<div class="stat-label">Technologies</div>
</div>
<div class="stat-card">
<div class="stat-number">CI/CD</div>
<div class="stat-label">Azure DevOps</div>
</div>
<div class="stat-card">
<div class="stat-number">∞</div>
<div class="stat-label">Coffee consumed</div>
</div>
</div>
</div>
</div>
</section>
<!-- ── Experience ── -->
<section id="experience">
<div class="container">
<div class="reveal">
<span class="section-tag">Where I've worked</span>
<h2 class="section-title">Experi<span>ence</span></h2>
<div class="section-divider"></div>
</div>
<div class="experience-list">
<div class="experience-card reveal">
<div class="experience-header">
<span class="experience-company">Optum Services INC</span>
<span class="experience-period">2022 – 2025</span>
</div>
<div class="experience-role">DevOps Developer</div>
<ul class="experience-bullets">
<li>Installed and maintained Microsoft Azure infrastructure resources through Terraform, ensuring robust operational support.</li>
<li>Developed and applied CI/CD pipelines to support system changes and operational enhancements.</li>
<li>Collaborated with cross-functional teams using languages and tools such as C#, JavaScript, and TypeScript to address infrastructure and operational requirements.</li>
</ul>
</div>
</div>
</div>
</section>
<!-- ── Education ── -->
<section id="education">
<div class="container">
<div class="reveal">
<span class="section-tag">Where I've studied</span>
<h2 class="section-title">Educa<span>tion</span></h2>
<div class="section-divider"></div>
</div>
<div class="education-list">
<div class="education-card reveal">
<div class="education-header">
<span class="education-school">Per Scholas</span>
<span class="education-period">2021</span>
</div>
<div class="education-location">Philadelphia, PA</div>
<div class="education-degree">Full Stack Java Bootcamp — Full Stack Java</div>
<div class="education-coursework">
Agile & SCRUM Methodologies · SQL (MariaDB) · Git & GitHub · Core Java · JDBC · JPA · TDD · JUnit · HTML · CSS · JavaScript · Bootstrap · Java EE · Spring MVC · Spring Boot
</div>
</div>
<div class="education-card reveal">
<div class="education-header">
<span class="education-school">Kingsborough College</span>
</div>
<div class="education-location">Brooklyn, New York</div>
<div class="education-degree">Tourism and Hospitality</div>
</div>
<div class="education-card reveal">
<div class="education-header">
<span class="education-school">Anadolu University</span>
</div>
<div class="education-location">Eskisehir, Turkey</div>
<div class="education-degree">Business Administration</div>
</div>
</div>
</div>
</section>
<!-- ── Technologies ── -->
<section id="technologies">
<div class="container">
<div class="reveal">
<span class="section-tag">My stack</span>
<h2 class="section-title">Technolog<span>ies</span></h2>
<div class="section-divider"></div>
</div>
<div class="tech-grid">
<!-- Languages & Frontend -->
<div class="tech-card reveal">
<span class="tech-icon" style="color:#f0db4f;">
<i class="fab fa-js-square"></i>
</span>
<div class="tech-name">JavaScript</div>
</div>
<div class="tech-card reveal">
<span class="tech-icon" style="color:#61dafb;">
<i class="fab fa-react"></i>
</span>
<div class="tech-name">React</div>
</div>
<div class="tech-card reveal">
<span class="tech-icon" style="color:#e44d26;">
<i class="fab fa-html5"></i>
</span>
<div class="tech-name">HTML5</div>
</div>
<div class="tech-card reveal">
<span class="tech-icon" style="color:#264de4;">
<i class="fab fa-css3-alt"></i>
</span>
<div class="tech-name">CSS3</div>
</div>
<div class="tech-card reveal">
<span class="tech-icon" style="color:#7952b3;">
<i class="fab fa-bootstrap"></i>
</span>
<div class="tech-name">Bootstrap</div>
</div>
<!-- Backend -->
<div class="tech-card reveal">
<span class="tech-icon" style="color:#68a063;">
<i class="fab fa-node-js"></i>
</span>
<div class="tech-name">Node.js</div>
</div>
<div class="tech-card reveal">
<span class="tech-icon" style="color:#e76f00;">
<i class="fab fa-java"></i>
</span>
<div class="tech-name">Java</div>
</div>
<!-- Cloud & DevOps -->
<div class="tech-card reveal">
<span class="tech-icon" style="color:#0089d6;">
<i class="fab fa-microsoft"></i>
</span>
<div class="tech-name">Azure</div>
</div>
<div class="tech-card reveal">
<span class="tech-icon" style="color:#844fba;">
<i class="fas fa-layer-group"></i>
</span>
<div class="tech-name">Terraform</div>
</div>
<div class="tech-card reveal">
<span class="tech-icon" style="color:#2496ed;">
<i class="fab fa-docker"></i>
</span>
<div class="tech-name">Docker</div>
</div>
<div class="tech-card reveal">
<span class="tech-icon" style="color:#d33834;">
<i class="fab fa-jenkins"></i>
</span>
<div class="tech-name">Jenkins</div>
</div>
<!-- Database & Tools -->
<div class="tech-card reveal">
<span class="tech-icon" style="color:#4479a1;">
<i class="fas fa-database"></i>
</span>
<div class="tech-name">MySQL</div>
</div>
<div class="tech-card reveal">
<span class="tech-icon" style="color:#4ea94b;">
<i class="fas fa-leaf"></i>
</span>
<div class="tech-name">MongoDB</div>
</div>
<div class="tech-card reveal">
<span class="tech-icon" style="color:#f1502f;">
<i class="fab fa-git-alt"></i>
</span>
<div class="tech-name">Git</div>
</div>
<div class="tech-card reveal">
<span class="tech-icon" style="color:#24292e; filter:invert(0.8);">
<i class="fab fa-github"></i>
</span>
<div class="tech-name">GitHub</div>
</div>
</div>
</div>
</section>
<!-- ── Portfolio ── -->
<section id="portfolio">
<div class="container">
<div class="reveal">
<span class="section-tag">What I've built</span>
<h2 class="section-title">Portfo<span>lio</span></h2>
<div class="section-divider"></div>
</div>
<div class="portfolio-grid">
<!-- Car App -->
<div class="project-card reveal">
<div class="project-img-wrapper">
<img src="./assets/images/carapp.png" alt="Car App" loading="lazy" />
</div>
<div class="project-content">
<div class="project-tags">
<span class="tag">Java</span>
<span class="tag">Spring Boot</span>
<span class="tag">MySQL</span>
<span class="tag">Bootstrap</span>
</div>
<h3 class="project-title">Car App</h3>
<p class="project-desc">
A stock control app giving admins full control over car inventory — create, edit, delete, and search vehicles, assign sales reps, and manage the entire dealership workflow.
</p>
<div class="project-links">
<a href="https://muratcarapp.herokuapp.com/index" target="_blank" class="project-link">
<i class="fas fa-external-link-alt"></i> Demo
</a>
<a href="https://github.com/muratsur/muratsur-MuratSurenlerCaseStudy" target="_blank" class="project-link">
<i class="fab fa-github"></i> Source
</a>
</div>
</div>
</div>
<!-- Scrape App -->
<div class="project-card reveal">
<div class="project-img-wrapper grad-2">
<div class="project-placeholder">📰</div>
</div>
<div class="project-content">
<div class="project-tags">
<span class="tag">Node.js</span>
<span class="tag">Express</span>
<span class="tag">Mongoose</span>
<span class="tag">Cheerio</span>
</div>
<h3 class="project-title">Scrape</h3>
<p class="project-desc">
A web app that lets users view and leave comments on the latest news. Scrapes headlines in real-time using axios & cheerio, persisted in MongoDB.
</p>
<div class="project-links">
<a href="https://scrapemrt.herokuapp.com/" target="_blank" class="project-link">
<i class="fas fa-external-link-alt"></i> Demo
</a>
<a href="https://github.com/surmurat/scrape" target="_blank" class="project-link">
<i class="fab fa-github"></i> Source
</a>
</div>
</div>
</div>
<!-- Trivia Game -->
<div class="project-card reveal">
<div class="project-img-wrapper grad-3">
<div class="project-placeholder">🎮</div>
</div>
<div class="project-content">
<div class="project-tags">
<span class="tag">JavaScript</span>
<span class="tag">CSS</span>
<span class="tag">Bootstrap</span>
</div>
<h3 class="project-title">Trivia Game</h3>
<p class="project-desc">
A bite-sized "Who Wants to Be a Millionaire" clone. Players answer multiple-choice questions against a 30-second countdown. Pure vanilla JS.
</p>
<div class="project-links">
<a href="https://surmurat.github.io/TriviaGame/" target="_blank" class="project-link">
<i class="fas fa-external-link-alt"></i> Demo
</a>
<a href="https://github.com/surmurat/TriviaGame" target="_blank" class="project-link">
<i class="fab fa-github"></i> Source
</a>
</div>
</div>
</div>
<!-- Exotic Maserati -->
<div class="project-card reveal">
<div class="project-img-wrapper grad-4">
<div class="project-placeholder">🏎️</div>
</div>
<div class="project-content">
<div class="project-tags">
<span class="tag">Node.js</span>
<span class="tag">MySQL</span>
<span class="tag">Passport.js</span>
<span class="tag">Handlebars</span>
</div>
<h3 class="project-title">Exotic Maserati</h3>
<p class="project-desc">
A luxury car rental/swap platform. Users can list their own exotic vehicles or rent someone else's, with full authentication via Passport.js.
</p>
<div class="project-links">
<a href="https://mighty-springs-82404.herokuapp.com/" target="_blank" class="project-link">
<i class="fas fa-external-link-alt"></i> Demo
</a>
<a href="https://github.com/surmurat/exoticMasserati" target="_blank" class="project-link">
<i class="fab fa-github"></i> Source
</a>
</div>
</div>
</div>
<!-- US Demo -->
<div class="project-card reveal">
<div class="project-img-wrapper grad-1">
<div class="project-placeholder">🗺️</div>
</div>
<div class="project-content">
<div class="project-tags">
<span class="tag">jQuery</span>
<span class="tag">CSS</span>
<span class="tag">Bootstrap</span>
</div>
<h3 class="project-title">US Demographics</h3>
<p class="project-desc">
Interactive site delivering U.S. demographic data by state alongside a live daily news feed. Built with jQuery and public APIs.
</p>
<div class="project-links">
<a href="https://surmurat.github.io/first-project/" target="_blank" class="project-link">
<i class="fas fa-external-link-alt"></i> Demo
</a>
<a href="https://github.com/surmurat/first-project" target="_blank" class="project-link">
<i class="fab fa-github"></i> Source
</a>
</div>
</div>
</div>
<!-- Liri App -->
<div class="project-card reveal">
<div class="project-img-wrapper grad-5">
<div class="project-placeholder">🤖</div>
</div>
<div class="project-content">
<div class="project-tags">
<span class="tag">Node.js</span>
<span class="tag">CLI</span>
<span class="tag">APIs</span>
</div>
<h3 class="project-title">Liri Node App</h3>
<p class="project-desc">
A simple AI-style CLI app. Enter commands to find upcoming concerts, look up a song's details, or get movie information — all from the terminal.
</p>
<div class="project-links">
<a href="https://github.com/surmurat/liri-node-app" target="_blank" class="project-link">
<i class="fab fa-github"></i> Source
</a>
</div>
</div>
</div>
</div>
</div>
</section>
<!-- ── Contact ── -->
<section id="contact">
<div class="container">
<div class="reveal" style="text-align:center; max-width:520px; margin:0 auto 3rem;">
<span class="section-tag">Say hello</span>
<h2 class="section-title">Contact <span>Me</span></h2>
<div class="section-divider" style="margin:1rem auto 0;"></div>
</div>
<div class="contact-grid">
<a href="mailto:mrtsrnlr@gmail.com" class="contact-card reveal">
<div class="contact-icon"><i class="fas fa-envelope"></i></div>
<div>
<div class="contact-label">Email</div>
<div class="contact-value">mrtsrnlr@gmail.com</div>
</div>
</a>
<a href="https://github.com/muratsur" target="_blank" class="contact-card reveal">
<div class="contact-icon" style="background:linear-gradient(135deg,#333,#555);"><i class="fab fa-github"></i></div>
<div>
<div class="contact-label">GitHub</div>
<div class="contact-value">github.com/muratsur</div>
</div>
</a>
<a href="https://www.linkedin.com/in/murat-surenler-618437212/" target="_blank" class="contact-card reveal">
<div class="contact-icon" style="background:linear-gradient(135deg,#0077b5,#00a0dc);"><i class="fab fa-linkedin-in"></i></div>
<div>
<div class="contact-label">LinkedIn</div>
<div class="contact-value">murat-surenler</div>
</div>
</a>
</div>
</div>
</section>
<!-- ── Footer ── -->
<footer>
<p>Designed & built by <span>Murat Surenler</span> · 2024</p>
</footer>
<script src="./assets/js/app.js"></script>
</body>
</html>