-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
287 lines (285 loc) · 22.4 KB
/
index.html
File metadata and controls
287 lines (285 loc) · 22.4 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
<!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">
<meta property="og:title" content="Harrison Peace | Full Stack Developer">
<meta property="og:description" content="A collection and collation of my coding projects">
<meta property="og:image" content="https://harrisonpeace.com/images/profile-cover-grey.png">
<meta property="og:url" content="https://harrisonpeace.com/index.htm">
<meta property="og:site_name" content="Harrison Peace">
<title>Harrison Peace</title>
<link rel="shortcut icon" type="image/gif" href="images/favicon.gif"/>
<link href="css/bootstrap-4.4.1.css" rel="stylesheet" type="text/css">
<link href="css/custom.css" rel="stylesheet" type="text/css">
</head>
<body data-spy="scroll" data-target="#navBar" data-offset="65">
<!-- full page intro -->
<script src="js/video.js"></script> <!--insert video onto page based on screen size-->
<div id="profile-greyscale">
<img src="images/profile-cover-grey.png" alt="Profile Cover image of harrison peace in greyscale" loading="lazy">
</div>
<!-- main content background-->
<div id="viewport-header">
<h1>Harrison Peace</h1>
<h4>Developer | Restaurateur | Explorer</h4>
<svg id="intro-arrow" xmlns="http://www.w3.org/2000/svg" class="ionicon" viewBox="0 0 512 512">
<title>Click To View Page</title>
<path d="M98 190.06l139.78 163.12a24 24 0 0036.44 0L414 190.06c13.34-15.57 2.28-39.62-18.22-39.62h-279.6c-20.5 0-31.56 24.05-18.18 39.62z"/>
</svg>
</div>
<!-- /full page intro -->
<div id="top"></div>
<div id="background"></div><!-- main content background-->
<!-- bootstrap -->
<!-- header -->
<nav class="navbar navbar-expand navbar-light bg-light py-0" id="navBar">
<div class="container">
<a class="navbar-brand" href="#">Harrison Peace</a>
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarNavAltMarkup" aria-controls="navbarNavAltMarkup" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse ml-auto" id="navbarNavAltMarkup">
<div class="navbar-nav ml-auto">
<a class="nav-item nav-link active" href="#top">To The Top</a>
<a class="nav-item nav-link" href="#projects-container">Projects</a>
<a class="nav-item nav-link" href="#contact">Contact</a>
</div>
</div>
</div>
</nav>
<!-- /header -->
<!-- Intro -->
<section class="text-white">
<div class="container">
<div class="row">
<div class="col-sm-12">
<div class="jumbotron jumbotron-fluid mb-0">
<h2 class="display-4">Hello, there !</h2>
<p class="lead">Welcome. I am currently studying to become a full stack developer and I’ve built this site to help showcase my work.</p>
<p class="lead">I currently own two restaurants <a href="www.thevalebarandeatery.com" target="_blank">The Vale Bar & Eatery</a> & <a href="www.rascalbrunswick.com" target="_blank">Rascal Brunswick</a>, am completing a wood working course and learning and exploring as much as I can.</p>
<hr class="my-2">
<p class="highlight"><em>Keep scrolling to view my finished work or jump on GitHub to see my current projects. Want to know about my past experience? check out my Linked In.</em></p>
<a href="https://www.linkedin.com/in/harrison-peace" target="_blank">
<svg width="24" height="24" viewBox="0 0 24 24" class="social-icon">
<title>Linkedin</title>
<path d="M19 0h-14c-2.761 0-5 2.239-5 5v14c0 2.761 2.239 5 5 5h14c2.762 0 5-2.239 5-5v-14c0-2.761-2.238-5-5-5zm-11 19h-3v-11h3v11zm-1.5-12.268c-.966 0-1.75-.79-1.75-1.764s.784-1.764 1.75-1.764 1.75.79 1.75 1.764-.783 1.764-1.75 1.764zm13.5 12.268h-3v-5.604c0-3.368-4-3.113-4 0v5.604h-3v-11h3v1.765c1.396-2.586 7-2.777 7 2.476v6.759z"/>
</svg></a>
<a href="https://github.com/HarrisonPeace" target="_blank">
<svg width="24" height="24" viewBox="0 0 24 24" class="social-icon mx-3">
<title>GitHub</title>
<path d="M12 0c-6.626 0-12 5.373-12 12 0 5.302 3.438 9.8 8.207 11.387.599.111.793-.261.793-.577v-2.234c-3.338.726-4.033-1.416-4.033-1.416-.546-1.387-1.333-1.756-1.333-1.756-1.089-.745.083-.729.083-.729 1.205.084 1.839 1.237 1.839 1.237 1.07 1.834 2.807 1.304 3.492.997.107-.775.418-1.305.762-1.604-2.665-.305-5.467-1.334-5.467-5.931 0-1.311.469-2.381 1.236-3.221-.124-.303-.535-1.524.117-3.176 0 0 1.008-.322 3.301 1.23.957-.266 1.983-.399 3.003-.404 1.02.005 2.047.138 3.006.404 2.291-1.552 3.297-1.23 3.297-1.23.653 1.653.242 2.874.118 3.176.77.84 1.235 1.911 1.235 3.221 0 4.609-2.807 5.624-5.479 5.921.43.372.823 1.102.823 2.222v3.293c0 .319.192.694.801.576 4.765-1.589 8.199-6.086 8.199-11.386 0-6.627-5.373-12-12-12z"/>
</svg></a>
<a href="https://github.com/HarrisonPeace/HarrisonPeace.github.io" target="_blank">
<svg width="24" height="24" viewBox="0 0 24 24" class="social-icon">
<title>Website Code</title>
<path d="M22 6v16h-20v-16h20zm2-6h-24v24h24v-24zm-11 11v1.649l3.229 1.351-3.229 1.347v1.653l5-2.201v-1.599l-5-2.2zm-7 2.201v1.599l5 2.2v-1.653l-3.229-1.347 3.229-1.351v-1.649l-5 2.201z"/>
</svg></a>
</div>
</div>
</div>
</div>
</section>
<!-- /Intro -->
<!-- Projects Container -->
<main>
<div class="container" id="projects-container">
<div class="row">
<div class="col-sm-12">
</div>
<div class="col-md-6 col-xl-4 mb-4">
<div class="card border-dark">
<a class="project-link" data-toggle="collapse" href="#project-8-collapse" role="button" aria-expanded="false" aria-controls="project-8-collapse">
<img class="card-img-top" src="images/project-eight-greyscale.png" alt="project eight greyscale img">
<img class="card-img-top profile-img-overlay" src="images/project-eight.png" alt="project eight img" loading="lazy">
<div class="card-body">
<h5 class="card-title">API utilization</h5>
<h6 class="card-subtitle mb-2">Front End Web Development | Project 8</h6>
<svg xmlns="http://www.w3.org/2000/svg" class="ionicon more-info" viewBox="0 0 512 512">
<title>Click For More Info</title>
<path d="M98 190.06l139.78 163.12a24 24 0 0036.44 0L414 190.06c13.34-15.57 2.28-39.62-18.22-39.62h-279.6c-20.5 0-31.56 24.05-18.18 39.62z"/>
</svg>
<svg viewBox="0 0 153 26" id="more-info-svg">
<g fill="#f5f5f7"><path d="M23.6 11.5s-.6-.1-1.3-.1c-1.3 0-2.1.8-2.1 2.6 0 1.9.8 2.9 2.2 2.9 1.3 0 2.2-.8 2.2-.8l.5.8S23.8 18 22.3 18c-2.3 0-3.5-1.5-3.5-3.9 0-2.2 1.4-3.9 3.6-3.9 1.3 0 2.4.6 2.4.6l-.1 1.9h-.9l-.2-1.2zm6 5.5v.8h-3.9V17l1.2-.4V8.1l-1.2-.3v-.7l2.7-.1v9.7l1.2.3z"/><use xlink:href="#B"/><path d="M39.8 11.5s-.6-.1-1.3-.1c-1.3 0-2.1.8-2.1 2.6 0 1.9.8 2.9 2.2 2.9 1.3 0 2.2-.8 2.2-.8l.5.8S40 18 38.5 18c-2.3 0-3.5-1.5-3.5-3.9 0-2.2 1.4-3.9 3.6-3.9 1.3 0 2.4.6 2.4.6l-.1 1.9H40l-.2-1.2zm6.1 1.7l1.1-1.8-.6-.2v-.8l3.1-.1v.8l-1 .2-1.5 2.1 1.8 3.2 1.1.4v.8H48l-2-3.6h-1.3v2.5l.9.4v.8H42V17l1.2-.4V8.1L42 7.8v-.7l2.5-.1v6.2h1.4zm9-3.6c0-1.7.9-2.7 2.6-2.7 1.3 0 2.1.5 2.1.5v1.8h-1L58.4 8s-.4-.1-.8-.1c-1 0-1.3.6-1.3 1.4v1.1h1.8v1.1h-1.8v5.2l1.4.4v.8h-4V17l1.2-.4v-5.2h-1.3v-.9l1.3-.1v-.8z"/><use xlink:href="#C"/><path d="M71.9 10.2a4.6 4.6 0 0 1 1.3.2l-.1 2h-.9l-.2-1c-1.1 0-1.7.7-2 1.1v4.2l1.4.4v.8h-4V17l1.2-.4v-5.2l-1.2-.3v-.8l2.3-.1.1 1c.4-.2 1.2-1 2.1-1zm10.2 0c1 0 1.6.5 1.9 1.2.2-.2 1.3-1.2 2.6-1.2 1.5 0 2.2 1 2.2 2.5v3.9l1.1.4v.8h-3.4V17l.9-.4v-3.8c0-1.1-.4-1.5-1.2-1.5-.7 0-1.5.4-2 1.1v4.1l.9.4v.8h-3.2V17l.9-.4v-3.8c0-1.1-.4-1.5-1.2-1.5-.7 0-1.6.6-2 1.1v4.1l.9.4v.8H77V17l1.2-.4v-5.2l-1.2-.3v-.8l2.3-.1.1 1c.5-.2 1.5-1 2.7-1z"/><use xlink:href="#C" x="31.4"/><path d="M103.4 10.2a4.6 4.6 0 0 1 1.3.2l-.1 2h-.9l-.2-1.1c-1.1 0-1.7.7-2 1.1v4.2l1.4.4v.8h-4V17l1.2-.4v-5.2l-1.2-.3v-.8l2.3-.1.1 1c.3-.2 1.1-1 2.1-1zm5.4 6.6c1.4 0 2.4-.8 2.4-.8l.5.7s-1.3 1.2-3 1.2c-2.2 0-3.4-1.5-3.4-3.8 0-2.2 1.4-3.9 3.4-3.9s2.9 1.2 2.9 3.3c0 .4-.1.7-.1.7h-4.8c.1 1.6.9 2.6 2.1 2.6zm-.1-5.5c-1.1 0-1.8.9-1.8 1.9h3.4c-.1-1-.5-1.9-1.6-1.9z"/><use xlink:href="#B" x="85.8"/><path d="M125.8 10.2c1.5 0 2.2 1 2.2 2.5v3.9l1 .4v.8h-3.4V17l.9-.4v-3.8c0-1-.3-1.5-1.3-1.5-1.2 0-2 1.1-2 1.1v4.1l.9.4v.8h-3.5V17l1.2-.4v-5.2l-1.2-.3v-.8l2.3-.1.1 1c.6-.1 1.7-1 2.8-1zm5.6-.6c0-1.7.9-2.7 2.6-2.7 1.3 0 2.1.5 2.1.5v1.8h-1l-.2-1.2s-.3-.1-.8-.1c-1 0-1.3.6-1.3 1.4v1.1h1.8v1.1h-1.8v5.2l1.4.4v.8h-4V17l1.2-.4v-5.2h-1.3v-.9l1.3-.1v-.8z"/><use xlink:href="#C" x="76.5"/></g><path d="M17 2.8h126.5a6.49 6.49 0 0 1 6.5 6.5v7.8a6.49 6.49 0 0 1-6.5 6.5H17.1c-3.5 0-6.4-2.9-6.4-6.4v-1.5a.55.55 0 0 0-.3-.5l-7.8-3.8c-.5-.2-.3-1 .2-1l7.4-.1a.47.47 0 0 0 .5-.5v-.7c0-3.5 2.8-6.3 6.3-6.3z" fill="none" stroke="#f5f5f7" stroke-miterlimit="10"/><defs ><path id="B" d="M33.9 17v.8h-3.6V17l1.2-.4v-5.2l-1.2-.3v-.8l2.6-.1v6.3l1 .5zm-1.8-9.9c.6 0 .9.3.9 1 0 .6-.5 1-.9 1-.6 0-.9-.4-.9-1s.4-1 .9-1z"/><path id="C" d="M66.3 13.9c0 2.4-1.4 4-3.5 4s-3.4-1.3-3.4-3.8c0-2.4 1.5-3.9 3.6-3.9s3.3 1.5 3.3 3.7zm-5.4.2c0 1.7.6 2.7 2 2.7s2-1 2-2.8c0-1.5-.5-2.7-1.9-2.7-1.5 0-2.1 1-2.1 2.8z"/></defs>
</svg>
<div class="collapse" id="project-8-collapse">
<div>
<p>Utilizing the Random User Generator API I created an employee directory, with user overlay (inc sort function) and search functionality.</p>
<p><em>HTML, CSS, JavaScript, API Utilization</em></p>
</div>
</div>
</div>
</a>
<div class="card-footer d-flex justify-content-around align-items-center">
<a class="btn btn-outline-success" href="https://harrisonpeace.github.io/api-employee-directory/" role="button" target="_blank">View Project</a>
<a class="btn btn-outline-success" href="https://github.com/HarrisonPeace/api-employee-directory" role="button" target="_blank">View Code</a>
</div>
</div>
</div>
<div class="col-md-6 col-xl-4 mb-4">
<div class="card border-dark">
<a class="project-link" data-toggle="collapse" href="#project-7-collapse" role="button" aria-expanded="false" aria-controls="project-7-collapse">
<img class="card-img-top" src="images/project-seven-greyscale.png" alt="project seven greyscale img">
<img class="card-img-top profile-img-overlay" src="images/project-seven.png" alt="project seven img" loading="lazy">
<div class="card-body">
<h5 class="card-title">Web App Dashboard</h5>
<h6 class="card-subtitle mb-2">Front End Web Development | Project 7</h6>
<svg xmlns="http://www.w3.org/2000/svg" class="ionicon more-info" viewBox="0 0 512 512">
<title>Click For More Info</title>
<path d="M98 190.06l139.78 163.12a24 24 0 0036.44 0L414 190.06c13.34-15.57 2.28-39.62-18.22-39.62h-279.6c-20.5 0-31.56 24.05-18.18 39.62z"/>
</svg>
<div class="collapse" id="project-7-collapse">
<div>
<p>chart.js was used to build the charts with arrays to store and change data. I use local storage to save settings and JavaScript to add lots of interactivity.</p>
<p>I made the design based off the supplied img to practice building a website off someone else’s design. (view ‘dashboard.png in code for comparison).</p>
<p><em>HTML, SCSS, JavaScript</em></p>
</div>
</div>
</div>
</a>
<div class="card-footer d-flex justify-content-around align-items-center">
<a class="btn btn-outline-success" href="https://harrisonpeace.github.io/web-app-dashboard/" role="button" target="_blank" >View Project</a>
<a class="btn btn-outline-success" href="https://github.com/HarrisonPeace/web-app-dashboard" role="button" target="_blank">View Code</a>
</div>
</div>
</div>
<div class="col-md-6 col-xl-4 mb-4">
<div class="card border-dark">
<a class="project-link" data-toggle="collapse" href="#project-6-collapse" role="button" aria-expanded="false" aria-controls="project-6-collapse">
<img class="card-img-top" src="images/project-six-greyscale.png" alt="project six greyscale img">
<img class="card-img-top profile-img-overlay" src="images/project-six.png" alt="project six img" loading="lazy">
<div class="card-body">
<h5 class="card-title">Game Show App</h5>
<h6 class="card-subtitle mb-2">Front End Web Development | Project 6</h6>
<svg xmlns="http://www.w3.org/2000/svg" class="ionicon more-info" viewBox="0 0 512 512">
<title>Click For More Info</title>
<path d="M98 190.06l139.78 163.12a24 24 0 0036.44 0L414 190.06c13.34-15.57 2.28-39.62-18.22-39.62h-279.6c-20.5 0-31.56 24.05-18.18 39.62z"/>
</svg>
<div class="collapse" id="project-6-collapse">
<div>
<p>A fun and easy game to practice using arrays and DOM manipulation.</p>
<p><em>HTML, SCSS, JavaScript</em></p>
</div>
</div>
</div>
</a>
<div class="card-footer d-flex justify-content-around align-items-center">
<a class="btn btn-outline-success" href="https://harrisonpeace.github.io/game-show-app/" role="button" target="_blank">View Project</a>
<a class="btn btn-outline-success" href="https://github.com/HarrisonPeace/game-show-app" role="button" target="_blank">View Code</a>
</div>
</div>
</div>
<div class="col-md-6 col-xl-4 mb-4">
<div class="card border-dark">
<a class="project-link" data-toggle="collapse" href="#project-5-collapse" role="button" aria-expanded="false" aria-controls="project-5-collapse">
<img class="card-img-top" src="images/project-five-greyscale.png" alt="project five greyscale img">
<img class="card-img-top profile-img-overlay" src="images/project-five.png" alt="project five img" loading="lazy">
<div class="card-body">
<h5 class="card-title">Interactive Gallery</h5>
<h6 class="card-subtitle mb-2">Front End Web Development | Project 5</h6>
<svg xmlns="http://www.w3.org/2000/svg" class="ionicon more-info" viewBox="0 0 512 512">
<title>Click For More Info</title>
<path d="M98 190.06l139.78 163.12a24 24 0 0036.44 0L414 190.06c13.34-15.57 2.28-39.62-18.22-39.62h-279.6c-20.5 0-31.56 24.05-18.18 39.62z"/>
</svg>
<div class="collapse" id="project-5-collapse">
<div>
<p>For this project I created a photo gallery with a functional overlay using the plugin baguetteBox.js. I implemented search functionality by looping through the data-caption attribute of each image element.</p>
<p><em>HTML, SCSS, JavaScript</em></p>
</div>
</div>
</div>
</a>
<div class="card-footer d-flex justify-content-around align-items-center">
<a class="btn btn-outline-success" href="https://harrisonpeace.github.io/Photo-gallery/" role="button" target="_blank">View Project</a>
<a class="btn btn-outline-success" href="https://github.com/HarrisonPeace/Photo-gallery" role="button" target="_blank">View Code</a>
</div>
</div>
</div>
<div class="col-md-6 col-xl-4 mb-4">
<div class="card border-dark">
<a class="project-link" data-toggle="collapse" href="#project-4-collapse" role="button" aria-expanded="false" aria-controls="project-4-collapse">
<img class="card-img-top" src="images/project-four-greyscale.png" alt="project four greyscale img">
<img class="card-img-top profile-img-overlay" src="images/project-four.png" alt="project four img" loading="lazy">
<div class="card-body">
<h5 class="card-title">Web Style Guide</h5>
<h6 class="card-subtitle mb-2">Front End Web Development | Project 4</h6>
<svg xmlns="http://www.w3.org/2000/svg" class="ionicon more-info" viewBox="0 0 512 512">
<title>Click For More Info</title>
<path d="M98 190.06l139.78 163.12a24 24 0 0036.44 0L414 190.06c13.34-15.57 2.28-39.62-18.22-39.62h-279.6c-20.5 0-31.56 24.05-18.18 39.62z"/>
</svg>
<div class="collapse" id="project-4-collapse">
<div>
<p>For this project I created a web style guide to use in future projects as well as show my understanding of SCSS</p>
<p><em>HTML, SCSS</em></p>
</div>
</div>
</div>
</a>
<div class="card-footer d-flex justify-content-around align-items-center">
<a class="btn btn-outline-success" href="https://harrisonpeace.github.io/SCSS-style-guide/" role="button" target="_blank">View Project</a>
<a class="btn btn-outline-success" href="https://github.com/HarrisonPeace/SCSS-style-guide" role="button" target="_blank">View Code</a>
</div>
</div>
</div>
<div class="col-md-6 col-xl-4">
<div class="card border-dark">
<a class="project-link" data-toggle="collapse" href="#project-3-collapse" role="button" aria-expanded="false" aria-controls="project-3-collapse">
<img class="card-img-top" src="images/project-three-greyscale.png" alt="project three greyscale img">
<img class="card-img-top profile-img-overlay" src="images/project-three.png" alt="project three img" loading="lazy">
<div class="card-body">
<h5 class="card-title">Registration Form</h5>
<h6 class="card-subtitle mb-2">Front End Web Development | Project 3</h6>
<svg xmlns="http://www.w3.org/2000/svg" class="ionicon more-info" viewBox="0 0 512 512">
<title>Click For More Info</title>
<path d="M98 190.06l139.78 163.12a24 24 0 0036.44 0L414 190.06c13.34-15.57 2.28-39.62-18.22-39.62h-279.6c-20.5 0-31.56 24.05-18.18 39.62z"/>
</svg>
<div class="collapse" id="project-3-collapse">
<div>
<p>For this project I created a registration form using mobile first principles. The brief was to get as close as you could to the template layout while adding additional design elements if needed, I mostly changed colors and fonts to make it look more like a traditional newspaper agency.</p>
<p><em>HTML, CSS</em></p>
</div>
</div>
</div>
</a>
<div class="card-footer d-flex justify-content-around align-items-center">
<a class="btn btn-outline-success" href="https://harrisonpeace.github.io/Online-registration-form/" role="button" target="_blank">View Project</a>
<a class="btn btn-outline-success" href="https://github.com/HarrisonPeace/Online-registration-form" role="button" target="_blank">View Code</a>
</div>
</div>
</div>
</div>
</div>
<!-- /Projects Container -->
</main>
<hr>
<div class="section text-white">
<div class="container">
<div class="row">
<div class="col-12" id="contact">
<h2 class="text-center mb-0">Harrison Peace</h2>
<p class="text-center lead mb-0">
Melbourne, Australia<br>
<a href="mailto:mrpeace@harrisonpeace.com">mrpeace@harrisonpeace.com</a>
</p>
</div>
</div>
</div>
</div>
<hr>
<footer class="text-center text-white">
<div class="container">
<div class="row">
<div class="col-12">
<p>© copyright hp</p>
</div>
</div>
</div>
</footer>
<!-- jQuery (necessary for Bootstrap's JavaScript plugins) -->
<script src="js/jquery-3.4.1.min.js"></script>
<!-- Include all compiled plugins (below), or include individual files as needed -->
<script src="js/bootstrap-4.4.1.js"></script>
<script src="js/custom.js"></script>
</body>
</html>