Compare commits
3 commits
51deb0af54
...
d84ebcae47
Author | SHA1 | Date | |
---|---|---|---|
d84ebcae47 | |||
d145271bfb | |||
d8b1e7c6fe |
2 changed files with 12 additions and 11 deletions
11
index.html
11
index.html
|
@ -3,7 +3,7 @@
|
||||||
<head>
|
<head>
|
||||||
<meta charset="utf-8" />
|
<meta charset="utf-8" />
|
||||||
<link href="https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,600,700" rel="stylesheet">
|
<link href="https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,600,700" rel="stylesheet">
|
||||||
<link href="https://fonts.googleapis.com/css?family=Source+Code+Pro" rel="stylesheet">
|
<link href="https://fonts.googleapis.com/css?family=Inconsolata" rel="stylesheet">
|
||||||
<link rel="stylesheet" type="text/css" href="dep/normalize.css/normalize.css" />
|
<link rel="stylesheet" type="text/css" href="dep/normalize.css/normalize.css" />
|
||||||
<link rel="stylesheet" type="text/css" href="dep/Font-Awesome/css/all.css" />
|
<link rel="stylesheet" type="text/css" href="dep/Font-Awesome/css/all.css" />
|
||||||
<link rel="stylesheet" type="text/css" href="style.css" />
|
<link rel="stylesheet" type="text/css" href="style.css" />
|
||||||
|
@ -31,7 +31,7 @@
|
||||||
<section id="main">
|
<section id="main">
|
||||||
<header id="title">
|
<header id="title">
|
||||||
<h1>John Shaver</h1>
|
<h1>John Shaver</h1>
|
||||||
<span class="subtitle">Fullstack Engineer and Devops Enthusiast</span>
|
<span class="subtitle">Full-Stack Engineer and Devops Enthusiast</span>
|
||||||
</header>
|
</header>
|
||||||
<section class="main-block">
|
<section class="main-block">
|
||||||
<h2>
|
<h2>
|
||||||
|
@ -65,7 +65,7 @@
|
||||||
</div>
|
</div>
|
||||||
<div class="details">
|
<div class="details">
|
||||||
<header>
|
<header>
|
||||||
<h3>Owner/Fullstack Engineer</h3>
|
<h3>Owner/Full-Stack Engineer</h3>
|
||||||
<span class="place">J&E Solutions</span>
|
<span class="place">J&E Solutions</span>
|
||||||
<span class="location fa">Hayden, ID</span>
|
<span class="location fa">Hayden, ID</span>
|
||||||
</header>
|
</header>
|
||||||
|
@ -92,7 +92,7 @@
|
||||||
<div>
|
<div>
|
||||||
<ul>
|
<ul>
|
||||||
<li>Worked onsite with mCubed's largest client to increase the efficiency of their technicians.</li>
|
<li>Worked onsite with mCubed's largest client to increase the efficiency of their technicians.</li>
|
||||||
<li>Built an iOS webView app to provide camera access, geolocation and push notifactions.</li>
|
<li>Built an iOS webView app to provide camera access, geolocation and push notifications.</li>
|
||||||
<li>Client payed mCubed a fee to work directly with me and I started my own company.</li>
|
<li>Client payed mCubed a fee to work directly with me and I started my own company.</li>
|
||||||
</ul>
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
|
@ -199,6 +199,7 @@
|
||||||
<li><i class="fab fa-linkedin fa-fw"></i> <a href="https://www.linkedin.com/in/thejshaver">thejshaver</a></li>
|
<li><i class="fab fa-linkedin fa-fw"></i> <a href="https://www.linkedin.com/in/thejshaver">thejshaver</a></li>
|
||||||
<li><i class="fas fa-envelope fa-fw"></i> <a href="mailto:john@jshaver.net?subject=%5C(%E2%80%A2%20%E2%97%A1%20%E2%80%A2)%2F%20OMG!%20Amazing%20Resume!!&body=Dear%20John%2C%0A">john@jshaver.net</a></li>
|
<li><i class="fas fa-envelope fa-fw"></i> <a href="mailto:john@jshaver.net?subject=%5C(%E2%80%A2%20%E2%97%A1%20%E2%80%A2)%2F%20OMG!%20Amazing%20Resume!!&body=Dear%20John%2C%0A">john@jshaver.net</a></li>
|
||||||
<li><i class="fas fa-phone fa-fw"></i> <a href="tel:18018503052">801.850.3052</a></li>
|
<li><i class="fas fa-phone fa-fw"></i> <a href="tel:18018503052">801.850.3052</a></li>
|
||||||
|
<li><i class="fas fa-code-branch fa-fw"></i> <a href="https://git.jshaver.net/jshaver">git.jshaver.net/jshaver</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
<div class="side-block skills">
|
<div class="side-block skills">
|
||||||
|
@ -248,7 +249,7 @@
|
||||||
</div>
|
</div>
|
||||||
<div class="recommendation">
|
<div class="recommendation">
|
||||||
"John is an extremely capable and high value asset to a team. ..."
|
"John is an extremely capable and high value asset to a team. ..."
|
||||||
<div class="attribution"><a href="https://coolaj86.com/">AJ ONeal<br>Code Whisperer Lv. 99</a></div>
|
<div class="attribution"><a href="https://coolaj86.com/">AJ ONeal<br>Backend Engineer</a></div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<div class="source-link no-print">
|
<div class="source-link no-print">
|
||||||
|
|
12
style.css
12
style.css
|
@ -61,8 +61,8 @@ li{
|
||||||
position: relative; /* for disclaimer */
|
position: relative; /* for disclaimer */
|
||||||
width: var(--sidebar-width);
|
width: var(--sidebar-width);
|
||||||
height: 100%;
|
height: 100%;
|
||||||
padding: 6.48rem var(--sidebar-horizontal-padding);
|
padding: 4.5rem var(--sidebar-horizontal-padding);
|
||||||
background-color: #f3f3f3;
|
background-color: #f8f8f8;
|
||||||
font-size: 1.274968rem;
|
font-size: 1.274968rem;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
@ -327,16 +327,16 @@ li{
|
||||||
}
|
}
|
||||||
|
|
||||||
.side-block{
|
.side-block{
|
||||||
margin-top: 7.02rem;
|
margin-top: 6.5rem;
|
||||||
}
|
}
|
||||||
|
|
||||||
#contact ul{
|
#contact ul{
|
||||||
margin-top: 0.54rem;
|
margin-top: 0.54rem;
|
||||||
padding-left: 0;
|
padding-left: 0;
|
||||||
font-family: "Source Code Pro";
|
font-family: "Inconsolata", monospace;
|
||||||
font-weight: 400;
|
font-weight: 400;
|
||||||
line-height: 1.75;
|
line-height: 1.75;
|
||||||
font-size: 1.049974rem;
|
font-size: 1.3rem;
|
||||||
}
|
}
|
||||||
|
|
||||||
#contact li > i{
|
#contact li > i{
|
||||||
|
@ -450,7 +450,7 @@ svg.ts-logo {
|
||||||
position: fixed;
|
position: fixed;
|
||||||
bottom: 0;
|
bottom: 0;
|
||||||
right: 10rem;
|
right: 10rem;
|
||||||
background-color: #214827eb;
|
background-color: #214827de;
|
||||||
padding: 0.5rem 1.5rem 0.5rem 1.5rem;
|
padding: 0.5rem 1.5rem 0.5rem 1.5rem;
|
||||||
font-size: 1.1rem;
|
font-size: 1.1rem;
|
||||||
color: #FFF;
|
color: #FFF;
|
||||||
|
|
Loading…
Reference in a new issue