-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
129 lines (124 loc) · 6.61 KB
/
Copy pathindex.html
File metadata and controls
129 lines (124 loc) · 6.61 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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Github Portfolio for Robert Dawson</title>
<link href="https://cdn.jsdelivr.net/npm/bootstrap@5.0.2/dist/css/bootstrap.min.css" rel="stylesheet"
integrity="sha384-EVSTQN3/azprG1Anm3QDgpJLIm9Nao0Yz1ztcQTwFspd3yD65VohhpuuCOmLASjC" crossorigin="anonymous">
<link rel="stylesheet" href="css/style.css">
</head>
<body class="d-flex flex-column h-100 bg-light">
<nav class="navbar navbar-expand-sm navbar-white bg-white fixed-top border-bottom" aria-label="Third navbar example">
<div class="container-fluid">
<div class="row">
<div class="col logo"><a href="/"><img src="images/logo.png" width="75" height="50"
alt="Github Portfolio for Robert Dawson"></a></div>
<div class="col site-title"><a class="navbar-brand" href="#">Github Portfolio for Robert Dawson</a></div>
</div>
<button class="navbar-toggler" type="button" data-bs-toggle="collapse" data-bs-target="#navbarsExample03"
aria-controls="navbarsExample03" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse" id="navbarsExample03">
<ul class="navbar-nav me-auto mb-2 mb-sm-0">
<li class="nav-item">
<a class="nav-link active" aria-current="page" href="/">Home</a>
</li>
<li class="nav-item">
<a class="nav-link" href="/projects/">Projects</a>
</li>
</ul>
</div>
</div>
</nav>
<main class="container">
<section class="py-5 text-center container">
<div class="row py-lg-5">
<div class="col-lg-10 col-md-10 mx-auto">
<h1 class="pb-5">Welcome to the Github portfolio of Robert Dawson.</h1>
<div class="video-wrapper">
<iframe class="video" width="800" height="450" src="https://www.youtube.com/embed/szOoZgPIX70"
title="Introduction" frameborder="0"
allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture"
allowfullscreen></iframe>
</div>
</div>
</div>
</section>
<div class="bg-light p-5 rounded container">
<div class="row">
<div class="col">
<img src="images/robert_dawson_photo.jpg" class="shadow-lg p-3 mb-5 bg-body rounded" alt="Robert Dawson"
width="300" height="400">
</div>
<div class="col">
<p class="lead pb-3">Welcome to my Github portfolio website. I like to consider myself a creative technologist
who enjoys solving tough and important challenges.</p>
<div class="container">
<div class="row">
<div class="col-1 fs-5 mb-3">
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="#4D028C"
class="bi bi-arrow-right-circle-fill" viewBox="0 0 16 16">
<path
d="M8 0a8 8 0 1 1 0 16A8 8 0 0 1 8 0zM4.5 7.5a.5.5 0 0 0 0 1h5.793l-2.147 2.146a.5.5 0 0 0 .708.708l3-3a.5.5 0 0 0 0-.708l-3-3a.5.5 0 1 0-.708.708L10.293 7.5H4.5z" />
</svg>
</div>
<div class="col-11 fs-5 mb-3">
<p><a href="https://github.com/robertcdawson" target="_blank" noreferrer>Github</a> <svg
xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="currentColor"
class="bi bi-box-arrow-up-right" viewBox="0 0 16 16">
<path fill-rule="evenodd"
d="M8.636 3.5a.5.5 0 0 0-.5-.5H1.5A1.5 1.5 0 0 0 0 4.5v10A1.5 1.5 0 0 0 1.5 16h10a1.5 1.5 0 0 0 1.5-1.5V7.864a.5.5 0 0 0-1 0V14.5a.5.5 0 0 1-.5.5h-10a.5.5 0 0 1-.5-.5v-10a.5.5 0 0 1 .5-.5h6.636a.5.5 0 0 0 .5-.5z" />
<path fill-rule="evenodd"
d="M16 .5a.5.5 0 0 0-.5-.5h-5a.5.5 0 0 0 0 1h3.793L6.146 9.146a.5.5 0 1 0 .708.708L15 1.707V5.5a.5.5 0 0 0 1 0v-5z" />
</svg></p>
</div>
</div>
<div class="row">
<div class="col-1 fs-5 mb-3">
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="#4D028C"
class="bi bi-arrow-right-circle-fill" viewBox="0 0 16 16">
<path
d="M8 0a8 8 0 1 1 0 16A8 8 0 0 1 8 0zM4.5 7.5a.5.5 0 0 0 0 1h5.793l-2.147 2.146a.5.5 0 0 0 .708.708l3-3a.5.5 0 0 0 0-.708l-3-3a.5.5 0 1 0-.708.708L10.293 7.5H4.5z" />
</svg>
</div>
<div class="col-11 fs-5 mb-3">
<p><a href="https://www.linkedin.com/in/rdawson/" target="_blank"
noreferrer>LinkedIn</a> <svg xmlns="http://www.w3.org/2000/svg" width="16" height="16"
fill="currentColor" class="bi bi-box-arrow-up-right" viewBox="0 0 16 16">
<path fill-rule="evenodd"
d="M8.636 3.5a.5.5 0 0 0-.5-.5H1.5A1.5 1.5 0 0 0 0 4.5v10A1.5 1.5 0 0 0 1.5 16h10a1.5 1.5 0 0 0 1.5-1.5V7.864a.5.5 0 0 0-1 0V14.5a.5.5 0 0 1-.5.5h-10a.5.5 0 0 1-.5-.5v-10a.5.5 0 0 1 .5-.5h6.636a.5.5 0 0 0 .5-.5z" />
<path fill-rule="evenodd"
d="M16 .5a.5.5 0 0 0-.5-.5h-5a.5.5 0 0 0 0 1h3.793L6.146 9.146a.5.5 0 1 0 .708.708L15 1.707V5.5a.5.5 0 0 0 1 0v-5z" />
</svg></p>
</div>
</div>
<div class="row">
<div class="col-1 fs-5 mb-3">
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="#4D028C"
class="bi bi-arrow-right-circle-fill" viewBox="0 0 16 16">
<path
d="M8 0a8 8 0 1 1 0 16A8 8 0 0 1 8 0zM4.5 7.5a.5.5 0 0 0 0 1h5.793l-2.147 2.146a.5.5 0 0 0 .708.708l3-3a.5.5 0 0 0 0-.708l-3-3a.5.5 0 1 0-.708.708L10.293 7.5H4.5z" />
</svg>
</div>
<div class="col-11 fs-5 mb-3">
<p><a href="mailto:mr.robert.dawson@gmail.com">Email</a></p>
</div>
</div>
</div>
</div>
</div>
</div>
</main>
<footer class="footer mt-auto py-3 bg-white border-top">
<div class="container">
<p class="text-muted text-center">© 2021 Robert Dawson</p>
</div>
</footer>
<script src="https://cdn.jsdelivr.net/npm/bootstrap@5.0.2/dist/js/bootstrap.bundle.min.js"
integrity="sha384-MrcW6ZMFYlzcLA8Nl+NtUVF0sA7MsXsP1UyJoMp4YLEuNSfAP+JcXn/tWtIaxVXM"
crossorigin="anonymous"></script>
</body>
</html>