-
Notifications
You must be signed in to change notification settings - Fork 0
/
resume.html
41 lines (34 loc) · 1.15 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
<!DOCTYPE html>
<html lang="en" dir="ltr">
<head>
<meta http-equiv="refresh"
content="333; url=https://docs.google.com/document/d/1dcyWi-xqh1_gdGosr9a4dcPDWmrP8J_HyoXACa4ggZY/edit?usp=sharing">
<meta name="viewport" content="width=device-width, maximum-scale=1, minimum-scale=1">
<meta http-equiv="x-ua-compatible" content="ie=edge">
<link rel="stylesheet" href="../base.css">
</head>
<body>
<main>
<h1>Resume</h1>
<p>
<a class="btn"
href="https://docs.google.com/document/d/e/2PACX-1vTaQRbCtg5rcRLEMJv_qYKDh8W-auR4x7NJmjWEzcezf1m_Z948rCw5LGsXYwm97lSqOAHARo9jzY1D/pub">
Quick view</a>
(will bounce here after a few minutes)
</p>
<p>
<a class="btn"
href="https://docs.google.com/document/d/1dcyWi-xqh1_gdGosr9a4dcPDWmrP8J_HyoXACa4ggZY/edit?usp=sharing">
Export options</a>
(Google account required)
</p>
<p>
My $100k salary requirement is negotiable
<br>
(based upon the job responsibilities and the total compensation package)
</p>
<pre>dvdrtrgn.com/resume</pre>
</main>
<script type="module" src="./main.js" id="Footer"></script>
</body>
</html>