-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathmy-work.html
218 lines (210 loc) · 11.7 KB
/
my-work.html
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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/bulma/0.6.2/css/bulma.min.css" />
<script src="https://kit.fontawesome.com/c27d9168a3.js" crossorigin="anonymous"></script>
<link rel="stylesheet" href="assets/style.css" />
<title>Luke McMurtrie's Portfolio</title>
</head>
<body>
<!--NavBar-->
<header>
<nav class="navbar is-black" role="navigation" aria-label="main navigation">
<div class="navbar-brand">
<a class="navbar-item" href="index.html">
<img src="" />
</a>
</div>
<a role="button" class="navbar-burger" aria-label="menu" aria-expanded="false"
data-target="my-workBasicBar"></a>
<div id="my-workBasicBar" class="navbar-menu">
<div class="navbar-start">
<a class="navbar-item" href="index.html"> Home </a>
<a class="navbar-item" href="my-work.html"> Portfolio </a>
<div class="navbar-item has-dropdown is-hoverable">
<a class="navbar-link"> More </a>
<div class="navbar-dropdown">
<a class="navbar-item" href="contact.html"> Contact Me </a>
</div>
</div>
</div>
</div>
</nav>
</header>
<!--Portfolio Cards-->
<section class="section is-hidden-mobile">
<div class="container">
<h3 class="title has-text-centered is-size-4">Portfolio</h3>
<div class="columns mt-5 is-8 is-variable is-centered">
<div class="column is-4-tablet is-3-desktop">
<div class="card">
<div class="card-image has-text-centered px-6">
<img src="./assets/password_gen.png"
alt="A screenshot of password generator for a web-development assignment" />
</div>
<div class="card-content">
<p class="title is-size-5">Password Generator</p>
<p class="">
This application is a password generator. <br /><br />
The user is offered parameter prompts that result in a
customized, randomized password.
</p>
</div>
<footer class="card-footer">
<p class="card-footer-item">
<a href="https://lukemcm89.github.io/Password-Generator/" class="has-text-grey">View
App</a>
<p class="card-footer-item">
<a href="https://github.com/LukeMcM89/Password-Generator" class="has-text-grey">View
Repository</a>
</p>
</p>
</footer>
</div>
</div>
<div class="div.column is-4-tablet is-3-desktop">
<div class="card">
<div class="card-image has-text-centered px-6">
<img src="./assets/Project_Horoscope.png"
alt="A screenshot of a web-development project with a lunar API"
alt="A screenshot of a password generator web-application" />
</div>
<div class="card-content">
<p class="title is-size-5">Horoscope Project</p>
<p class="">
This group project features an Astrological Chart API as well
as a Lunar Phase API. <br />
<br />
When a user inputs their birth information, they are presented
with their horoscope reading. The current phase of the lunar
cycle for that day is also available.
</p>
</div>
<footer class="card-footer">
<p class="card-footer-item">
<a href="https://lukemcm89.github.io/Project-Horoscope/" class="has-text-grey">View
Project</a>
<p class="card-footer-item">
<a href="https://github.com/LukeMcM89/Project-Horoscope" class="has-text-grey">View
Repository</a>
</p>
</p>
</footer>
</div>
</div>
<div class="column is-4-tablet is-3-desktop">
<div class="card">
<div class="card-image has-text-centered px-6">
<img src="./assets/day_planner.png" alt="A screenshot of a day-planner web-application" />
</div>
<div class="card-content">
<p class="title is-size-5">Day Planner</p>
<p class="">
This application allows the user to schedule events, notes,
etc. within specified time slots to help schedule their day.
</p>
</div>
<footer class="card-footer">
<p class="card-footer-item">
<a href="https://lukemcm89.github.io/Day-Planner/" class="has-text-grey">View App</a>
<p class="card-footer-item">
<a href="https://github.com/LukeMcM89/Day-Planner" class="has-text-grey">View
Repository</a>
</p>
</p>
</footer>
</div>
</div>
</div>
</div>
<div class="container">
<h3 class="title has-text-centered is-size-4"></h3>
<div class="columns mt-5 is-8 is-variable is-centered">
<div class="column is-4-tablet is-3-desktop">
<div class="card">
<div class="card-image has-text-centered px-6">
<img src="./assets/Employee_MGMT.png"
alt="A screenshot of password generator for a web-development assignment" />
</div>
<div class="card-content">
<p class="title is-size-5">Employee MGMT</p>
<p class="">
A command-line application designed to manage a company's employee database, utilizing
Node.js, Inquirer, and MySQL technologies.<br><br>
This application is best suited for a companies management team who want total access
and discretion concerning the creation of new departments, adding new employees and
roles and delineating precise salaries.
</p>
</div>
<footer class="card-footer">
<p class="card-footer-item">
<a href="https://drive.google.com/file/d/1diwFxzMxjkUXcEmrss-L3ZLmWhY5Mc4t/view" class="has-text-grey">View
Video Tutorial</a>
<p class="card-footer-item">
<a href="https://github.com/LukeMcM89/Employee-Mgmt-System" class="has-text-grey">View
Repository</a>
</p>
</p>
</footer>
</div>
</div>
<div class="div.column is-4-tablet is-3-desktop">
<div class="card">
<div class="card-image has-text-centered px-6">
<img src="./assets/Proj_2.png" alt="A screenshot of a Covid-19 PPE charity store login page"
alt="A screenshot of a password generator web-application" />
</div>
<div class="card-content">
<p class="title is-size-5">PPE Charity Store Project</p>
<p class="">
This group project features a Covid-19 data API and utilizes Node.js, Handlebars,
Express, Sequelize, Bcrypt, cookies, Heroku and other NPM modules.<br />
<br />
A user is able create a profile and browse a list of PPE items with the option to
request PPE products for their organization of choice, as well as offer to donate these
PPE product requests.<br><br> This project was inspired by the realities of global PPE
supply-chain shortages and individuals being unable to receive
or purchase basic and oftentimes required PPE items.
</p>
</div>
<footer class="card-footer">
<p class="card-footer-item">
<a href="https://charity-store.herokuapp.com/" class="has-text-grey">View Project</a>
<p class="card-footer-item">
<a href="https://github.com/LukeMcM89/Project2_PPE_Charity_OnlineStore"
class="has-text-grey">View Repository</a>
</p>
</p>
</footer>
</div>
</div>
<div class="column is-4-tablet is-3-desktop">
<div class="card">
<div class="card-image has-text-centered px-6">
<img src="./assets/Note_Taker.png" alt="A screenshot of a day-planner web-application" />
</div>
<div class="card-content">
<p class="title is-size-5">Note Taker</p>
<p class="">
An application that allows the user to write and save notes/memos.<br><br>This
application uses
an Express.js back-end which saves and retrieves note data from a JSON file.
</p>
</div>
<footer class="card-footer">
<p class="card-footer-item">
<a href="https://intense-waters-82520.herokuapp.com/" class="has-text-grey">View App</a>
<p class="card-footer-item">
<a href="https://github.com/LukeMcM89/Note-Taker" class="has-text-grey">View
Repository</a>
</p>
</p>
</footer>
</div>
</div>
</div>
</section>
</body>
</html>