-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
325 lines (284 loc) · 20.6 KB
/
index.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
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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta http-equiv="X-UA-Compatible" content="ie=edge">
<!-- Materialize Icons, Materialize, Slick.js, Slick.js Theme, custom CSS, Google Fonts -->
<link href="https://fonts.googleapis.com/icon?family=Material+Icons" rel="stylesheet">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/materialize/1.0.0/css/materialize.min.css">
<link rel="stylesheet" type="text/css"
href="https://cdnjs.cloudflare.com/ajax/libs/slick-carousel/1.9.0/slick.min.css" />
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/slick-carousel/1.9.0/slick-theme.min.css">
<link href="assets/css/style.css" rel="stylesheet">
<link href="https://fonts.googleapis.com/css?family=Girassol|Nunito&display=swap" rel="stylesheet">
<title>Matthew's Portfolio</title>
</head>
<body>
<nav>
<div class="nav-wrapper teal darken-2">
<a href="#" id="nameTitle2" class="hide-on-small-only hide-on-med-and-down show-on-large left">
<img src="assets/images/shamrock.png" alt="Matthew Donovan"
style="width:50px;height:90%;margin-top:10%;"></a>
<a href="#" id="nameTitle1"
class="brand-logo grey-text text-lighten-3 hide-on-small-only show-on-medium-and-up center">Matthew
Donovan</a>
<a href="#" id="nameTitle"
class="brand-logo grey-text text-lighten-3 hide-on-med-and-up show-on-small">Matthew Donovan</a>
<a href="#" data-target="mobile-demo" class="sidenav-trigger"><i class="material-icons">menu</i></a>
<ul class="right hide-on-med-and-down">
<li><a href="#" class="grey-text text-lighten-3" onclick="bio()">About Me</a></li>
<li><a href="#modal1" class="grey-text text-lighten-3 modal-trigger" onclick="contact()">Contact</a>
</li>
<li><a href="#" class="grey-text text-lighten-3" onclick="portfolio()">Projects</a></li>
</ul>
<a href="#" id="nameTitle2" class="hide-on-large-only show-on-medium-and-down right">
<img src="assets/images/shamrock.png" alt="Matthew Donovan"
style="width:50px;height:90%;margin-top:10%;"></a>
</div>
</nav>
<ul class="sidenav hoverable teal lighten-1" id="mobile-demo">
<li><a href="#" class="grey-text text-lighten-3" onclick="bio()">About Me</a></li>
<li><a href="#modal1" class="grey-text text-lighten-3 modal-trigger" onclick="contact()">Contact</a></li>
<li><a href="#" class="grey-text text-lighten-3" onclick="portfolio()">Projects</a></li>
<li><a href="#" class="sidenav-close grey-text text-lighten-3"><u>Close Menu</u></a></li>
<li id="bruce-quote" class="pushdown sidenav-close grey-text text-lighten-3 center-align"><i>Be formless, shapeless ― like water.</i> <br>- Bruce Lee</liclass="sidenav-close grey-text text-lighten-3">
</ul>
<div class="container">
<div id="bio" class="section hoverable">
<div class="row">
<img class="circle float col s12 m6 l4" src="assets/images/MattCropBG.png" alt="Matthew Donovan">
<p class="flow-text biotxt"> Hey there! My name is Matthew Donovan and I am a Full Stack Web Developer
with a past in hospitality leadership that goes above and beyond to bring the consumer what they
want.
My University of Central Florida’s bootcamp certificate showcases excellence in browser-based
technologies, databases, server-side development, and PHP. I regularly interact
with modern collaboration platforms such as GitHub, Zoom, and Slack to ensure my connection with the
crew is up
to speed on the latest and greatest. With a deep passion for coding, I often inspire coding allies
to keep
their spirits up so the cohort may spearhead toward a unified goal. I am eagerly awaiting my home on
a team that puts
quality and respect toward the innovations of tomorrow. </p>
<p class="flow-text biotxt"> My personal hobbies include video games, board games, and watching movies.
I approach these hobbies with deep thought when consuming them, often putting myself in the shoes
of the designer. In doing so I end up finding better ways to best opponents, optimize actions,
and realize new details.</p>
<p class="flow-text biotxt"> Head over to my portfolio page to see all of the work I did from the
University of Central Florida’s bootcamp I attended. Each project honed in on different types of
skills. It was great to see each topic blossom into complex team oriented projects in which
I could be an important part of the bigger picture.</p>
<p class="flow-text biotxt"> It was a great experience collaborating with others. Seeing how other
people code gives me an awesome perspective on the many ways you can approach the same problem.
Incorporating the great ideas others have into my future works is a great feeling.
Diversity is the spice of life, and it's great to witness it in code form!</p>
<p class="flow-text biotxt">Feel free to contact me if you have any questions about my work or if you
are looking for someone with my talents to be an addition to your team.</p>
<a class="center-align col s12 m12 l12" href="https://www.linkedin.com/in/matthew-bryant-donovan/"
target="_blank">
<img src="assets/images/linkedin.png" alt="Matthew Donovan" style="width:75px;height:75px;"></a>
</div>
</div>
<div class="row">
<div class="col l1 hide-on-med-and-down show-on-large"></div>
<div class="carouselSlick center-align col s12 m12 l10">
<!-- TODO: These are the minimal projects -->
<div class="active car">
<img data-lazy="./assets/images/clipalatwitch.PNG" data-slide="Clip à la Twitch"
class="car-img img0" alt="Clip a la Twitch">
<a href="https://clipalatwitch.herokuapp.com/" target="_blank"
class="center-align teal-text text-darken-3 link0"><i class="material-icons">web</i>Site</a>
<a href="https://github.com/MatthewBryantDonovan/clipalatwitch" target="_blank"
class="center-align teal-text text-darken-3"><i class="material-icons">code</i>GitHub</a>
</div>
<div class="active car">
<img data-lazy="./assets/images/VGHMobileLogo.png" data-slide="Videogame Hypeman"
class="car-img img1" alt="Videogame Hypeman">
<a href="https://vghypeman.herokuapp.com/" target="_blank"
class="center-align teal-text text-darken-3 link1"><i class="material-icons">web</i>Site</a>
<a href="https://github.com/MatthewBryantDonovan/VGHypeman2.0" target="_blank"
class="center-align teal-text text-darken-3"><i class="material-icons">code</i>GitHub</a>
</div>
<div class="car">
<img data-lazy="./assets/images/stardate.PNG" data-slide="Stardate API" class="car-img img2"
alt="Stardate API">
<a href="https://stardateapi.herokuapp.com/" target="_blank"
class="center-align teal-text text-darken-3 link2"><i class="material-icons">web</i>Site</a>
<a href="https://github.com/boz7/stardate" target="_blank"
class="center-align teal-text text-darken-3"><i class="material-icons">code</i>GitHub</a>
</div>
<div class="car">
<img data-lazy="./assets/images/talkingBlank.gif" data-slide="Metal Gear Hangman"
class="car-img img3" alt="Metal Gear Hangman">
<a href="https://matthewbryantdonovan.github.io/Hangman/index.html#" target="_blank"
class="center-align teal-text text-darken-3 link3"><i class="material-icons">web</i>Site</a>
<a href="https://github.com/MatthewBryantDonovan/Hangman" target="_blank"
class="center-align teal-text text-darken-3"><i class="material-icons">code</i>GitHub</a>
</div>
<div class="car">
<img data-lazy="./assets/images/RPS.png" data-slide="Rock Paper Scissors Online"
class="car-img img4" alt="Rock Paper Scissors Online">
<a href="https://matthewbryantdonovan.github.io/RPS-Multiplayer/" target="_blank"
class="center-align teal-text text-darken-3 link4"><i class="material-icons">web</i>Site</a>
<a href="https://github.com/MatthewBryantDonovan/RPS-Multiplayer" target="_blank"
class="center-align teal-text text-darken-3"><i class="material-icons">code</i>GitHub</a>
</div>
<!-- TODO: These are the minimal projects -->
<!-- img1 and link0 classes are needed for #title and <a href="site link"> -->
<!-- <div class="active car">
<img data-lazy="./assets/images/clipalatwitch.PNG" data-slide="Clip à la Twitch"
class="car-img img0" alt="Clip a la Twitch">
<a href="https://clipalatwitch.herokuapp.com/" target="_blank"
class="center-align teal-text text-darken-3 link0"><i class="material-icons">web</i>Site</a>
<a href="https://github.com/MatthewBryantDonovan/clipalatwitch" target="_blank"
class="center-align teal-text text-darken-3"><i class="material-icons">code</i>GitHub</a>
</div>
<div class="active car">
<img data-lazy="./assets/images/VGHMobileLogo.png" data-slide="Videogame Hypeman"
class="car-img img1" alt="Videogame Hypeman">
<a href="https://vghypeman.herokuapp.com/" target="_blank"
class="center-align teal-text text-darken-3 link1"><i class="material-icons">web</i>Site</a>
<a href="https://github.com/MatthewBryantDonovan/VGHypeman2.0" target="_blank"
class="center-align teal-text text-darken-3"><i class="material-icons">code</i>GitHub</a>
</div>
<div class="active car">
<img data-lazy="./assets/images/mattBooksPro.PNG" data-slide="Matt Books Pro"
class="car-img img2" alt="Matt Books Pro">
<a href="https://mattbookspro.herokuapp.com/" target="_blank"
class="center-align teal-text text-darken-3 link2"><i class="material-icons">web</i>Site</a>
<a href="https://github.com/MatthewBryantDonovan/MattBookPro" target="_blank"
class="center-align teal-text text-darken-3"><i class="material-icons">code</i>GitHub</a>
</div>
<div class="car">
<img data-lazy="./assets/images/clickyLogo.PNG" data-slide="Super Clicky Bros" class="car-img img3"
alt="Super Clicky Bros">
<a href="https://matthewbryantdonovan.github.io/SuperClickyBros/" target="_blank"
class="center-align teal-text text-darken-3 link3"><i class="material-icons">web</i>Site</a>
<a href="https://github.com/MatthewBryantDonovan/SuperClickyBros" target="_blank"
class="center-align teal-text text-darken-3"><i class="material-icons">code</i>GitHub</a>
</div>
<div class="car">
<img data-lazy="./assets/images/upgamenews.PNG" data-slide="Up Game News!" class="car-img img4"
alt="Up Game News!">
<a href="https://upgamenews.herokuapp.com/" target="_blank"
class="center-align teal-text text-darken-3 link4"><i class="material-icons">web</i>Site</a>
<a href="https://github.com/MatthewBryantDonovan/UpGameNews" target="_blank"
class="center-align teal-text text-darken-3"><i class="material-icons">code</i>GitHub</a>
</div>
<div class="car">
<img data-lazy="./assets/images/bobBG.jpg" data-slide="Bob's Burgers!" class="car-img img5"
alt="Bob's Burgers!">
<a href="https://mybobsburgers.herokuapp.com/" target="_blank"
class="center-align teal-text text-darken-3 link5"><i class="material-icons">web</i>Site</a>
<a href="https://github.com/MatthewBryantDonovan/burger" target="_blank"
class="center-align teal-text text-darken-3"><i class="material-icons">code</i>GitHub</a>
</div>
<div class="car">
<img data-lazy="./assets/images/stardate.PNG" data-slide="Stardate API" class="car-img img6"
alt="Stardate API">
<a href="https://stardateapi.herokuapp.com/" target="_blank"
class="center-align teal-text text-darken-3 link6"><i class="material-icons">web</i>Site</a>
<a href="https://github.com/boz7/stardate" target="_blank"
class="center-align teal-text text-darken-3"><i class="material-icons">code</i>GitHub</a>
</div>
<div class="car">
<img data-lazy="./assets/images/bamazon.jpg" data-slide="Bamazon CLI" class="car-img img7"
alt="Bamazon CLI">
<a href="https://github.com/MatthewBryantDonovan/bamazon" target="_blank"
class="center-align teal-text text-darken-3 link7"><i class="material-icons">code</i>GitHub</a>
</div>
<div class="car">
<img data-lazy="./assets/images/wordGuess.jpg" data-slide="Word Guess CLI" class="car-img img8"
alt="Word Guess CLI">
<a href="https://github.com/MatthewBryantDonovan/WordGuess-Cli" target="_blank"
class="center-align teal-text text-darken-3 link8"><i class="material-icons">code</i>GitHub</a>
</div>
<div class="car">
<img data-lazy="./assets/images/liriBot.jpg" data-slide="Liri Bot" class="car-img img9"
alt="Liri Bot">
<a href="https://github.com/MatthewBryantDonovan/liri-node-app" target="_blank"
class="center-align teal-text text-darken-3 link9"><i class="material-icons">code</i>GitHub</a>
</div>
<div class="car">
<img data-lazy="./assets/images/friendFinder.PNG" data-slide="Friend Finder" class="car-img img10"
alt="Friend Finder">
<a href="https://mbdfriendfinder.herokuapp.com/" target="_blank"
class="center-align teal-text text-darken-3 link10"><i class="material-icons">web</i>Site</a>
<a href="https://github.com/MatthewBryantDonovan/FriendFinder" target="_blank"
class="center-align teal-text text-darken-3"><i class="material-icons">code</i>GitHub</a>
</div>
<div class="car">
<img data-lazy="./assets/images/talkingBlank.gif" data-slide="Metal Gear Hangman"
class="car-img img11" alt="Metal Gear Hangman">
<a href="https://matthewbryantdonovan.github.io/Hangman/index.html#" target="_blank"
class="center-align teal-text text-darken-3 link11"><i class="material-icons">web</i>Site</a>
<a href="https://github.com/MatthewBryantDonovan/Hangman" target="_blank"
class="center-align teal-text text-darken-3"><i class="material-icons">code</i>GitHub</a>
</div>
<div class="car">
<img data-lazy="./assets/images/RPS.png" data-slide="Rock Paper Scissors Online"
class="car-img img12" alt="Rock Paper Scissors Online">
<a href="https://matthewbryantdonovan.github.io/RPS-Multiplayer/" target="_blank"
class="center-align teal-text text-darken-3 link12"><i class="material-icons">web</i>Site</a>
<a href="https://github.com/MatthewBryantDonovan/RPS-Multiplayer" target="_blank"
class="center-align teal-text text-darken-3"><i class="material-icons">code</i>GitHub</a>
</div>
<div class="car">
<img data-lazy="./assets/images/johnWickBG.jpg" data-slide="John Wick Trivia" class="car-img img13"
alt="John Wick Trivia">
<a href="https://matthewbryantdonovan.github.io/TriviaGame/index.html#" target="_blank"
class="center-align teal-text text-darken-3 link13"><i class="material-icons">web</i>Site</a>
<a href="https://github.com/MatthewBryantDonovan/TriviaGame" target="_blank"
class="center-align teal-text text-darken-3"><i class="material-icons">code</i>GitHub</a>
</div>
<div class="car">
<img data-lazy="./assets/images/draculaThrone.jpg" data-slide="Castlevania: Halls of Supremacy"
class="car-img img14" alt="Castlevania: Halls of Supremacy">
<a href="https://matthewbryantdonovan.github.io/RPG_Game/index.html#" target="_blank"
class="center-align teal-text text-darken-3 link14"><i class="material-icons">web</i>Site</a>
<a href="https://github.com/MatthewBryantDonovan/RPG_Game" target="_blank"
class="center-align teal-text text-darken-3"><i class="material-icons">code</i>GitHub</a>
</div>
<div class="car">
<img data-lazy="./assets/images/cat.gif" data-slide="giphyMatt" class="car-img img15"
alt="giphyMatt">
<a href="https://matthewbryantdonovan.github.io/giphyMatt/index.html#" target="_blank"
class="center-align teal-text text-darken-3 link15"><i class="material-icons">web</i>Site</a>
<a href="https://github.com/MatthewBryantDonovan/giphyMatt" target="_blank"
class="center-align teal-text text-darken-3"><i class="material-icons">code</i>GitHub</a>
</div> -->
</div>
</div>
<div class="row">
<div class="col m12">
<a id="title-link" target="_blank">
<h1 id="title" class="center teal-text text-darken-2"></h1>
</a>
<p id="technology" class="flow-text biotxt"></p>
<p id="solved" class="flow-text biotxt"></p>
</div>
</div>
</div>
<!-- Modal Structure -->
<div id="modal1" class="modal">
<div class="modal-content teal accent-4 center-align">
<h4>Email me</h4>
<p class="grey-text text-darken-3">Please feel free to send me an email if you need help on any projects or
think I would make a great addition to your team!</p>
<a href="mailto:MatthewBryantDonovan@gmail.com" id="contactMeBTN"
class="teal darken-2 grey-text text-lighten-3 modal-close waves-effect waves-green btn-flat">MatthewBryantDonovan@gmail.com</a>
<div id="modalFooter" class="modal-footer">
<a href="#!"
class="modal-close waves-effect waves-green btn-flat teal darken-2 grey-text text-lighten-3">Close</a>
</div>
</div>
</div>
<!-- jQuery, Materialize, Slick, Custom JS -->
<script src="https://code.jquery.com/jquery-3.4.1.min.js"
integrity="sha256-CSXorXvZcTkaix6Yvo6HppcZGetbYMGWSFlBw8HfCJo=" crossorigin="anonymous"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/materialize/1.0.0/js/materialize.min.js"></script>
<script type="text/javascript" src="https://cdnjs.cloudflare.com/ajax/libs/slick-carousel/1.9.0/slick.min.js">
</script>
<script src="assets/javascript/app.js"></script>
</body>
</html>