-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
308 lines (302 loc) · 16 KB
/
index.html
File metadata and controls
308 lines (302 loc) · 16 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
<!DOCTYPE html>
<html lang="en">
<!--
==============================================================
I see you have found my code! You can see the rest on my Github page at www.github.com/dhrandy
Designed and edited by Randy Gentry from scratch.
==============================================================
-->
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<title>Randy Gentry's Full-stack Web Developer Portfolio</title>
<meta name="description"
content="Randy Gentry is a full-stack web developer. Here you'll find information about me, my digital downloadable resume.">
<meta name="keywords"
content="graphic design, website builder, webdesign, web design company, website creator, website designer, responsive web design, mobile website design, Web Developer, HTML, JavaScript, Front-end, Back-end, Front End, Back End, Website Builder, Website Developer, Create a Website, Design a Website, Web Design, Randy Gentry, randy-gentry, portfolio">
<meta name="viewport" content="width=device-width, initial-scale=1">
<!-- ====Font Awesome CSS==== -->
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css">
<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.0.13/css/all.css"
integrity="sha384-DNOHZ68U8hZfKXOrtjWvjxusGo9WQnrNx2sqG0tfsghAvtVlRW3tvkXWZh58N9jp" crossorigin="anonymous">
<!-- Google Fonts Stylesheet -->
<link href="https://fonts.googleapis.com/css?family=Roboto+Slab|Roboto:100&display=swap" rel="stylesheet">
<link rel="stylesheet" href="assets/css/style.css">
<!-- ====Google Analytics==== -->
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-122106054-1"></script>
<script src="assets/js/google-analytics.js"></script>
</head>
<body>
<header class="hero-image" id="home">
<div class="center">
<div class="topnav" id="myTopnav">
<a href="#about">ABOUT</a>
<a href="#knowledge">KNOWLEDGE</a>
<a href="#portfolio">PORTFOLIO</a>
<a href="#hobbies">HOBBIES</a>
<a href="#contact">CONTACT</a>
<a href="javascript:void(0);" class="icon" onclick="myFunction()">
<i class="fa fa-bars"></i>
</a>
</div>
</div>
<div class="hero-text">
<img id="me-image-header" src="assets/imgs/me.jpg" alt="Randy Gentry" title="Randy Gentry" />
<div class="typewriter">
<div id="name">Randy Gentry</div>
</div>
<hr>
<div id="name-description">Web Developer</div>
</div>
</header>
<section id="laptop"><img src="assets/imgs/laptop.jpg" alt="Coding Laptop" title="Coding Laptop"
class="laptop-image responsive">
<p class=" bold">"It’s not a bug – it’s an undocumented feature." </p>
</section>
<section id="about">
<div class="title">
<h1>ABOUT</h1>
</div>
<div class="container-about">
<div class="box-about-left">
<img src="assets/imgs/me-about.jpg" alt="Randy Gentry and Wife" title="Randy Gentry and Wife"
id="image-about">
</div>
<div class="box-about-right">
<p class="bold meet-description">Meet Randy Gentry!</p>
<p class="meet-description"> I am a web developer who has skills in both the back-end of web
applications and the front-end. I have
experience working in a dynamic corporate environment closely with design engineers. Working with
those
engineers influenced my decision to become a web developer to create web products and solve
problems.
</p>
<p class="button-about">
<a href="assets/docs/RandyGentryDigtialResume.pdf" download>
<button type="button" class="button button-border">Download Digital Resume</button>
</a>
</p>
</div>
</div>
</section>
<section id="knowledge">
<div class="container-knowledge">
<div class="container-item-1">
<div class="container-item-1-1">
<div class="container-item-1-1-1">
<div class="icon-background"><img src="assets/imgs/html5-icon.png" alt="HTML 5 Icon"
title="HTML 5 Icon" class="icon">
</div>
</div>
<div class="container-item-1-1-2">
<div class="icon-background"><img src="assets/imgs/css-icon.png" alt="CSS Icon" title="CSS Icon"
class="icon">
</div>
</div>
</div>
<div class="container-item-2-2">
<div class="container-item-1-2-1">
<div class="icon-background"><img src="assets/imgs/react-icon.png" alt="REACT JS Icon"
title="REACT JS Icon" class="icon">
</div>
</div>
<div class="container-item-1-2-2">
<div class="icon-background"><img src="assets/imgs/js-icon.png" alt="Javascript Icon"
title="Javascript Icon" class="icon"></div>
</div>
</div>
</div>
<div class="container-item-2">
<div class="title">
<h1>KNOWLEDGE</h1>
</div>
<p class="center bold knowledge">Knowledge is Power</p>
<p class="knowledge-description">I use HTML 5, CSS (Bootstrap, Semantic-UI, and others), Javascript
(ReactJS, Node, Express, and
Handlebars just to name a few), and for databases, MySQL, Firebase, and MongoDB. If none of this
makes
sense to you, that's OK.</p>
</div>
</section>
<!-- Portfolio Section -->
<section id="portfolio">
<div class="title">
<h1>PORTFOLIO</h1>
</div>
<p class="center portfolio-description">Checkout my Github page for all my projects.
<a href="https://github.com/dhrandy" class="fab fa-github social-footer foot-icon github-icon"
target="_blank"></a>
</p>
<div class="portfolio-container">
<!-- One Nine One Website -->
<div class="portfolio-item-1">
<img src="assets/imgs/one-nine-one-website.jpg" alt="One Nine One Website Icon"
title="One Nine One Website Icon" class="portfolio-image">
<div class="overlay">
<div class="text">One Nine One Motorsports</div>
<a href="https://github.com/dhrandy/onenineone-racing" target="_blank">
<button class="button button-border button-position button-code">CODE</button>
</a>
<a href="https://www.onenine.one" target="_blank">
<button class="button button-border button-position button-site">SITE</button>
</a>
</div>
</div>
<!-- HVAC Website -->
<div class="portfolio-item-2"><img src="assets/imgs/HVAC-website.jpg" alt="HVAC Website Icon"
title="HVAC Website Icon" class="portfolio-image">
<div class="overlay">
<div class="text">HVAC Site</div>
<a href="https://github.com/dhrandy/HVAC-website" target="_blank">
<button class="button button-border button-position button-code">CODE</button>
</a>
<a href="https://dhrandy.github.io/HVAC-website/" target="_blank">
<p><button class="button button-border button-position button-site">SITE</button></p>
</a>
</div>
</div>
<!-- Forever May Fall Website -->
<div class="portfolio-item-3"><img src="assets/imgs/forevermayfall-website.jpg"
alt="Forever May Fall Website Icon" title="Forever May Fall Website Icon" class="portfolio-image">
<div class="overlay">
<div class="text">Forever May Fall</div>
<a href="https://github.com/dhrandy/forevermayfall-website" target="_blank">
<button class="button button-border button-position button-code">CODE</button>
</a>
<a href="https://dhrandy.github.io/forevermayfall-website/" target="_blank">
<button class="button button-border button-position button-site">SITE</button>
</a>
</div>
</div>
<!-- Handy Soaps Website -->
<div class="portfolio-item-4"><img src="assets/imgs/handy-soaps-website.jpg" alt="Handy Soaps Website Icon"
title="Handy Soaps Website Icon" class="portfolio-image">
<div class="overlay">
<div class="text">Handy Soaps</div>
<a href="https://github.com/dhrandy/handysoaps" target="_blank">
<button class="button button-border button-position button-code">CODE</button>
</a>
<a href="https://dhrandy.github.io/handysoaps/" target="_blank">
<button class="button button-border button-position button-site">SITE</button>
</a>
</div>
</div>
<!-- Bird Dog Leatherworks Website -->
<div class="portfolio-item-5"><img src="assets/imgs/bird-dog-website.jpg"
alt="Bird Dog Leatherworks Website Icon" title="Bird Dog Leatherworks Website Icon"
class="portfolio-image">
<div class="overlay">
<div class="text">Bird Dog Leatherworks</div>
<a href="https://github.com/dhrandy/bird-dog-website" target="_blank">
<button class="button button-border button-position button-code">CODE</button>
</a>
<a href="https://dhrandy.github.io/bird-dog-website/" target="_blank">
<button class="button button-border button-position button-site">SITE</button>
</a>
</div>
</div>
<!-- D&R Cable Website -->
<div class="portfolio-item-6"><img src="assets/imgs/dandrcable-website.jpg" alt="D&R Cable Website Icon"
title="D&R Cable Website Icon" class="portfolio-image">
<div class="overlay">
<div class="text">D&R Cable</div>
<a href="https://github.com/dhrandy/D-R-Website" target="_blank">
<button class="button button-border button-position button-code">CODE</button>
</a>
<a href="https://dhrandy.github.io/D-R-Website/" target="_blank">
<button class="button button-border button-position button-site">SITE</button>
</a>
</div>
</div>
</div>
</section>
<!-- Hobbies Section -->
<section id="hobbies">
<div class="title">
<h1>HOBBIES</h1>
</div>
<p class="center hobbies-description">Here are a few of my hobbies.</p>
<div class="hobbies-container">
<div class="hobbies-column-1">
<div class="hobbies-item-1 hobbies-items"><img src="assets/imgs/classic.jpg" alt="Classic Car Hobby"
title="Classic Car Hobby" class="image-hobbies">
<div class="overlay-hobbies">
<div class="text-hobbies">Classic Car</div>
</div>
</div>
<div class="hobbies-item-2 hobbies-items"><img src="assets/imgs/hobby-photography.jpg"
alt=" Photography Hobby" title="Photography Hobby" class="image-hobbies">
<div class="overlay-hobbies">
<div class="text-hobbies">Photography</div>
</div>
</div>
</div>
<div class="hobbies-column-1">
<div class="hobbies-item-3 hobbies-items"><img src="assets/imgs/hobby-guitar.jpg" alt="Guitar Hobby"
title="Guitar Hobby" class="image-hobbies">
<div class="overlay-hobbies">
<div class="text-hobbies">Guitars</div>
</div>
</div>
<div class="hobbies-item-4 hobbies-items"><img src="assets/imgs/hobby-computer.jpg" alt="Computer Hobby"
title="Computer Hobby" class="image-hobbies">
<div class="overlay-hobbies">
<div class="text-hobbies">Computers</div>
</div>
</div>
</div>
</div>
</section>
<!-- Contact Section -->
<section id="contact">
<div class="title">
<h1>CONTACT</h1>
</div>
<p class="center contact-description">Questions? Feel free to send me a message.</p>
<div class="container-form">
<form id="fs-frm" name="simple-contact-form" accept-charset="utf-8"
action="https://formspree.io/dhrandy@gmail.com" method="post">
<fieldset id="fs-frm-inputs">
<label for="full-name">Full Name:</label>
<input type="text" name="name" id="full-name" placeholder="First and Last" required="">
<label for="email-address">Email Address:</label>
<input type="email" name="_replyto" id="email-address" placeholder="Your Email" required="">
<label for="message">Message:</label>
<textarea rows="5" name="message" id="message" placeholder="Message" required=""></textarea>
<input type="hidden" name="_subject" id="email-subject" value="Contact Form Submission">
</fieldset>
<input type="submit" value="Submit" class="submit">
</form>
</div>
</section>
<!-- ====Footer==== -->
<footer id="footer-section">
<div class="footer-social-spacing">
<a href="https://www.twitter.com/dhrandy" class="fab fa-twitter social-footer foot-icon"
target="_blank"></a>
<a href="https://www.linkedin.com/in/dhrandy/" class="fab fa-linkedin social-footer foot-icon"
target="_blank"></a>
<a href="https://github.com/dhrandy" class="fab fa-github social-footer foot-icon" target="_blank"></a>
<a href="https://www.instagram.com/dhrandy/" class="fab fa-instagram social-footer foot-icon"
target="_blank"></a>
</div>
<div class="footer-link">
<a href="#home" class="link-home">HOME</a>
<a href="#about" class="link-about">ABOUT</a>
<a href="#knowledge" class="link-knowledge">KNOWLEDGE</a>
<a href="#portfolio" class="link-portfolio">PORTFOLIO</a>
<a href="#hobbies" class="link-hobbies">HOBBIES</a>
<a href="#contact" class="link-contact">CONTACT</a>
</div>
<div class="footer center">
© 2018 | Designed by Randy Gentry |
<a href="https://github.com/dhrandy/dhrandy.github.io" class="github-link">See My Code</a>
</div>
</footer>
<script src="assets/js/nav.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/smooth-scroll/14.2.0/smooth-scroll.min.js"></script>
<script src="assets/js/scrolling-nav.js"></script>
<script src="https://unpkg.com/scrollreveal/dist/scrollreveal.min.js"></script>
<script src="assets/js/scroll-reveal.js"></script>
</body>
</html>