-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathabout.html
More file actions
124 lines (104 loc) · 6.53 KB
/
about.html
File metadata and controls
124 lines (104 loc) · 6.53 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
<!--USE ON EACH PAGE !!START!! -->
<!DOCTYPE html>
<html>
<head>
<title>Patrick H. Thomas | Portfolio</title>
<link rel="apple-touch-icon" sizes="180x180" href="images/apple-touch-icon.png">
<link rel="icon" type="image/png" sizes="32x32" href="images/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="images/favicon-16x16.png">
<link rel="manifest" href="images/site.webmanifest">
</head>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="stylesheet" type="text/css" href="main.css">
<link href="https://fonts.googleapis.com/css2?family=Josefin+Sans:ital,wght@0,200;0,400;0,600;0,700;1,400&family=Yeseva+One&display=swap" rel="stylesheet">
<link href="https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100;0,400;0,500;0,600;0,700;1,400&display=swap" rel="stylesheet">
<script src="https://kit.fontawesome.com/8b6e4ed6e1.js" crossorigin="anonymous"></script>
<body>
<header class="header">
<div class="header-row">
<!--logo-->
<span class="header-logo">
<img class="staticImage" src="images/colorlogo.svg">
</span>
<nav class="navLinkLayout">
<a class="navLink" href="index.html">HOME</a>
<!--<a class="navLinkProjects" onclick="smoothScroll(document.getElementById('projectOne'))">PROJECTS</a>-->
<a class="navLink" href="about.html">ABOUT</a>
</nav>
</div>
</header>
<!--USE ON EACH PAGE !!END!! -->
<main class="aboutContent">
<section class="aboutHeroBackground">
<div class="aboutHeroContainer">
<div class="aboutHero">
<div class="title">
<img class="avatar" src="images/avatar.png">
<h1 class="me2">About Me</h1>
</div>
</div>
</div>
</section>
<section class="aboutSectionOne">
<div class="aboutContainer">
<div class="whoContainer">
<h2 id="who-Head">Who are you??</h2>
<p>Like any good grade school student I put down more ink doodling in the margins than by taking actual notes, but I was lucky enough to have my distracted scribblings evolve into a more concrete appreciation for artsy stuff. By high school I was carrying my camera everywhere, along with loose dreams of one day becoming a Nat Geo photographer. After high school I spent time studying foundational subjects like figure drawing and color theory. As I spent more time away from the viewfinder, I started to see how the same satisfaction I received from processing a photograph could be achieved by constructing compositions in all forms of media.
</p>
</div>
</div>
</section>
<section class="aboutSectionTwo">
<div class="aboutContainer">
<div class="thenContainer">
<h2 id="then-Head">Cool, but why UX?</h2>
<p>
While this was most likely a healthy revelation for my artistic identity, my financial identity didn’t necessarily have the time to wait around for the end result. Ultimately I found myself managing a bottle shop and curating their beer collection. I then started brewing with a small brewpub and shortly thereafter began a 7 year stint of commercial brewing and startup brewery consulting. Throughout that time I was often creating marketing content or illustrating beer labels, and I spent additional time freelancing packaging rebrands, product photography, and logo design. Eventually I realized that my background in the arts was catching up to me. After speaking with a developer friend about UX design I started teaching myself some front end code in my free time. After months of unguided learning, I began the process of properly solidifying my new skillset through an immersive UX apprenticeship with bloc.io.
</p>
</div>
</div>
</section>
<section class="aboutSectionThree">
<div class="aboutContainer">
<div class="whyContainer">
<h2 id="why-Head">Yeah, then what?</h2>
<p>I fully understand that some might see the transition from beer production to UX design as a strange trajectory. Getting paid to drink beer is an ideal scenario, right? In short, sort of. For one, I’m not super keen on drinking on the job, and a brewer’s job is generally far too demanding for the intermittent pint anyway. Regardless, my departure from brewing was less about a distaste for making beer, and more related to an unmet desire to create things that really make a difference in a person’s daily life. Striving for good UX means employing a high degree of empathy, which means no matter how small the problem may seem, the solution mean a lot for a certain user.
My prior experience has taught me that the operations behind the curtain must be precise and purpose driven in order for a product to meet the consumer’s expectations, and the lessons I learned upon delving into UX immediately echoed those sentiments. I’ve come to realize the importance of balancing relentless creative output and reliance upon a set of rigid, proven principles. Striking this balance allows me as a designer to pour my energy in a project but do so with efficiency, and that’s something I thoroughly enjoy doing.
If you haven’t already, feel free to check out my featured work, or connect with me at any of the links below.
</p>
</div>
</div>
</section>
</main>
<!--USE ON EACH PAGE !!START!! -->
<footer class="footer">
<h3>I appreciate your time</h3>
<p>You can find me elsewhere on the internet or shoot me an email through any of the links below. Take care.</p>
<nav class="link-list">
<span class="footer-icon">
<a href="https://www.linkedin.com/in/patrick-thomas-b2234b191?lipi=urn%3Ali%3Apage%3Ad_flagship3_profile_view_base_contact_details%3BYj7z2P%2BjS1u%2BI99TvKcRhg%3D%3D">
<i class="fab fa-linkedin-in"></i>
</a>
</span>
<span class="footer-icon">
<a href="https://github.com/patrickhthomas">
<i class="fab fa-github"></i>
</a>
</span>
<span class="footer-icon">
<a href="https://www.instagram.com/monstersintherapy/">
<i class="fab fa-instagram"></i>
</a>
</span>
<span class="footer-icon">
<a href="mailto: patrick@sendhelp.biz">
<i class="fal fa-paper-plane"></i>
</a>
</span>
</nav>
<img class="staticImage" src="images/colorlogo.svg">
</footer>
<script type="text/javascript" src="main.js"></script>
</body>
</html>
<!--USE ON EACH PAGE !!END!! -->