-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
485 lines (433 loc) · 26.6 KB
/
index.html
File metadata and controls
485 lines (433 loc) · 26.6 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
<!DOCTYPE html>
<html lang="en" prefix="og: https://ogp.me/ns#">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Docker Developer — Roman Matviy | Laravel Docker, Containerization, DevOps | Hire Now</title>
<meta name="description" content="Hire Roman Matviy — Docker & containerization specialist. Laravel Sail, custom Docker Compose, Nginx, PHP-FPM, MySQL, Redis. Production-ready setups. Remote worldwide.">
<meta name="keywords" content="Docker developer, Docker Laravel, Docker Compose developer, containerization developer, DevOps Ukraine, hire Docker developer, Laravel Sail, Docker PHP developer, Roman Matviy Docker">
<meta name="author" content="Roman Matviy">
<meta name="robots" content="index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1">
<meta name="theme-color" content="#0a0f1e">
<link rel="canonical" href="https://hire-web-developer.com/docker/">
<link rel="alternate" hreflang="en" href="https://hire-web-developer.com/docker/">
<link rel="alternate" hreflang="uk" href="https://hire-web-developer.com/docker/">
<link rel="alternate" hreflang="x-default" href="https://hire-web-developer.com/docker/">
<meta property="og:type" content="website">
<meta property="og:title" content="Docker Developer — Roman Matviy | Laravel Docker, Containerization, DevOps | Hire Now">
<meta property="og:description" content="Hire Roman Matviy — Docker & containerization specialist. Laravel Sail, custom Docker Compose, Nginx, PHP-FPM, MySQL, Redis. Production-ready setups. Remote worldwide.">
<meta property="og:url" content="https://hire-web-developer.com/docker/">
<meta property="og:image" content="https://hire-web-developer.com/og-images/og-docker.jpg">
<meta property="og:site_name" content="Roman Matviy — FullStack Developer">
<meta name="twitter:card" content="summary_large_image">
<meta name="twitter:title" content="Docker Developer — Roman Matviy | Laravel Docker, Containerization, DevOps | Hire Now">
<meta name="twitter:description" content="Hire Roman Matviy — Docker & containerization specialist. Laravel Sail, custom Docker Compose, Nginx, PHP-FPM, MySQL, Redis. Production-ready setups. Remote worldwide.">
<meta name="twitter:image" content="https://hire-web-developer.com/og-images/og-docker.jpg">
<script type="application/ld+json">{
"@context":"https://schema.org","@type":"Service",
"name":"Docker Developer",
"provider":{"@type":"Person","name":"Roman Matviy","url":"https://hire-web-developer.com"},
"description":"Hire Roman Matviy — Docker & containerization specialist. Laravel Sail, custom Docker Compose, Nginx, PHP-FPM, MySQL, Redis. Production-ready setups. Remote worldwide.",
"areaServed":"Worldwide","serviceType":"Web Development",
"url":"https://hire-web-developer.com/docker/"
}</script>
<link rel="icon" type="image/x-icon" href="/favicon.ico">
<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">
<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">
<link rel="manifest" href="/manifest.json">
<link rel="preconnect" href="https://fonts.googleapis.com"><link href="https://fonts.googleapis.com/css2?family=Syne:wght@400;600;700;800&family=DM+Mono:wght@300;400;500&family=DM+Sans:ital,wght@0,300;0,400;0,500;1,300&display=swap" rel="stylesheet">
<style>*, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }
:root {
--bg: #07090f;
--surface: #0e1220;
--surface2: #131826;
--border: #1e2538;
--accent: #4f9eff;
--accent2: #7c5cfc;
--accent3: #00e5c4;
--text: #e8eaf2;
--muted: #7b829e;
--tag-bg: #131e35;
--tag-border: #1e3052;
--gradient: linear-gradient(135deg, #4f9eff 0%, #7c5cfc 50%, #00e5c4 100%);
}
html { scroll-behavior: smooth; }
body {
font-family: 'DM Sans', sans-serif;
background: var(--bg);
color: var(--text);
min-height: 100vh;
overflow-x: hidden;
font-size: 15px;
line-height: 1.7;
}
body::before {
content: '';
position: fixed;
inset: 0;
background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noise'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noise)' opacity='0.04'/%3E%3C/svg%3E");
opacity: 0.35;
pointer-events: none;
z-index: 0;
}
.glow-orb { position: fixed; border-radius: 50%; filter: blur(120px); pointer-events: none; z-index: 0; }
.glow-orb-1 { width: 600px; height: 600px; background: rgba(79,158,255,0.06); top: -200px; right: -100px; }
.glow-orb-2 { width: 500px; height: 500px; background: rgba(124,92,252,0.05); bottom: 100px; left: -100px; }
.container { max-width: 980px; margin: 0 auto; padding: 0 24px; position: relative; z-index: 1; }
/* NAV */
nav {
padding: 20px 0;
border-bottom: 1px solid var(--border);
position: sticky;
top: 0;
background: rgba(7,9,15,0.85);
backdrop-filter: blur(12px);
z-index: 100;
}
.nav-inner {
display: flex;
align-items: center;
justify-content: space-between;
flex-wrap: wrap;
gap: 12px;
}
.nav-logo {
font-family: 'Syne', sans-serif;
font-weight: 800;
font-size: 17px;
color: var(--text);
text-decoration: none;
letter-spacing: -0.02em;
}
.nav-logo span { background: var(--gradient); -webkit-background-clip: text; -webkit-text-fill-color: transparent; background-clip: text; }
.nav-links { display: flex; gap: 6px; flex-wrap: wrap; }
.nav-link {
font-size: 13px;
color: var(--muted);
text-decoration: none;
padding: 6px 12px;
border-radius: 7px;
border: 1px solid transparent;
transition: all 0.2s;
font-family: 'DM Mono', monospace;
}
.nav-link:hover, .nav-link.active { color: var(--accent); border-color: var(--border); background: var(--surface); }
/* HEADER */
header { padding: 70px 0 50px; }
.header-badge {
display: inline-flex; align-items: center; gap: 8px;
background: rgba(79,158,255,0.08);
border: 1px solid rgba(79,158,255,0.2);
border-radius: 100px;
padding: 6px 16px 6px 10px;
font-family: 'DM Mono', monospace;
font-size: 11px;
color: var(--accent);
letter-spacing: 0.06em;
text-transform: uppercase;
margin-bottom: 24px;
}
.header-badge .dot { width: 6px; height: 6px; background: var(--accent3); border-radius: 50%; animation: pulse 2s ease-in-out infinite; }
@keyframes pulse { 0%,100%{opacity:1;transform:scale(1)} 50%{opacity:.5;transform:scale(.8)} }
h1 {
font-family: 'Syne', sans-serif;
font-size: clamp(36px, 7vw, 64px);
font-weight: 800;
line-height: 1.05;
letter-spacing: -0.03em;
margin-bottom: 20px;
}
.name-gradient { background: var(--gradient); -webkit-background-clip: text; -webkit-text-fill-color: transparent; background-clip: text; }
.hero-desc { max-width: 680px; color: var(--muted); font-size: 16px; line-height: 1.8; margin-bottom: 32px; }
.hero-desc strong { color: var(--text); }
.btn-row { display: flex; flex-wrap: wrap; gap: 12px; margin-bottom: 0; }
.btn {
display: inline-flex; align-items: center; gap: 8px;
padding: 12px 24px; border-radius: 10px;
font-size: 14px; font-weight: 500;
text-decoration: none; cursor: pointer;
transition: all 0.2s; border: none;
}
.btn-primary { background: var(--gradient); color: #fff; box-shadow: 0 4px 20px rgba(79,158,255,0.25); }
.btn-primary:hover { transform: translateY(-2px); box-shadow: 0 8px 30px rgba(79,158,255,0.35); }
.btn-outline { background: transparent; color: var(--text); border: 1px solid var(--border); }
.btn-outline:hover { border-color: var(--accent); color: var(--accent); transform: translateY(-2px); }
/* SECTIONS */
section { padding: 52px 0; border-top: 1px solid var(--border); }
.section-label { font-family: 'DM Mono', monospace; font-size: 11px; letter-spacing: 0.1em; text-transform: uppercase; color: var(--accent); margin-bottom: 8px; }
.section-title { font-family: 'Syne', sans-serif; font-size: clamp(22px, 4vw, 30px); font-weight: 700; letter-spacing: -0.02em; margin-bottom: 28px; }
/* FEATURE GRID */
.feature-grid { display: grid; grid-template-columns: repeat(auto-fill, minmax(280px, 1fr)); gap: 16px; }
.feature-card {
background: var(--surface);
border: 1px solid var(--border);
border-radius: 14px;
padding: 24px;
transition: all 0.22s;
position: relative;
overflow: hidden;
}
.feature-card::before { content: ''; position: absolute; top:0;left:0;right:0; height: 2px; background: var(--gradient); opacity: 0; transition: opacity 0.2s; }
.feature-card:hover { border-color: rgba(79,158,255,0.3); transform: translateY(-3px); box-shadow: 0 12px 40px rgba(0,0,0,0.3); }
.feature-card:hover::before { opacity: 1; }
.feature-icon { font-size: 28px; margin-bottom: 14px; }
.feature-title { font-family: 'Syne', sans-serif; font-size: 16px; font-weight: 700; margin-bottom: 8px; }
.feature-desc { font-size: 14px; color: var(--muted); line-height: 1.65; }
/* SKILLS TAGS */
.skills-cloud { display: flex; flex-wrap: wrap; gap: 8px; }
.skill-tag {
background: var(--tag-bg); border: 1px solid var(--tag-border);
color: var(--text); padding: 6px 14px; border-radius: 8px;
font-size: 13px; font-family: 'DM Mono', monospace;
transition: all 0.2s;
}
.skill-tag:hover { border-color: var(--accent); color: var(--accent); background: rgba(79,158,255,0.06); }
.skill-tag.highlight { border-color: rgba(79,158,255,0.4); color: var(--accent); background: rgba(79,158,255,0.08); }
/* PROJECTS */
.projects-grid { display: grid; grid-template-columns: repeat(auto-fill, minmax(270px, 1fr)); gap: 14px; }
.project-card {
background: var(--surface); border: 1px solid var(--border);
border-radius: 14px; padding: 20px;
text-decoration: none; display: block;
transition: all 0.22s; position: relative; overflow: hidden;
}
.project-card::before { content:''; position:absolute;top:0;left:0;right:0;height:2px;background:var(--gradient);opacity:0;transition:opacity 0.2s; }
.project-card:hover { border-color: rgba(79,158,255,0.3); transform: translateY(-3px); box-shadow: 0 12px 40px rgba(0,0,0,0.3); }
.project-card:hover::before { opacity:1; }
.project-arrow { position:absolute;top:18px;right:18px;color:var(--muted);font-size:16px;transition:all 0.2s; }
.project-card:hover .project-arrow { color:var(--accent);transform:translate(2px,-2px); }
.project-title { font-family:'Syne',sans-serif;font-size:15px;font-weight:700;margin-bottom:6px; }
.project-desc { font-size:13px;color:var(--muted);line-height:1.6;margin-bottom:14px; }
.project-stack { display:flex;flex-wrap:wrap;gap:5px; }
.project-tech { font-size:11px;font-family:'DM Mono',monospace;color:var(--accent);background:rgba(79,158,255,0.06);border:1px solid rgba(79,158,255,0.15);padding:2px 8px;border-radius:4px; }
/* FAQ */
.faq-list { display: flex; flex-direction: column; gap: 12px; }
.faq-item {
background: var(--surface);
border: 1px solid var(--border);
border-radius: 12px;
overflow: hidden;
}
.faq-q {
padding: 18px 22px;
font-weight: 600;
font-size: 15px;
cursor: pointer;
display: flex;
justify-content: space-between;
align-items: center;
gap: 12px;
transition: background 0.2s;
}
.faq-q:hover { background: var(--surface2); }
.faq-q .arrow { font-size: 18px; color: var(--accent); transition: transform 0.3s; flex-shrink:0; }
.faq-item.open .faq-q .arrow { transform: rotate(45deg); }
.faq-a { padding: 0 22px; max-height: 0; overflow: hidden; transition: max-height 0.35s ease, padding 0.3s; color: var(--muted); font-size: 14.5px; line-height: 1.75; }
.faq-item.open .faq-a { max-height: 300px; padding: 0 22px 18px; }
/* STEPS */
.steps { display: flex; flex-direction: column; gap: 0; }
.step { display: flex; gap: 20px; padding: 22px 0; border-bottom: 1px solid var(--border); align-items: flex-start; }
.step:last-child { border-bottom: none; }
.step-num { font-family:'Syne',sans-serif;font-size:32px;font-weight:800;background:var(--gradient);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;line-height:1;flex-shrink:0;width:40px; }
.step-title { font-family:'Syne',sans-serif;font-size:16px;font-weight:700;margin-bottom:4px; }
.step-desc { font-size:14px;color:var(--muted);line-height:1.65; }
/* PROMO */
.promo-banner {
background: linear-gradient(135deg, rgba(79,158,255,0.08), rgba(124,92,252,0.08));
border: 1px solid rgba(79,158,255,0.2);
border-radius: 16px;
padding: 36px;
text-align: center;
position: relative;
overflow: hidden;
margin-top: 52px;
}
.promo-banner::before { content:'';position:absolute;top:0;left:0;right:0;height:1px;background:var(--gradient); }
.promo-title { font-family:'Syne',sans-serif;font-size:clamp(22px,4vw,30px);font-weight:800;margin-bottom:12px; }
.promo-code { display:inline-block;font-family:'DM Mono',monospace;font-size:15px;letter-spacing:0.1em;color:var(--accent3);background:rgba(0,229,196,0.08);border:1px solid rgba(0,229,196,0.25);padding:6px 18px;border-radius:8px;margin:10px 0 18px; }
/* FOOTER */
footer { text-align:center;padding:36px 0;border-top:1px solid var(--border);color:var(--muted);font-size:13px;font-family:'DM Mono',monospace; }
footer a { color:var(--accent);text-decoration:none; }
/* REVEAL */
.reveal { opacity:0;transform:translateY(20px);transition:opacity 0.55s ease,transform 0.55s ease; }
.reveal.visible { opacity:1;transform:translateY(0); }
/* SCROLLBAR */
::-webkit-scrollbar{width:6px} ::-webkit-scrollbar-track{background:var(--bg)} ::-webkit-scrollbar-thumb{background:var(--border);border-radius:3px}
/* RESPONSIVE */
@media(max-width:640px){ .promo-banner{padding:24px 16px} header{padding:44px 0 32px} .step{flex-direction:column;gap:8px} }
.seo-hidden{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}
a.skill-tag { text-decoration: none; }
a.skill-tag:hover { border-color:var(--accent);color:var(--accent);background:rgba(79,158,255,0.06);transform:translateY(-1px); }
</style>
<script type="application/ld+json">{"@context":"https://schema.org","@type":"FAQPage","mainEntity":[{"@type":"Question","name":"Do you set up Docker for development or production?","acceptedAnswer":{"@type":"Answer","text":"Both. Development Docker setups for consistent team environments, and optimized production setups with security hardening and performance tuning."}},{"@type":"Question","name":"Can you Dockerize my existing PHP application?","acceptedAnswer":{"@type":"Answer","text":"Yes. I analyze your app's dependencies and create a Docker Compose setup that mirrors your current environment while improving portability."}},{"@type":"Question","name":"Do you set up CI/CD with Docker?","acceptedAnswer":{"@type":"Answer","text":"Yes. GitHub Actions or GitLab CI pipelines that build Docker images, run tests, and deploy to your server automatically on each push."}},{"@type":"Question","name":"What Linux distributions do you work with?","acceptedAnswer":{"@type":"Answer","text":"Primarily Ubuntu 22.04 LTS and Debian 12. I'm comfortable with any Debian-based distribution for server setup and maintenance."}},{"@type":"Question","name":"Can you help migrate from shared hosting to VPS?","acceptedAnswer":{"@type":"Answer","text":"Yes. I handle the full migration — server setup, Docker configuration, DNS changes, SSL, and post-migration testing."}}]}</script>
<script type="application/ld+json">{
"@context": "https://schema.org",
"@type": "BreadcrumbList",
"itemListElement": [
{
"@type": "ListItem",
"position": 1,
"name": "Home",
"item": "https://hire-web-developer.com/"
},
{
"@type": "ListItem",
"position": 2,
"name": "Docker Specialist",
"item": "https://hire-web-developer.com/docker/"
}
]
}</script>
<script>
window.va = window.va || function () { (window.vaq = window.vaq || []).push(arguments); };
</script>
<script defer src="/_vercel/insights/script.js"></script>
</head>
<body>
<div class="seo-hidden" aria-hidden="true">Hire docker expert. Roman Matviy Ukraine. Remote developer. Docker Developer — Roman Matviy | Laravel Docker, Containerization, DevOps | Hire Now.</div>
<div class="glow-orb glow-orb-1"></div>
<div class="glow-orb glow-orb-2"></div>
<nav>
<div class="container">
<div class="nav-inner">
<a href="/" class="nav-logo"><span>Roman</span> Matviy</a>
<div class="nav-links"><a href="/" class="nav-link">Home</a>
<a href="/laravel-developer/" class="nav-link">Laravel</a>
<a href="/php-developer/" class="nav-link">PHP</a>
<a href="/vuejs-developer/" class="nav-link">Vue.js</a>
<a href="/prestashop-developer/" class="nav-link">PrestaShop</a>
<a href="/wordpress-developer/" class="nav-link">WordPress</a>
<a href="https://t.me/RomanMatviy" class="nav-link" target="_blank" rel="noopener noreferrer">Hire Me ↗</a></div>
</div>
</div>
</nav>
<div style="position:relative;z-index:5;border-bottom:1px solid #1e2538;background:rgba(7,9,15,0.6);">
<div style="max-width:980px;margin:0 auto;padding:10px 24px;">
<nav aria-label="Breadcrumb" style="font-family:'DM Mono',monospace;font-size:12px;color:#7b829e;">
<ol itemscope itemtype="https://schema.org/BreadcrumbList" style="list-style:none;display:flex;align-items:center;gap:6px;flex-wrap:wrap;">
<li itemprop="itemListElement" itemscope itemtype="https://schema.org/ListItem">
<a itemprop="item" href="/" style="color:#4f9eff;text-decoration:none;" aria-label="Home">
<span itemprop="name">Home</span>
</a>
<meta itemprop="position" content="1">
</li>
<li style="color:#1e2538;">›</li>
<li itemprop="itemListElement" itemscope itemtype="https://schema.org/ListItem">
<span itemprop="name" style="color:#e8eaf2;">Docker Specialist</span>
<meta itemprop="position" content="2">
</li>
</ol>
</nav>
</div>
</div>
<div class="container">
<header>
<div class="header-badge"><span class="dot"></span>Docker · Docker Compose · Laravel · DevOps</div>
<h1><span class="name-gradient">Docker</span> Developer for Hire</h1>
<p class="hero-desc">Need <strong>Docker containerization</strong> for your web app? I set up production-ready Docker environments with <strong>Nginx, PHP-FPM, MySQL, Redis</strong> and full CI/CD pipelines. Clean, reproducible, and scalable.</p>
<div class="btn-row">
<a href="https://t.me/RomanMatviy" class="btn btn-primary" target="_blank" rel="noopener noopener noreferrer">💬 Hire Me on Telegram</a>
<a href="https://freelancehunt.com/freelancer/romas6ka.html#reviews" class="btn btn-outline" target="_blank" rel="noopener noopener noreferrer">⭐ Reviews</a>
<a href="/" class="btn btn-outline">← Full Resume</a>
</div>
</header>
<section class="reveal">
<div class="section-label">What I build</div>
<div class="section-title">Services & Capabilities</div>
<div class="feature-grid"><div class="feature-card"><div class="feature-icon">🐳</div><div class="feature-title">Docker Compose Setup</div><div class="feature-desc">Multi-container environments with Nginx, PHP-FPM, MySQL, Redis, and any other service your app needs — development and production configs.</div></div>
<div class="feature-card"><div class="feature-icon">🚀</div><div class="feature-title">Laravel Sail / Custom Containers</div><div class="feature-desc">Laravel Sail for quick dev setup, or custom optimized Docker images for production with minimal footprint and maximum security.</div></div>
<div class="feature-card"><div class="feature-icon">🔄</div><div class="feature-title">CI/CD Pipelines</div><div class="feature-desc">Automated build, test, and deploy pipelines using GitHub Actions or GitLab CI — push to main and your app deploys automatically.</div></div>
<div class="feature-card"><div class="feature-icon">🖥️</div><div class="feature-title">Linux Server Setup</div><div class="feature-desc">VPS configuration, Nginx/Apache setup, SSL certificates (Let's Encrypt), firewall rules, and automated backups on Ubuntu/Debian servers.</div></div>
<div class="feature-card"><div class="feature-icon">📦</div><div class="feature-title">Environment Management</div><div class="feature-desc">Consistent dev/staging/production environments — no more 'works on my machine'. Docker ensures everyone runs the same stack.</div></div>
<div class="feature-card"><div class="feature-icon">🔐</div><div class="feature-title">Security Hardening</div><div class="feature-desc">Non-root containers, secrets management, network isolation, read-only filesystems, and vulnerability scanning for production deployments.</div></div>
</div>
</section>
<section class="reveal">
<div class="section-label">Tech stack</div>
<div class="section-title">Related Skills</div>
<div class="skills-cloud"><span class="skill-tag highlight">Docker</span>
<span class="skill-tag highlight">Docker Compose</span>
<span class="skill-tag highlight">Laravel Sail</span>
<span class="skill-tag highlight">Nginx</span>
<span class="skill-tag highlight">PHP-FPM</span>
<span class="skill-tag highlight">MySQL</span>
<span class="skill-tag">Redis</span>
<span class="skill-tag">Linux / Ubuntu</span>
<span class="skill-tag">SSH</span>
<span class="skill-tag">GitHub Actions</span>
<span class="skill-tag">GitLab CI</span>
<span class="skill-tag">Let's Encrypt / SSL</span>
<span class="skill-tag">Bash</span>
</div>
</section>
<section class="reveal">
<div class="section-label">Open source & live work</div>
<div class="section-title">Projects</div>
<div class="projects-grid"><a href="https://github.com/MatviyRoman/Laravel-Task-Manager" class="project-card" target="_blank" rel="noopener noopener noreferrer">
<span class="project-arrow">↗</span>
<div class="project-title">Task Manager API</div>
<div class="project-desc">Docker Compose with PHP, MySQL, Nginx for REST API.</div>
<div class="project-stack"><span class="project-tech">Docker</span><span class="project-tech">Laravel</span><span class="project-tech">MySQL</span></div>
</a><a href="https://github.com/MatviyRoman/openHealth" class="project-card" target="_blank" rel="noopener noopener noreferrer">
<span class="project-arrow">↗</span>
<div class="project-title">OpenHealth</div>
<div class="project-desc">Containerized healthcare service with full Docker stack.</div>
<div class="project-stack"><span class="project-tech">Docker</span><span class="project-tech">Laravel</span><span class="project-tech">PHP</span></div>
</a><a href="https://github.com/MatviyRoman/Laravel-FillamentPHP" class="project-card" target="_blank" rel="noopener noopener noreferrer">
<span class="project-arrow">↗</span>
<div class="project-title">Project CRM</div>
<div class="project-desc">Docker-based Laravel + FilamentPHP deployment.</div>
<div class="project-stack"><span class="project-tech">Docker</span><span class="project-tech">Laravel</span><span class="project-tech">FilamentPHP</span></div>
</a></div>
</section>
<section class="reveal">
<div class="section-label">Common questions</div>
<div class="section-title">FAQ</div>
<div class="faq-list"><div class="faq-item"><div class="faq-q">Do you set up Docker for development or production? <span class="arrow">+</span></div><div class="faq-a">Both. Development Docker setups for consistent team environments, and optimized production setups with security hardening and performance tuning.</div></div>
<div class="faq-item"><div class="faq-q">Can you Dockerize my existing PHP application? <span class="arrow">+</span></div><div class="faq-a">Yes. I analyze your app's dependencies and create a Docker Compose setup that mirrors your current environment while improving portability.</div></div>
<div class="faq-item"><div class="faq-q">Do you set up CI/CD with Docker? <span class="arrow">+</span></div><div class="faq-a">Yes. GitHub Actions or GitLab CI pipelines that build Docker images, run tests, and deploy to your server automatically on each push.</div></div>
<div class="faq-item"><div class="faq-q">What Linux distributions do you work with? <span class="arrow">+</span></div><div class="faq-a">Primarily Ubuntu 22.04 LTS and Debian 12. I'm comfortable with any Debian-based distribution for server setup and maintenance.</div></div>
<div class="faq-item"><div class="faq-q">Can you help migrate from shared hosting to VPS? <span class="arrow">+</span></div><div class="faq-a">Yes. I handle the full migration — server setup, Docker configuration, DNS changes, SSL, and post-migration testing.</div></div>
</div>
</section>
<section class="reveal">
<div class="section-label">Explore more</div>
<div class="section-title">Related Technologies</div>
<div class="skills-cloud"><a href="/laravel-developer/" class="skill-tag highlight" style="text-decoration:none;padding:10px 18px;">Laravel</a>
<a href="/php-developer/" class="skill-tag highlight" style="text-decoration:none;padding:10px 18px;">PHP</a>
<a href="/rest-api-developer/" class="skill-tag highlight" style="text-decoration:none;padding:10px 18px;">REST API</a>
<a href="/mysql-developer/" class="skill-tag highlight" style="text-decoration:none;padding:10px 18px;">MySQL</a>
<a href="/linux-developer/" class="skill-tag highlight" style="text-decoration:none;padding:10px 18px;">Linux / SSH</a>
</div>
</section>
<div class="promo-banner reveal">
<div class="promo-title">Ready to start your project?</div>
<p style="color:var(--muted);margin-bottom:12px;font-size:14.5px;">Get a <strong style="color:var(--text)">10% discount</strong> with promo code:</p>
<div class="promo-code">HireRomanDev</div>
<div style="display:flex;gap:12px;justify-content:center;flex-wrap:wrap;">
<a href="https://t.me/RomanMatviy" class="btn btn-primary" target="_blank" rel="noopener noopener noreferrer">💬 Hire on Telegram</a>
<a href="/" class="btn btn-outline">← Full Resume</a>
</div>
</div>
<footer>
<p>© Roman Matviy 2018–2026 · Senior FullStack Developer · Lviv, Ukraine</p>
<p style="margin-top:6px;">
<a href="https://linkedin.com/in/MatviyRoman" target="_blank" rel="noopener noreferrer">LinkedIn</a> ·
<a href="https://github.com/MatviyRoman" target="_blank" rel="noopener noreferrer">GitHub</a> ·
<a href="https://t.me/RomanMatviy" target="_blank" rel="noopener noreferrer">Telegram</a> ·
<a href="https://matviy.pp.ua" target="_blank" rel="noopener noreferrer">Portfolio</a>
</p>
</footer>
</div>
<script>
document.querySelectorAll('.faq-item').forEach(item => {
item.querySelector('.faq-q').addEventListener('click', () => item.classList.toggle('open'));
});
const io = new IntersectionObserver((entries) => {
entries.forEach(e => { if(e.isIntersecting){e.target.classList.add('visible');io.unobserve(e.target);} });
}, {threshold:0.08});
document.querySelectorAll('.reveal').forEach(el => io.observe(el));
</script>
</body>
</html>