-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathindex.html
More file actions
515 lines (487 loc) · 24.2 KB
/
Copy pathindex.html
File metadata and controls
515 lines (487 loc) · 24.2 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
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
<!doctype html>
<html lang="en-GB">
<head>
<!-- Essentials -->
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width,initial-scale=1" />
<meta name="robots" content="index, follow, max-image-preview:large, max-snippet:-1, max-video-preview:-1" />
<title>Cloud & DevOps Engineer | AWS · GCP · Terraform · Kubernetes | SRE & DevSecOps Practices | Oluwatosin Jegede</title>
<meta name="description" content="Cloud & DevOps Engineer specialising in production-grade cloud platforms across AWS and GCP. Terraform-driven infrastructure, Kubernetes service delivery, CI/CD pipelines, SRE practices, and AI-assisted engineering workflows for scale, security, and operational clarity." />
<!-- Canonical -->
<link rel="canonical" href="https://oluwatossin.github.io/" />
<!-- Open Graph / Twitter -->
<meta property="og:title" content="Cloud & DevOps Engineer | AWS · GCP · Terraform · Kubernetes | SRE & DevSecOps Practices | Oluwatosin Jegede" />
<meta property="og:description" content="Cloud & DevOps Engineer: production-grade cloud platforms, Terraform infrastructure, Kubernetes orchestration, SRE practices, AI-assisted engineering. AWS, GCP expertise." />
<meta property="og:type" content="website" />
<meta property="og:url" content="https://oluwatossin.github.io/" />
<meta property="og:image" content="https://oluwatossin.github.io/images/meta-preview.jpg" />
<meta name="twitter:card" content="summary_large_image" />
<meta name="twitter:title" content="Cloud & DevOps Engineer | AWS · GCP · Terraform · Kubernetes | SRE & DevSecOps Practices | Oluwatosin Jegede" />
<meta name="twitter:description" content="Cloud & DevOps Engineer: production-grade platforms, Terraform, Kubernetes, SRE, AI-assisted workflows. AWS/GCP expertise." />
<meta name="twitter:image" content="https://oluwatossin.github.io/images/meta-preview.jpg" />
<!-- Fonts & Icons -->
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&display=swap" rel="stylesheet">
<link href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.5.0/css/all.min.css" rel="stylesheet" crossorigin="anonymous" referrerpolicy="no-referrer" />
<!-- CSS -->
<link rel="stylesheet" href="css/styles.css" />
<!-- Additional SEO for UK DevOps roles -->
<meta name="keywords" content="Cloud DevOps Engineer UK, AWS GCP Engineer London, Terraform Kubernetes Specialist Manchester, SRE DevSecOps Practices, AI-Assisted Engineering, Production-Grade Cloud Platforms, Infrastructure as Code, CI/CD Pipelines, Site Reliability Engineering, FinOps Governance, PCI-DSS GDPR Compliance, Cloud Engineer Contractor UK" />
<meta name="geo.region" content="GB" />
<meta name="geo.placename" content="United Kingdom" />
<meta name="geo.position" content="53.1913;-2.8918" />
<meta name="ICBM" content="53.1913, -2.8918" />
<!-- Schema.org (JSON-LD) -->
<script type="application/ld+json">
{
"@context":"https://schema.org",
"@type":"Person",
"name":"Oluwatosin Jegede",
"url":"https://oluwatossin.github.io/",
"image":"https://oluwatossin.github.io/images/profile.jpg",
"jobTitle":"Cloud & DevOps Engineer",
"description":"Cloud & DevOps Engineer specialising in production-grade cloud platforms across AWS and GCP, Terraform-driven infrastructure, Kubernetes service delivery, SRE practices, and AI-assisted engineering workflows",
"worksFor": {
"@type": "Organization",
"name": "Netsible Solutions"
},
"address": {
"@type": "PostalAddress",
"addressLocality": "Chester",
"addressRegion": "England",
"addressCountry": "GB"
},
"availableService": {
"@type": "Service",
"name": "Cloud & DevOps Engineering Services",
"description": "Cloud & DevOps Engineer specialising in AWS/GCP cloud platforms, Terraform infrastructure as code, Kubernetes orchestration, CI/CD pipelines, SRE practices, DevSecOps, and AI-assisted engineering workflows",
"areaServed": ["London", "Manchester", "Greater Manchester", "Chester", "Liverpool", "Birmingham", "Leeds", "Edinburgh", "Bristol", "United Kingdom"]
},
"knowsAbout":["AWS","GCP","Terraform","Kubernetes","GitHub Actions","Jenkins","Argo CD","Helm","Docker","OpenTelemetry","Prometheus","Grafana","CloudWatch","SLIs/SLOs","DevSecOps","PCI-DSS","GDPR","Site Reliability Engineering","Infrastructure as Code","CI/CD","GitOps","AI-Assisted Engineering","FinOps","Python","Bash"],
"sameAs":["https://www.linkedin.com/in/oluwatosinjegede/","https://github.com/OluwaTossin","https://twitter.com/thozyne"]
}
</script>
<!-- FAQ Schema for DevOps Job Searches -->
<script type="application/ld+json">
{
"@context": "https://schema.org",
"@type": "FAQPage",
"mainEntity": [
{
"@type": "Question",
"name": "What DevOps services does Oluwatosin Jegede offer?",
"acceptedAnswer": {
"@type": "Answer",
"text": "I offer comprehensive Cloud & DevOps engineering services including production-grade cloud platforms across AWS/GCP, Terraform infrastructure as code, Kubernetes service delivery, CI/CD pipelines, SRE practices (SLIs/SLOs, error budgets), DevSecOps, FinOps, and AI-assisted engineering workflows."
}
},
{
"@type": "Question",
"name": "Which UK cities is Oluwatosin available for DevOps contract roles?",
"acceptedAnswer": {
"@type": "Answer",
"text": "I'm available for Cloud & DevOps engineering roles across the UK, with particular focus on London, Manchester, Greater Manchester, Chester, Liverpool, Birmingham, Leeds, Edinburgh, and Bristol. I'm open to both remote and on-site positions."
}
},
{
"@type": "Question",
"name": "What makes Oluwatosin a reliable AWS independent contractor?",
"acceptedAnswer": {
"@type": "Answer",
"text": "As a Cloud & DevOps Engineer, I bring extensive experience with proven results: production-grade platforms achieving 99.95% uptime, Terraform-driven infrastructure, Kubernetes orchestration, SRE practices reducing MTTR, DevSecOps compliance, and AI-assisted workflows accelerating delivery while maintaining security and reliability."
}
},
{
"@type": "Question",
"name": "What cloud platforms does Oluwatosin specialise in as an AWS contractor?",
"acceptedAnswer": {
"@type": "Answer",
"text": "I specialise in Amazon Web Services and Google Cloud Platform (GCP) with 5+ years of hands-on platform and DevOps experience. My expertise includes EKS, ECS, Lambda, networking, GKE, Terraform-driven infrastructure, and cloud-native patterns for secure, scalable production systems."
}
}
]
}
</script>
<!-- Organization Schema for Business Search -->
<script type="application/ld+json">
{
"@context": "https://schema.org",
"@type": "Organization",
"@id": "https://oluwatossin.github.io/#organization",
"name": "Oluwatosin Jegede - Cloud & DevOps Engineering Services",
"url": "https://oluwatossin.github.io/",
"logo": "https://oluwatossin.github.io/images/profile.jpg",
"description": "Professional Cloud & DevOps engineering services specialising in AWS/GCP platforms, Terraform infrastructure, Kubernetes orchestration, SRE practices, and AI-assisted workflows across the UK",
"founder": {
"@type": "Person",
"name": "Oluwatosin Jegede"
},
"areaServed": {
"@type": "Country",
"name": "United Kingdom"
},
"serviceType": "Cloud & DevOps Engineering, Infrastructure as Code, SRE Practices, DevSecOps",
"address": {
"@type": "PostalAddress",
"addressCountry": "GB",
"addressRegion": "England"
},
"contactPoint": {
"@type": "ContactPoint",
"email": "careers.tosinjegede@gmail.com",
"contactType": "Professional Services"
}
}
</script>
<!-- Professional Service Schema for Rich Snippets -->
<script type="application/ld+json">
{
"@context": "https://schema.org",
"@type": "ProfessionalService",
"name": "Cloud & DevOps Engineering Services",
"url": "https://oluwatossin.github.io/",
"description": "Expert Cloud & DevOps engineering services specialising in production-grade AWS/GCP platforms, Terraform infrastructure, Kubernetes orchestration, SRE practices, DevSecOps, and AI-assisted workflows. Serving UK businesses with reliable, secure cloud solutions.",
"image": "https://oluwatossin.github.io/images/profile.jpg",
"telephone": "+44-XXXX-XXXXXX",
"email": "careers.tosinjegede@gmail.com",
"priceRange": "£400-£650",
"areaServed": [
{
"@type": "City",
"name": "London",
"containedInPlace": "United Kingdom"
},
{
"@type": "City",
"name": "Manchester",
"containedInPlace": "United Kingdom"
},
{
"@type": "AdministrativeArea",
"name": "Greater Manchester",
"containedInPlace": "United Kingdom"
},
{
"@type": "City",
"name": "Chester",
"containedInPlace": "United Kingdom"
},
{
"@type": "City",
"name": "Liverpool",
"containedInPlace": "United Kingdom"
},
{
"@type": "City",
"name": "Birmingham",
"containedInPlace": "United Kingdom"
},
{
"@type": "City",
"name": "Leeds",
"containedInPlace": "United Kingdom"
},
{
"@type": "City",
"name": "Edinburgh",
"containedInPlace": "United Kingdom"
},
{
"@type": "City",
"name": "Bristol",
"containedInPlace": "United Kingdom"
}
],
"serviceType": [
"Cloud & DevOps Engineering",
"Infrastructure as Code",
"Kubernetes Orchestration",
"SRE Practices",
"DevSecOps",
"CI/CD Pipelines",
"AI-Assisted Engineering",
"FinOps"
],
"provider": {
"@type": "Person",
"name": "Oluwatosin Jegede",
"jobTitle": "Cloud & DevOps Engineer",
"hasCredential": [
{
"@type": "EducationalOccupationalCredential",
"name": "AWS Certified DevOps Engineer – Professional",
"credentialCategory": "Professional Certification"
},
{
"@type": "EducationalOccupationalCredential",
"name": "Google Cloud Professional Cloud Architect",
"credentialCategory": "Professional Certification"
},
{
"@type": "EducationalOccupationalCredential",
"name": "AWS Certified Machine Learning Engineer – Associate",
"credentialCategory": "Professional Certification"
},
{
"@type": "EducationalOccupationalCredential",
"name": "AWS Certified Security – Specialty",
"credentialCategory": "Professional Certification"
},
{
"@type": "EducationalOccupationalCredential",
"name": "AWS Certified Solutions Architect – Associate",
"credentialCategory": "Professional Certification"
}
]
},
"hasOfferCatalog": {
"@type": "OfferCatalog",
"name": "Cloud & DevOps Engineering Services",
"itemListElement": [
{
"@type": "Offer",
"itemOffered": {
"@type": "Service",
"name": "Production-Grade Cloud Platforms",
"description": "Design and automation of resilient cloud platforms across AWS/GCP with Terraform and Kubernetes"
}
},
{
"@type": "Offer",
"itemOffered": {
"@type": "Service",
"name": "SRE & Observability Implementation",
"description": "SLIs/SLOs, error budgets, golden-signal monitoring, and incident response automation"
}
},
{
"@type": "Offer",
"itemOffered": {
"@type": "Service",
"name": "DevSecOps & Compliance",
"description": "Security-first pipelines, PCI-DSS/GDPR compliance, and AI-assisted security analysis"
}
}
]
}
}
</script>
<!-- Breadcrumb Navigation Schema -->
<script type="application/ld+json">
{
"@context": "https://schema.org",
"@type": "BreadcrumbList",
"itemListElement": [
{
"@type": "ListItem",
"position": 1,
"name": "Home",
"item": "https://oluwatossin.github.io/"
},
{
"@type": "ListItem",
"position": 2,
"name": "Cloud & DevOps Engineer UK",
"item": "https://oluwatossin.github.io/"
}
]
}
</script>
<!-- Website Schema -->
<script type="application/ld+json">
{
"@context": "https://schema.org",
"@type": "WebSite",
"name": "Oluwatosin Jegede - Cloud & DevOps Engineer",
"alternateName": "Cloud & DevOps Engineer UK",
"url": "https://oluwatossin.github.io/",
"description": "Professional portfolio of Oluwatosin Jegede, Cloud & DevOps Engineer specialising in production-grade AWS/GCP platforms, Terraform infrastructure, Kubernetes orchestration, SRE practices, and AI-assisted engineering across the UK.",
"inLanguage": "en-GB",
"isAccessibleForFree": true,
"creator": {
"@type": "Person",
"name": "Oluwatosin Jegede"
},
"potentialAction": {
"@type": "SearchAction",
"target": "https://oluwatossin.github.io/?search={search_term_string}",
"query-input": "required name=search_term_string"
}
}
</script>
<!-- GSC -->
<meta name="google-site-verification" content="RLBJUCRn1RX0sN9rX2QmZjt9VCiE3qaX86yPIUkBqFU" />
</head>
<body>
<header>
<div class="container nav">
<div class="brand" aria-label="Site brand">
<span class="dot" aria-hidden="true"></span>
<span>Oluwatosin Jegede</span>
</div>
<button class="mobile-menu-toggle" aria-label="Toggle mobile menu">
<span></span>
<span></span>
<span></span>
</button>
<nav class="navlinks" aria-label="Primary">
<a href="/" aria-current="page">Home</a>
<a href="about.html">About</a>
<a href="experience.html">Experience</a>
<a href="portfolio.html">Portfolio</a>
<a href="blog.html">Blog</a>
<a href="mailto:careers.tosinjegede@gmail.com" class="pill"><i class="fa-solid fa-paper-plane"></i> Contact</a>
</nav>
</div>
</header>
<main>
<!-- HERO -->
<section class="hero">
<div class="container hero-inner">
<div class="panel hero-content">
<div class="h-eyebrow"><i class="fa-solid fa-shield-heart"></i> Secure · Scalable · Observable</div>
<h1>Cloud & DevOps Engineer - <span class="hero-title-accent">AWS</span> · <span class="hero-title-accent">GCP</span> · Terraform · Kubernetes · SRE · DevSecOps · AI-Assisted Engineering</h1>
<p class="sub">
Cloud & DevOps Engineer specialising in the design, automation, and governance of production-grade cloud platforms across AWS and GCP. I build resilient systems using Terraform-driven infrastructure, Kubernetes-based service delivery, and CI/CD pipelines designed for scale, security, and operational clarity.
I integrate SRE practices such as SLIs, SLOs, error budgets, and golden-signal monitoring to improve reliability, reduce operational load, and shorten incident response cycles. I leverage AI-assisted engineering workflows—including LLM-supported design exploration, infrastructure as code, code generation, testing, security analysis, and incident investigation—to accelerate delivery while preserving correctness, security, and compliance.
My work emphasises responsible automation, observability-first design, and cost-aware decision-making, so cloud and AI-enabled systems stay predictable, auditable, and sustainable in regulated and high-impact environments.
</p>
<div class="badges" aria-label="Core capabilities">
<span class="badge"><i class="fa-solid fa-diagram-project"></i> Production-Grade Cloud Platforms</span>
<span class="badge"><i class="fa-solid fa-code-branch"></i> Terraform & Infrastructure as Code</span>
<span class="badge"><i class="fa-solid fa-gauge-high"></i> SRE Practices & Observability</span>
<span class="badge"><i class="fa-solid fa-lock"></i> DevSecOps & Compliance</span>
<span class="badge"><i class="fa-solid fa-robot"></i> AI-Assisted Engineering</span>
</div>
<div class="cta">
<a class="btn primary" href="portfolio.html"><i class="fa-solid fa-folder-open"></i> View Portfolio</a>
<a class="btn" href="resume.pdf" target="_blank"><i class="fa-solid fa-file-arrow-down"></i> Download CV</a>
<a class="btn" href="https://www.linkedin.com/in/oluwatosinjegede/" target="_blank" rel="noopener noreferrer"><i class="fa-brands fa-linkedin"></i> LinkedIn</a>
<a class="btn" href="https://github.com/OluwaTossin" target="_blank" rel="noopener noreferrer"><i class="fa-brands fa-github"></i> GitHub</a>
<a class="btn" href="mailto:careers.tosinjegede@gmail.com"><i class="fa-solid fa-envelope"></i> Email Me</a>
</div>
<p class="small margin-top-12">
<i class="fa-solid fa-location-dot"></i> Based in Chester, UK • Available for roles in London, Manchester, Birmingham, Leeds and UK at large
</p>
</div>
<!-- Side summary panel with profile image on top -->
<div class="summary-section">
<div class="hero-image">
<img src="images/profile.jpg" alt="Oluwatosin Jegede - Cloud & DevOps Engineer" class="profile-image" />
</div>
<aside class="panel" aria-label="Summary highlights">
<div class="grid gap-10">
<div><strong>Cloud Platforms</strong><br/><span class="small">AWS (EKS, ECS, SageMaker, Lambda, RDS, VPC) · GCP</span></div>
<hr class="divider-line">
<div><strong>Core Technologies</strong><br/><span class="small">Terraform · Kubernetes · GitHub Actions · Argo CD · Helm · Docker</span></div>
<hr class="divider-line">
<div><strong>SRE & Security</strong><br/><span class="small">OpenTelemetry · Prometheus/Grafana · SLIs/SLOs · DevSecOps · PCI-DSS · GDPR</span></div>
</div>
</aside>
</div>
</div>
</section>
<!-- FEATURED PROJECTS -->
<section>
<div class="container">
<div class="section-title">
<h2>Featured Projects</h2>
<a href="portfolio.html" class="small">See all projects <i class="fa-solid fa-arrow-right-long"></i></a>
</div>
<div class="grid projects">
<!-- Project 1 -->
<article class="panel card">
<div class="small" aria-label="Category"><i class="fa-solid fa-robot"></i> Enterprise AI/ML Platform</div>
<h3>From Chaos to Control: Enterprise AI/ML Platform</h3>
<p class="small">
Production-ready AI/ML platform on AWS with text summarization, anomaly detection, model management, and enterprise chatbot.
Features AWS Bedrock, ECS Fargate auto-scaling, comprehensive observability, and 60% cost reduction through intelligent caching.
</p>
<div class="tags">
<span class="tag">AWS Bedrock</span><span class="tag">ECS Fargate</span><span class="tag">MLOps</span><span class="tag">Airflow</span>
</div>
<p class="small"><a href="portfolio.html#enterprise-aiml">Case study</a></p>
</article>
<!-- Project 2 -->
<article class="panel card">
<div class="small" aria-label="Category"><i class="fa-solid fa-wand-magic-sparkles"></i> MLOps</div>
<h3>Fraud Detection ML Pipeline (AWS)</h3>
<p class="small">
Real-time fraud scoring with SageMaker behind API endpoints; reduced detection latency from minutes to seconds.
CI/CD with GitHub Actions, observability via CloudWatch alarms and dashboards.
</p>
<div class="tags">
<span class="tag">SageMaker</span><span class="tag">API Gateway</span><span class="tag">Lambda</span><span class="tag">CloudWatch</span>
</div>
<p class="small"><a href="portfolio.html#fraud-detection">Case study</a></p>
</article>
<!-- Project 3 -->
<article class="panel card">
<div class="small"><i class="fa-solid fa-network-wired"></i> Platform</div>
<h3>FinBankOps: Secure Multi-Region EKS Platform</h3>
<p class="small">
PCI-DSS-ready GitOps on EKS with Istio service mesh, Prometheus/Grafana, and Argo CD; blue-green releases and SLO-aligned
observability baked in.
</p>
<div class="tags">
<span class="tag">EKS</span><span class="tag">Istio</span><span class="tag">Argo CD</span><span class="tag">Prometheus/Grafana</span>
</div>
<p class="small"><a href="portfolio.html#finbankops">Case study</a></p>
</article>
</div>
</div>
</section>
<!-- CERTIFICATIONS -->
<section>
<div class="container">
<div class="section-title">
<h2>Certifications</h2>
<a href="about.html" class="small">See full profile <i class="fa-solid fa-arrow-right-long"></i></a>
</div>
<div class="certs">
<div class="cert"><i class="fa-brands fa-aws"></i> AWS DevOps Engineer – Professional</div>
<div class="cert"><i class="fa-brands fa-google"></i> Google Professional Cloud Architect</div>
<div class="cert"><i class="fa-brands fa-aws"></i> AWS Machine Learning Engineer – Associate</div>
<div class="cert"><i class="fa-brands fa-aws"></i> AWS Security – Specialty</div>
<div class="cert"><i class="fa-brands fa-aws"></i> AWS Developer – Associate</div>
<div class="cert"><i class="fa-brands fa-aws"></i> AWS Solutions Architect – Associate</div>
<div class="cert"><i class="fa-brands fa-google"></i> Google Associate Cloud Engineer</div>
<div class="cert"><i class="fa-solid fa-cloud"></i> Kubernetes & Cloud Native Associate</div>
<div class="cert"><i class="fa-solid fa-shield"></i> GitHub Advanced Security</div>
</div>
</div>
</section>
<!-- CLOSING / CONTACT -->
<section>
<div class="container panel">
<div class="grid grid-cta">
<div>
<h2 class="cta-heading">Let's architect resilient, enterprise-grade platforms at scale.</h2>
<p class="small cta-description">
I specialise in multi-cloud architecture, enterprise compliance, and platform reliability. If you're building mission-critical systems,
I'd be glad to discuss how I can help architect your next platform.
</p>
</div>
<div class="cta cta-end">
<a class="btn primary" href="mailto:careers.tosinjegede@gmail.com?subject=Interest%20in%20Platform%20Architecture%2FEnterprise%20Solutions"><i class="fa-solid fa-paper-plane"></i> Contact</a>
<a class="btn" href="https://www.linkedin.com/in/oluwatosinjegede/" target="_blank" rel="noopener noreferrer"><i class="fa-brands fa-linkedin"></i> Connect</a>
<a class="btn" href="https://github.com/OluwaTossin" target="_blank" rel="noopener noreferrer"><i class="fa-brands fa-github"></i> GitHub</a>
</div>
</div>
</div>
</section>
</main>
<footer>
<div class="container small">
© 2026 Oluwatosin Jegede. Professional portfolio.
<span aria-hidden="true">·</span> <a href="about.html">About</a>
<span aria-hidden="true">·</span> <a href="portfolio.html">Portfolio</a>
<span aria-hidden="true">·</span> <a href="devops-engineer-london.html">DevOps Engineer in London</a>
<span aria-hidden="true">·</span> <a href="devops-engineer-manchester.html">AWS DevOps Engineer in Manchester</a>
</div>
</footer>
<script src="js/scripts.js"></script>
<!-- Back to Top Button -->
<a href="#" id="backToTop" title="Back to Top"><i class="fas fa-chevron-up"></i></a>
</body>
</html>