-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
495 lines (390 loc) · 20.8 KB
/
index.html
File metadata and controls
495 lines (390 loc) · 20.8 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
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="shortcut icon" href="/assests/favicon.png" type="image/x-icon">
<link href="https://cdn.jsdelivr.net/npm/remixicon@4.3.0/fonts/remixicon.css" rel="stylesheet">
<link rel="stylesheet" href="src/main.css">
<script src="scrollreveal.min.js" defer></script>
<!--=============== EMAIL JS ===============-->
<script src="https://cdn.jsdelivr.net/npm/@emailjs/browser@3/dist/email.min.js" defer></script>
<script src="src/scrollreveal.min.js" defer></script>
<title>Portfolio</title>
</head>
<body>
<header class="header" id="header">
<nav class="nav container">
<a href="#" class="nav__logo">
Tanner <span>Hart</span>
</a>
<div class="nav__menu" id="nav-menu">
<ul class="nav__list">
<li class="nav__item">
<a href="#home" class="nav__link active-link">Home</a>
</li>
<li class="nav__item">
<a href="#about" class="nav__link">About</a>
</li>
<li class="nav__item">
<a href="#services" class="nav__link">Services</a>
</li>
<li class="nav__item">
<a href="#projects" class="nav__link">Projects</a>
</li>
<li class="nav__item">
<a href="#contact" class="nav__link">Contact</a>
</li>
</ul>
<div class="nav__close" id="nav-close">
<i class="ri-close-line"></i>
</div>
</div>
<div class="nav__toggle" id="nav-toggle">
<i class="ri-menu-line"></i>
</div>
</nav>
</header>
<main class="main">
<section class="home section" id="home">
<div class="home__container container grid">
<div class="home__content">
<div class="home__data">
<h3 class="home__subtitle">
Hello, <span>I’m</span>
</h3>
<h1 class="home__title">Tanner Hart</h1>
<h3 class="home__education">Web Developer</h3>
<p class="home__description">
With knowledge in web development and
design, I offer the best projects resulting
in quality work.
</p>
<a href="#contact" class="button">Let's Talk</a>
</div>
<div class="home__social">
<a href="https://github.com/tannerhartt" target="_blank" class="home__social-link">
<i class="ri-github-fill"></i>
</a>
<a href="https://www.linkedin.com/in/tanner-hart-212743229/" target="_blank"
class="home__social-link">
<i class="ri-linkedin-box-line"></i>
</a>
<a href="assests/resume-Hart.pdf" download="resume-Hart.pdf" target="_blank"
class="home__social-link">
<i class="ri-file-download-line"></i>
</a>
</div>
</div>
<div class="home__image">
<svg class="home__blob" viewBox="0 0 550 591" xmlns="http://www.w3.org/2000/svg">
<mask id="maskBlob" mask-type="alpha">
<path d="M263 47.1782C270.426 42.891 279.574 42.891 287 47.1782L501.157
170.822C508.583 175.109 513.157 183.032 513.157 191.606V438.894C513.157
447.468 508.583 455.391 501.157 459.678L287 583.322C279.574 587.609 270.426
587.609 263 583.322L48.843 459.678C41.4174 455.391 36.843 447.468 36.843
438.894V191.606C36.843 183.032 41.4174 175.109 48.843 170.822L263 47.1782Z" />
</mask>
<g mask="url(#maskBlob)">
<path d="M263 47.1782C270.426 42.891 279.574 42.891 287 47.1782L501.157
170.822C508.583 175.109 513.157 183.032 513.157 191.606V438.894C513.157
447.468 508.583 455.391 501.157 459.678L287 583.322C279.574 587.609 270.426
587.609 263 583.322L48.843 459.678C41.4174 455.391 36.843 447.468 36.843
438.894V191.606C36.843 183.032 41.4174 175.109 48.843 170.822L263 47.1782Z" />
<rect x="37" width="476" height="630" fill="url(#pattern0)" />
</g>
<rect x="37" width="476" height="300" fill="url(#pattern1)" />
<defs>
<pattern id="pattern0" patternContentUnits="objectBoundingBox" width="1" height="1">
<use href="#imageBlob" transform="matrix(0.00143057 0 0 0.00108108 0.0404062 0)" />
</pattern>
<pattern id="pattern1" patternContentUnits="objectBoundingBox" width="1" height="1">
<use href="#imageBlob" transform="matrix(0.00143057 0 0 0.00226984 0.0404062 0)" />
</pattern>
<!-- Insert your profile (recommended size: 640 x 940) -->
<image class="home__img" id="imageBlob" width="640" height="925" href="" />
</defs>
</svg>
</div>
</div>
</section>
<!--==================== ABOUT ====================-->
<section class="about section" id="about">
<div class="about__container container grid">
<div class="about__data">
<h3 class="section__subtitle">
My <span>Intro</span>
</h3>
<h2 class="section__title">
About Me
</h2>
<p class="about__description">
Web developer, I create web pages with
UI / UX user interface, I have years of
experience and many clients are happy with the
projects carried out.
</p>
<a href="#contact" class="button">Contact Me</a>
</div>
<div class="about__image">
<svg class="about__blob" viewBox="0 0 550 592" fill="none" xmlns="http://www.w3.org/2000/svg">
<mask id="maskBorder" mask-type="alpha">
<path d="M263 48.1782C270.426 43.891 279.574 43.891 287 48.1782L501.157
171.822C508.583 176.109 513.157 184.032 513.157 192.606V439.894C513.157
448.468 508.583 456.391 501.157 460.678L287 584.322C279.574 588.609
270.426 588.609 263 584.322L48.843 460.678C41.4174 456.391 36.843 448.468 36.843
439.894V192.606C36.843 184.032 41.4174 176.109 48.843 171.822L263 48.1782Z" fill="black" />
</mask>
<g mask="url(#maskBorder)">
<rect x="37" width="476" height="630" fill="url(#pattern2)" />
<path d="M285 51.6423L499.157 175.286C505.345 178.859 509.157 185.461 509.157
192.606V439.894C509.157 447.039 505.345 453.641 499.157 457.214L285
580.858C278.812 584.43 271.188 584.43 265 580.858L50.843 457.214C44.655 453.641
40.843 447.039 40.843 439.894V192.606C40.843 185.461 44.655 178.859 50.843
175.286L265 51.6423C271.188 48.0697 278.812 48.0696 285 51.6423Z" stroke="black"
stroke-width="10" />
</g>
<rect x="37" width="476" height="300" fill="url(#pattern3)" />
<defs>
<pattern id="pattern2" patternContentUnits="objectBoundingBox" width="1" height="1">
<use href="#imageBorder" transform="matrix(0.00143057 0 0 0.00108108 0.0404062 0)" />
</pattern>
<pattern id="pattern3" patternContentUnits="objectBoundingBox" width="1" height="1">
<use href="#imageBorder" transform="matrix(0.00143057 0 0 0.00226984 0.0404062 0)" />
</pattern>
<!-- Insert your profile (recommended size: 640 x 940) -->
<!-- <image class="about__img" id="imageBorder" width="640" height="940" href="" /> -->
</defs>
</svg>
</div>
</div>
</section>
<!--==================== SKILLS ====================-->
<section class="skills section">
<div class="skills__container container grid">
<div class="skills__data">
<h3 class="section__subtitle">
Favorite <span>Skills</span>
</h3>
<h2 class="section__title">
My Skills
</h2>
<p class="skills__description">
See fully what skills I have and perform,
to develop the projects for you.
</p>
<a href="#projects" class="button">See Projects</a>
</div>
<div class="skills__content">
<ol class="skills__group">
<li class="skills__item">HTML & CSS</li>
<li class="skills__item">JavaScript/TypeScript</li>
<li class="skills__item">Bootstrap</li>
<li class="skills__item">React/Angular</li>
</ol>
<ol class="skills__group" start="5">
<li class="skills__item"> Git & GitHub</li>
<li class="skills__item">Figma</li>
<li class="skills__item">Wordpress</li>
<li class="skills__item">MongoDB</li>
</ol>
<ol class="skills__group" start="9">
<li class="skills__item">Firebase</li>
<li class="skills__item">Python</li>
<li class="skills__item">Wordpress</li>
<li class="skills__item">MongoDB</li>
</ol>
</div>
</div>
</section>
<!--==================== SERVICES ====================-->
<section class="services section" id="services">
<h3 class="section__subtitle">
My <span>Services</span>
</h3>
<h2 class="section__title">
What I Do
</h2>
<div class="services__container container grid">
<article class="services__card">
<i class="ri-code-s-slash-line services__icon"></i>
<h2 class="services__title">Web Developer</h2>
<p class="services__description">
Development of custom web pages.
Using current technologies and
libraries of the labor field.
</p>
</article>
<article class="services__card">
<i class="ri-pantone-line services__icon"></i>
<h2 class="services__title">Responsive Web Design</h2>
<p class="services__description">
Ensuring websites are optimized for all devices, including mobile, tablet, and desktop.
</p>
</article>
<article class="services__card">
<i class="ri-pages-line services__icon"></i>
<h2 class="services__title">Website Optimization</h2>
<p class="services__description">
Improving website performance, including loading speeds, mobile optimization, and image compression.
</p>
</article>
<article class="services__card">
<i class="ri-quill-pen-line services__icon"></i>
<h2 class="services__title">UI/UX Implementation</h2>
<p class="services__description">
I offer design of web interfaces and
mobile applications, design made in
figma and sketch.
</p>
</article>
<article class="services__card">
<i class="ri-instance-line services__icon"></i>
<h2 class="services__title">Webmastering</h2>
<p class="services__description">
I manage and maintain websites, handling updates, security, and performance.
</p>
</article>
<article class="services__card">
<i class="ri-seo-line services__icon"></i>
<h2 class="services__title">SEO</h2>
<p class="services__description">
Handling aspects of SEO that involve website structure, metadata, schema markup, and more to ensure technical
optimization for search engines.
</p>
</article>
</div>
</section>
<!--==================== PROJECTS ====================-->
<section class="projects section" id="projects">
<h3 class="section__subtitle">
My <span>Jobs</span>
</h3>
<h2 class="section__title">
Recent Projects
</h2>
<div class="projects__container container grid">
<article class="projects__card">
<img src="assests/clipz.png" style="background-size: contain;" alt="projects image" class="projects__img">
<div class="projects__modal">
<span class="projects__subtitle">Clipz</span>
<h2 class="projects__title">Video Sharing Site</h2>
<a href="https://clips-app-tan.vercel.app/" class="projects__button" target="_blank" noreferrer>
View Page <i class="ri-external-link-line"></i>
</a>
<a href="https://clips-app-tan.vercel.app/" class="projects__button" target="_blank" noreferrer>
View Code <i class="ri-external-link-line"></i>
</a>
</div>
</article>
<article class="projects__card">
<img src="assests/project-img-2.jpg" alt="projects image" class="projects__img">
<div class="projects__modal">
<span class="projects__subtitle">Web App</span>
<h2 class="projects__title">Movie Browsing App</h2>
<a href="https://github.com/TannerHartt/ClipsApp" class="projects__button" target="_blank" noreferrer>
View Code <i class="ri-external-link-line"></i>
</a>
</div>
</article>
<article class="projects__card">
<img src="assests/project-img-3.jpg" alt="projects image" class="projects__img">
<div class="projects__modal">
<span class="projects__subtitle">API</span>
<h2 class="projects__title">Backend Bootcamp API</h2>
<a href="https://github.com/TannerHartt/BootcampAPI" class="projects__button">
View Code <i class="ri-external-link-line"></i>
</a>
</div>
</article>
<article class="projects__card">
<img src="assests/project-img-4.jpg" alt="projects image" class="projects__img">
<div class="projects__modal">
<span class="projects__subtitle">Browser Game</span>
<h2 class="projects__title">2D Asteroids Game</h2>
<a href="https://github.com/TannerHartt/2dBrowserShooter" class="projects__button">
View Code <i class="ri-external-link-line"></i>
</a>
</div>
</article>
<article class="projects__card">
<img src="assests/project-img-5.jpg" alt="projects image" class="projects__img">
<div class="projects__modal">
<span class="projects__subtitle">Canvas Animation</span>
<h2 class="projects__title">Perlin Noise</h2>
<a href="https://github.com/TannerHartt/PerlinNoise" class="projects__button">
View Code <i class="ri-external-link-line"></i>
</a>
</div>
</article>
<article class="projects__card">
<img src="assests/project-img-6.jpg" alt="projects image" class="projects__img">
<div class="projects__modal">
<span class="projects__subtitle">Canvas Animation</span>
<h2 class="projects__title">Elastic Collision Simulation</h2>
<a href="https://github.com/TannerHartt/ReactiveBouncyBalls" class="projects__button">
View Code <i class="ri-external-link-line"></i>
</a>
</div>
</article>
</div>
</section>
<!--==================== CONTACT ====================-->
<section class="contact section" id="contact">
<h3 class="section__subtitle">
Get In <span>Touch</span>
</h3>
<h2 class="section__title">
Contact Me
</h2>
<div class="contact__container container grid">
<form action="" class="contact__form" id="contact-form">
<div class="contact__group">
<input type="text" name="user_name" required placeholder="Enter your name"
class="contact__input">
<input type="email" name="user_email" required placeholder="Enter your email"
class="contact__input">
</div>
<textarea name="user_project" required placeholder="Enter your message" class="contact__input">
</textarea>
<p class="contact__message" id="contact-message"></p>
<button type="submit" class="button contact__button">
Send Message
</button>
</form>
</div>
</section>
</main>
<!--==================== FOOTER ====================-->
<footer class="footer">
<div class="footer__container container grid">
<div>
<h1 class="footer__title">
Tanner <span>Hart</span>
</h1>
<h2 class="footer__education">
Junior Web Developer
</h2>
</div>
<div class="footer__social">
<a href="https://www.facebook.com/tanner.hart.904/" target="_blank" class="footer__social-link">
<i class="ri-facebook-circle-line"></i>
</a>
<a href="https://www.instagram.com/tannerh_gb/" target="_blank" class="footer__social-link">
<i class="ri-instagram-line"></i>
</a>
<a href="https://twitter.com/" target="_blank" class="footer__social-link">
<i class="ri-twitter-line"></i>
</a>
</div>
<span class="footer__copy">
© All rights reserved
</span>
</div>
</footer>
<!--========== SCROLL UP ==========-->
<a href="#" class="scrollup" id="scroll-up">
<i class="ri-arrow-up-line"></i>
</a>
</body>
</html>