-
Notifications
You must be signed in to change notification settings - Fork 0
/
component---src-pages-index-js-91e4642fb73c31472c7a.js
2 lines (2 loc) · 4.23 KB
/
component---src-pages-index-js-91e4642fb73c31472c7a.js
1
2
(window.webpackJsonp=window.webpackJsonp||[]).push([[5],{142:function(e,t,a){"use strict";a.r(t);var n=a(7),r=a.n(n),l=a(0),o=a.n(l),i=a(144),s=a(161),c=a(163),m=a.n(c),u=["Washed up athlete","Bit Enthusiast","State Machinist","Minimalist","Tiny house lover","bobby orr fan","Unsung Hero","Retired dog jogger"],d=function(e){function t(t){var a;return(a=e.call(this,t)||this).changeTagline=function(){var e=Object(s.random)(0,u.length-1);if(a.state.tagline!==u[e])return setTimeout(function(){return a.setState({change:!1,tagline:u[e]})},300),a.setState({change:!0});a.changeTagline()},a.state={tagline:"Washed up athlete",change:!1},a}return r()(t,e),t.prototype.render=function(){var e=this.state.change?"tagline change":"tagline";return o.a.createElement("header",{id:"header"},o.a.createElement("div",{className:"content"},o.a.createElement("div",{className:"inner"},o.a.createElement("h1",null,"Jayme Woogerd"),o.a.createElement("h3",null,o.a.createElement("span",{className:e},"Software Engineer | ",""+this.state.tagline),o.a.createElement("span",{onClick:this.changeTagline,className:"refresh icon fa-refresh"})),o.a.createElement("ul",{className:"icons"},o.a.createElement("li",null,o.a.createElement("a",{href:"mailto:[email protected]",className:"icon fa-envelope-open"},o.a.createElement("span",{className:"label"},"Email"))),o.a.createElement("li",null,o.a.createElement("a",{href:"https://github.com/jwoogerd",rel:"noopener noreferrer",target:"_blank",className:"icon fa-github"},o.a.createElement("span",{className:"label"},"Github"))),o.a.createElement("li",null,o.a.createElement("a",{href:"https://www.linkedin.com/in/jayme-woogerd/",rel:"noopener noreferrer",target:"_blank",className:"icon fa-linkedin"},o.a.createElement("span",{className:"label"},"LinkedIn"))),o.a.createElement("li",null,o.a.createElement("a",{href:m.a,rel:"noopener noreferrer",target:"_blank",className:"icon fa-file-pdf-o"},o.a.createElement("span",{className:"label"},"Resume")))))))},t}(o.a.Component),h=function(e){function t(){return e.apply(this,arguments)||this}return r()(t,e),t.prototype.render=function(){return o.a.createElement("div",{id:"main"},o.a.createElement("p",null,"Hello, I'm Jayme! I am a full-stack software engineer at ",o.a.createElement("a",{href:"https://www.plethora.com",target:"_blank",rel:"noopener noreferrer"},"Plethora"),", a San Francisco-based manufacturing startup. These days I spend most of my professional time writing JavaScript, but I have a special place in my heart for functional programming languages."),o.a.createElement("p",null,"Raised in Seattle and educated in Maine, I live in Boston and work in San Francisco - when I'm not on a plane, you can find me ",o.a.createElement("a",{href:"https://www.strava.com/athletes/13201496",rel:"noopener noreferrer",target:"_blank"},"running around")," in the terrible New England weather, reading about personal finance, or plotting my next travel adventure. 🦞"))},t}(o.a.Component),p=a(4),f=function(e){return o.a.createElement("footer",{id:"footer",style:e.timeout?{display:"none"}:{}},o.a.createElement("p",{className:"copyright"},"© Jayme Woogerd 2019. Design heavily influenced by ",o.a.createElement("a",{href:"https://html5up.net",target:"_blank",rel:"noopener noreferrer"},"HTML5 UP")," (thanks!)."))};f.propTypes={timeout:a.n(p).a.bool};var g=f,E=function(e){function t(t){var a;return(a=e.call(this,t)||this).state={loading:"is-loading"},a}r()(t,e);var a=t.prototype;return a.componentDidMount=function(){var e=this;this.timeoutId=setTimeout(function(){e.setState({loading:""})},100),document.addEventListener("mousedown",this.handleClickOutside)},a.componentWillUnmount=function(){this.timeoutId&&clearTimeout(this.timeoutId),document.removeEventListener("mousedown",this.handleClickOutside)},a.render=function(){return o.a.createElement(i.a,{location:this.props.location},o.a.createElement("div",{className:"body "+this.state.loading},o.a.createElement("div",{id:"wrapper"},o.a.createElement(d,null),o.a.createElement(h,null),o.a.createElement(g,{timeout:this.state.timeout})),o.a.createElement("div",{id:"bg"})))},t}(o.a.Component);t.default=E},163:function(e,t,a){e.exports=a.p+"static/jayme_woogerd_resume-edd0dcb1580086742b3c53e07a8a9614.pdf"}}]);
//# sourceMappingURL=component---src-pages-index-js-91e4642fb73c31472c7a.js.map