-
Notifications
You must be signed in to change notification settings - Fork 0
/
resume.html
137 lines (127 loc) · 8.6 KB
/
resume.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
<!DOCTYPE html>
<html lang="en">
<head>
<!-- 01. Meta Tags -->
<meta charset="UTF-8"/>
<meta http-equiv="X-UA-Compatible" content="IE=edge"/>
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1"/>
<meta name="description" content="information for humans. proof is in the pudding and the pamphlets."/>
<meta name="author" content="Kevin Hitt"/>
<link rel="author" href="https://plus.google.com/u/0/103231175529072372519"/>
<meta name="keywords" content="open knowledge, prosthetic knowledge, information base, thought catalog, open content, promulgation, dissemination"/>
<meta name="robots" content="index, follow"/>
<meta name="revisit-after" content="7 days"/>
<title>kevinh.work | Resume</title>
<!-- Media Share Tages -->
<meta property="og:title" content="resume :: kevinh.work"/>
<meta property="og:type" content="website"/>
<meta property="og:image" content="https://raw.githubusercontent.com/repneuable/water/master/resources/icons/background5.png"/>
<meta property="og:image:width" content="300" />
<meta property="og:image:height" content="300" />
<meta property="og:url" content="https://kevinh.work"/>
<meta property="og:description" content="information for humans - resume page"/>
<meta property="fb:admins" content="100000138827986"/>
<meta name="twitter:url" content="https://kevinh.work"/>
<meta name="twitter:title" content="resume :: kevinh.work"/>
<meta name="twitter:description" content="information for humans - resume page"/>
<meta name="twitter:image" content="https://raw.githubusercontent.com/repneuable/water/master/resources/icons/background5.png"/>
<!-- Favicon -->
<link rel="apple-touch-icon" sizes="76x76" href="../resources/icons/favicon/apple-touch-icon.png">
<link rel="icon" type="image/png" sizes="32x32" href="../resources/icons/favicon/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="../resources/icons/favicon/favicon-16x16.png">
<link rel="manifest" href="../resources/icons/favicon/site.webmanifest">
<link rel="shortcut icon" href="../resources/icons/favicon/favicon.ico">
<meta name="apple-mobile-web-app-title" content="KH.WORK">
<meta name="application-name" content="KH.WORK">
<meta name="msapplication-TileColor" content="#848699">
<meta name="msapplication-config" content="../resources/icons/favicon/browserconfig.xml">
<meta name="theme-color" content="#848699">
<!-- 04. Cascading Style Sheets -->
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css">
<link href="https://fonts.googleapis.com/css?family=Roboto+Slab:300" rel="stylesheet">
<link type="text/css" rel="stylesheet" href="../C55/home.css">
<!-- 05. Javascript -->
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.2.0/jquery.min.js"></script>
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js"></script>
<script type="text/javascript" src="../J5/home.js"></script>
<script src="https://code.jquery.com/jquery-1.12.4.js"></script>
<script src="https://code.jquery.com/ui/1.12.1/jquery-ui.js"></script>
<!-- Global site tag (gtag.js) - Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-109143936-1"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'UA-109143936-1');
</script>
<!--HEADER-->
<div id="header" class="headerSUB">
<table width ="100%" style="margin: 0px;">
<tbody>
<tr>
<td>
<a href="home.html"><img title="Home" alt="Home" src="../resources/icons/home-icon.svg" width="10" height="10" /> kevinh.work</a>
<a href="https://keybase.io/repneuable" target="_blank"><img title="Keybase" alt="Keybase" src="../resources/icons/keybase-icon.png" width="15" height="15" /></a>
</td>
<td>
<a href="topics/calm.html" ><img title="calm" alt="calm" src="../resources/icons/calm.png" class="headerPATHICONS"/></a>
<a href="topics/water.html" ><img title="water" alt="water" src="../resources/icons/water.png" class="headerPATHICONS"/></a>
<a href="topics/eco.html" ><img title="eco" alt="eco" src="../resources/icons/eco.png" class="headerPATHICONS"/></a>
<a href="topics/action.html" ><img title="action" alt="action" src="../resources/icons/action.png" class="headerPATHICONS"/></a>
<a href="topics/gen.html" ><img title="general" alt="general" src="../resources/icons/gen.png" class="headerPATHICONS"/></a>
<a href="../index.html" ><img title="index" alt="index" src="../resources/icons/tree-icon.png" class="headerPATHICONS"/></a>
<img title="Source Code" alt="Source Code" src="../resources/icons/source-icon.png" width="15" height="15" onclick="viewSource()"/>
</td>
</tr>
</tbody>
</table>
</div>
</head>
<body>
<div id="section" class="sectionSUB">
<div style="padding-left: 5%;" class="draggableALTContainer"></div>
<div id="container" class="container" >
<form method="get" action="https://kevinh.work/resources/resume.pdf">
<button type="submit" style="background: linear-gradient(90deg, #f4e1d2, #d6cbd3, #d0d0d0);">Download / View PDF</button>
</form>
<div class="intrinsic-container" id="intrinsic-container">
<object
data="../resources/resume.pdf?#toolbar=1&navpanes=0&scrollbar=1&page=1&view=FitV"
type="application/pdf">
<p>
Hmm... It appears you don't have a PDF plugin for this browser.
No problem though, friend:
You can <a href="../resources/resume.pdf">click here to otherwise download the file</a>.
</p>
</object>
</div>
<div id="footer" class="header">
<table>
<tr>
<td style="width:50%;">
<a href="https://www.twitter.com/repneuable" target="_blank"><img title="Twitter" alt="Twitter" src="../resources/icons/twitter-icon.png" width="15" height="15" /></a>
<a href="https://www.instagram.com/khitt7/" target="_blank"><img title="Instagram" alt="Instagram" src="../resources/icons/instagram-icon.png" width="15" height="15" /></a>
<a href="https://www.facebook.com/kevin.hitt.98" target="_blank"><img title="Facebook" alt="Facebook" src="../resources/icons/facebook-icon.png" width="15" height="15" /></a>
<a href="https://www.linkedin.com/in/kevin-hitt-7aa93ab8/" target="_blank"><img title="LinkedIn" alt="LinkedIn" src="../resources/icons/linkedin-icon.png" width="15" height="15" /></a>
<a href="https://www.reddit.com/user/hittww/" target="_blank"><img title="Reddit" alt="Reddit" src="../resources/icons/reddit-icon.png" width="15" height="15" /></a>
<a href="https://www.soundcloud.com/repneuable" target="_blank"><img title="Soundcloud" alt="Soundcloud" src="../resources/icons/soundcloud-icon.png" width="15" height="15"/></a>
<a href="https://github.com/repneuable/water/blob/master/HTM7/resume.html" target="_blank"><img title="GitHub" alt="GitHub" src="../resources/icons/github-icon.png" width="15" height="15" /></a>
</td>
<td>
<div style="float:left; margin-left: 10px;">
<a href="comments.html"><img title="Comments" alt="Comments" src="../resources/icons/comment-icon.png" width="17" height="17" /></a>
<a href="resume.html"><img title="Resume" alt="Resume" src="../resources/icons/resume-icon.png" width="17" height="17" /></a>
<a href="file_listing.html"><img title="Files" alt="Files" src="../resources/icons/file-icon.png" width="17" height="17" /></a>
<a href="../index.html"><img title="Site Index" alt="Site Index" src="../resources/icons/tree-icon.png" width="17" height="17" /></a>
</div>
<div style="float:right; margin-right: 10px;" id="expandFOOTER">
<a><img onclick="expandFOOTER()" src="../resources/icons/expand-icon.png" width="20" height="20" id="expandICON"/></a>
</div>
</td>
</tr>
</table>
</div>
</div> <!--close container-->
</div> <!--close section-->
</body>
</html>