-
Notifications
You must be signed in to change notification settings - Fork 0
/
about.html
44 lines (37 loc) · 1.32 KB
/
about.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
---
layout: page
title: ABOUT
permalink: /about/
description: >
I'm a young developer / designer passionate about
making great user experiences!
---
<img class="about-profile-image" src="{{ "assets/images/profile.JPG" | relative_url }}"/>
<div class="page-padded">
<h1 class="page-heading">JOSHUA J. HARRIS</h1>
<p class="page-description">
I am obsessed with building great apps and products.
In fact, I'm so obsessed that I love to dip my hands
into every aspect of the process.
<br/>
<br/>
⁍ Research & Planning<br/>
⁍ UI/UX Design<br/>
⁍ Development (Frontend/Backend)</br/>
⁍ Product management<br/>
<br/>
Heck, put me on the sales team. I'll be the Dwight Schrute to your Michael Scott.
<br/>
<br/>
I am incredibly driven because my passion is to create the apps of the future. Crafting great user experiences everyone can carry with them at any time. There is something incredibly magical about that.
<br/>
<br/>
Interested in hiring or contacting me?
</p>
<a class="page-button-contrast" href="https://resume.joshuajharris.com" target="_blank">
<i class="fa fa-file-text-o"></i> RESUME
</a>
<a class="page-button" href="mailto:[email protected]" target="_blank">
<i class="fa fa-envelope-o"></i> EMAIL
</a>
</div>