diff --git a/css/700.css b/css/700.css index 7ca28b5..45de4e6 100644 --- a/css/700.css +++ b/css/700.css @@ -23,4 +23,12 @@ img {} .project-image > img { max-width: 90%; margin: 0.5rem; -} \ No newline at end of file +} + +h3 { + font-size: 1.15rem; +} + +.social-links img { + width: 3rem; +} diff --git a/css/main.css b/css/main.css index a64dee4..49c7897 100644 --- a/css/main.css +++ b/css/main.css @@ -20,6 +20,7 @@ header { h1 { font-size: 1.6rem; + line-height: 1.2em; } h2 { @@ -43,8 +44,6 @@ h4 { font-style: italic; } - - .project { display: block; position: relative; @@ -69,3 +68,25 @@ h4 { -moz-box-shadow: 2px 2px 8px 1px rgba(0,0,0,0.17); box-shadow: 2px 2px 8px 1px rgba(0,0,0,0.17); } + + +img.headshot { + margin-top: 5rem; +} + +.social-links img { + width: 2rem; +} + +.social-links { + margin: 1rem; +} + + +span.no-break { + display: inline-block; +} + +section { + margin-bottom: 2.3rem; +} \ No newline at end of file diff --git a/index.html b/index.html index f75c177..2e70f22 100644 --- a/index.html +++ b/index.html @@ -11,8 +11,12 @@ Image of John's head. -

John Shaver - Web Developer

- + +

John Shaver Web Developer

@@ -22,23 +26,24 @@ a modern framework (preferably with React) to build or improve an interesting and purposeful project.

-

In high school studied Computer Networking Systems and - Computer Programming part time at the nearby Occupation Skills - Center. Since then I have been working with computers and - teaching myself Software Development. I spent 7 years working +

In high school, I spent half of the day during my Junior and + Senior years studying Video Game Programming and Computer + Networking Systems at the Occupation Skills Center in my + district. Since then I have been working with computers, + and studying Software Development. I spent 7 years working in various Technical Support roles where I gained an in-depth understanding of a variety of internet and server technologies. So, when I shifted my career to software development, working on web based software seemed an obvious choice.

I have spent the last 4 years designing, building, deploying - and maintainging javascript applications. I've worked with - iOS, PHP, NodeJS, and more recently React/Redux. I enjoy - learning new things, solving difficult problems and building - software that assists my clients/users in achieving success. I - live in Hayden Idaho and my hobbies include Devops, listening - to podcasts, playing ukulele and, especially, spending time - with my wife and 3 kids.

+ and maintaining javascript applications. I've worked with iOS, + PHP, NodeJS, and React/Redux. I enjoy learning better ways to + do things, solving difficult problems and building software + that assists my clients/users in achieving success. I live in + Hayden Idaho and my hobbies include Devops, listening to + podcasts, playing ukulele and, especially, spending time with + my wife and 3 kids.

Recent Software Projects