-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
25 lines (25 loc) · 113 KB
/
index.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
<!DOCTYPE html><html><head><style type="text/css">/*! normalize.css v4.1.1 | MIT License | github.com/necolas/normalize.css */progress,sub,sup{vertical-align:baseline}button,hr,input{overflow:visible}[type=checkbox],[type=radio],legend{box-sizing:border-box;padding:0}html{-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}article,aside,details,figcaption,figure,footer,header,main,menu,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block}audio:not([controls]){display:none;height:0}[hidden],template{display:none}a{background-color:transparent;-webkit-text-decoration-skip:objects}a:active,a:hover{outline-width:0}abbr[title]{border-bottom:none;text-decoration:underline dotted}b,strong{font-weight:bolder}dfn{font-style:italic}h1{font-size:2em;margin:.67em 0}mark{background-color:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}svg:not(:root){overflow:hidden}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}figure{margin:1em 40px}hr{box-sizing:content-box;height:0}button,input,select,textarea{font:inherit;margin:0}optgroup{font-weight:700}button,select{text-transform:none}[type=reset],[type=submit],button,html [type=button]{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:ButtonText dotted 1px}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{color:inherit;display:table;max-width:100%;white-space:normal}textarea{overflow:auto}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-input-placeholder{color:inherit;opacity:.54}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}#innerNav,#navigation{-webkit-transition:background-color .3s ease-in-out;transition:background-color .3s ease-in-out}html{box-sizing:border-box}*,:after,:before{box-sizing:inherit}@font-face{font-family:system;font-style:normal;font-weight:300;src:local(".SFNSText-Regular"),local(".HelveticaNeueDeskInterface-Regular"),local(".LucidaGrandeUI"),local("Ubuntu"),local("Segoe UI"),local("Roboto-Regular"),local("DroidSans"),local("Tahoma")}@font-face{font-family:system;font-style:normal;font-weight:400;src:local(".SFNSText-Regular"),local(".HelveticaNeueDeskInterface-Regular"),local(".LucidaGrandeUI"),local("Ubuntu"),local("Segoe UI"),local("Roboto-Regular"),local("DroidSans"),local("Tahoma")}@font-face{font-family:system;font-style:normal;font-weight:700;src:local(".SFNSText-Bold"),local(".HelveticaNeueDeskInterface-Bold"),local(".LucidaGrandeUI"),local("Ubuntu Bold"),local("Roboto-Bold"),local("DroidSans-Bold"),local("Segoe UI Bold"),local("Tahoma Bold")}@-webkit-keyframes flickerAnimation{0%,100%{opacity:1}50%{opacity:.25}}@keyframes flickerAnimation{0%,100%{opacity:1}50%{opacity:.25}}@-webkit-keyframes pulse{from,to{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}50%{-webkit-transform:scale3d(1.2,1.2,1.2);transform:scale3d(1.2,1.2,1.2)}}@keyframes pulse{from,to{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}50%{-webkit-transform:scale3d(1.2,1.2,1.2);transform:scale3d(1.2,1.2,1.2)}}.svgGrow{-webkit-animation:pulse 1s;animation:pulse 1s;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}body,html{font-family:system,"Segoe UI",Tahoma;height:100%}body{overflow-x:hidden}#navigation{position:fixed;top:0;z-index:500;height:65px;width:100%;border-bottom:1px solid #000}#navigation a{color:#ebeaea;text-decoration:none;-webkit-transition:color .3s ease-in-out,font-size .2s ease-in-out;transition:color .3s ease-in-out,font-size .2s ease-in-out}#navigation a:hover{font-size:1.1em}#innerNav{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around;font-size:1.45em;margin-top:20px;max-height:65px}#about,#top{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}#navTop{margin-bottom:10px;font-weight:700}#top{padding-top:60px;height:100vh;background:url(dist/bg.jpg) bottom left;background-size:cover;color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:2.5em}#topName{margin:50px;font-weight:700}#devInfo{font-size:3.75vw;margin:50px}.borderW{margin:0;min-width:100px;border-bottom:3px solid #fff}.borderB{margin:-20px 0 30px;min-width:50px;border-bottom:3px solid #000}#about,#portfolio,#skills{border-bottom:2px solid #000;display:-webkit-box;display:-ms-flexbox;display:flex}#downArrow svg{height:75px;-webkit-animation:flickerAnimation 1.5s infinite;animation:flickerAnimation 1.5s infinite;cursor:pointer}.secTitle{font-size:2em}#about{-webkit-box-align:center;-ms-flex-align:center;-ms-grid-row-align:center;align-items:center;padding-bottom:35px}#about img{margin:35px 0 20px}.aboutText{width:60%;text-align:center}#skills{-webkit-box-orient:vertical;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;-ms-grid-row-align:center;align-items:center;padding-right:75px;padding-left:75px}#skills,#skillsIcons{-webkit-box-direction:normal}#skillsIcons{margin-bottom:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:distribute;justify-content:space-around}svg{height:100px;width:100px;margin:35px 20px}#portfolio{-webkit-box-orient:vertical;-ms-flex-direction:column;flex-direction:column;-ms-grid-row-align:center;padding-bottom:40px}#portfolio,.portfolioPiecesContainer{-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.portfolioPiecesContainer{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-ms-flex-direction:row;flex-direction:row;width:100vw;-ms-flex-wrap:wrap;flex-wrap:wrap}.portfolioPiece,.portfolioPieceImage{width:50vw;display:-webkit-box;display:-ms-flexbox;display:flex}.portfolioPiece{line-height:25px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;text-align:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:30px;margin-top:-20px}.portfolioPieceImage img{height:325px;width:325px;box-shadow:0 0 75px #000}.right{width:50px}.left{width:calc(50vw - 375px)}.leftMobileContainer,.rightMobileContainer{margin-top:25px;width:100vw;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.portfolioPieceTitle{-ms-flex-item-align:center;align-self:center;font-size:1.5em;color:#000}.portfolioPieceTitle a,a:active,a:hover,a:link,a:visited{text-decoration:none;margin-bottom:20px}#contact{-webkit-box-orient:vertical;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:500px;padding-right:75px;padding-left:75px}#contact,#contactButtons{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-direction:normal}#contactButtons{margin-top:20px;-webkit-box-orient:horizontal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap}#contactButtons svg{margin:40px}#contactStatement{text-align:center;font-size:1.1em;margin-top:50px}#contactStatement a{font-size:1.25em;font-weight:700}#contactStatement a:link,a:active,a:hover,a:visited{color:#000}.contactIcon:hover{-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out;margin:-15px;width:115px;height:115px}#navToggle{cursor:pointer;padding:10px 35px 16px 0;-ms-flex-item-align:end;align-self:flex-end;-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1;margin-bottom:-25px;display:none}#navToggle span,#navToggle span:after,#navToggle span:before{cursor:pointer;border-radius:10px;height:5px;width:35px;background:#000;position:absolute;display:block;content:'';-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}#navToggle span:before{top:-10px}#navToggle span:after{bottom:-10px}#navToggle.active span{background-color:transparent}#navToggle.active span:after{top:0}#navToggle.active span:before{top:0;-webkit-transform:rotate(45deg);transform:rotate(45deg)}#navToggle.active span:after{-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}@media (max-width:768px){#innerNav,#navigation{background-color:#fff}#innerNav a{color:#000}.portfolioPiecesContainer{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100vw}.left,.right{-webkit-box-flex:0;-ms-flex:0;flex:0}.leftMobileContainer{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}.rightMobileContainer{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.portfolioPiece{-ms-flex-item-align:center;align-self:center;width:100vw;margin-bottom:20px}.portfolioPieceImage{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100vw}#skills{padding-left:20px;padding-right:20px}#innerNav,#navToggle{display:-webkit-box;display:-ms-flexbox;display:flex}#innerNav{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;font-size:1.45em;margin-top:0;padding:20px 30px;overflow:hidden;max-height:65px;-webkit-transition:max-height .3s ease-in-out;transition:max-height .3s ease-in-out;border-bottom:1px solid #000}#navAbout{margin:30px 0 10px 10px}#navContact,#navPortfolio,#navSkills{margin:10px}#top{font-size:2em}#devInfo,#topName{margin:24px}}@media (min-width:1200px){#devInfo,#topName{margin:50px}#skillsIcons{padding-left:200px;padding-right:200px}#devInfo{font-size:2.8rem}}</style><base href="/"><meta charset="utf-8"><title>Brian Kemper | Full Stack Web Developer</title><link rel="icon" type="image/png" href="dist/favicon.png"><meta name="viewport" content="width=device-width,initial-scale=1"><script type="text/javascript">!function(e){var a="Gobd.github.io",i="https://bkemper.me";if(e.pathname.split("/")[1]===a)e.replace(i);else if(e.search){var r={};e.search.slice(1).split("&").forEach(function(e){var a=e.split("=");r[a[0]]=a.slice(1).join("=").replace(/%2F/g,"/").replace(/%26/g,"&")}),"true"===r.redirect&&window.history.replaceState(null,null,(r.pathname?r.pathname:"")+(r.query?r.query:"")+e.hash)}}(window.location)</script></head><body style="visibility:hidden"><div id="main"><nav id="navigation"><div id="innerNav"><a id="navTop" class="navLink" href="#">BRIAN KEMPER</a> <a id="navAbout" class="navLink" href="#">About</a> <a id="navSkills" class="navLink" href="#">Skills</a> <a id="navPortfolio" class="navLink" href="#">Portfolio</a> <a id="navContact" class="navLink" href="#">Contact</a> <a id="navToggle"><span></span></a></div></nav><section id="top"><p id="topName">BRIAN KEMPER</p><p class="borderW"></p><p id="devInfo">{{tagLine}}</p><div onclick='scrollGlobe("about",!0)' id="downArrow"><svg viewbox="0 0 453.834 453.834" style="enable-background:new 0 0 453.834 453.834" xml:space="preserve"><path style="fill:#fff" d="M226.932,0C101.625,0,0.03,101.595,0.03,226.902C0,352.269,101.595,453.834,226.932,453.834
c125.307,0,226.871-101.595,226.871-226.902C453.834,101.595,352.239,0,226.932,0z M226.932,423.465
c-108.344,0-196.502-88.158-196.502-196.502S118.588,30.46,226.932,30.46c108.344-0.03,196.472,88.128,196.472,196.502
C423.434,335.276,335.276,423.465,226.932,423.465z"/><path style="fill:#fff" d="M313.723,177.199l-87.885,87.915l-87.885-87.915c-5.928-5.928-15.565-5.928-21.492,0
s-5.928,15.565,0,21.492l98.585,98.585c2.979,3.04,6.901,4.438,10.792,4.438c3.922,0,7.813-1.49,10.792-4.438l98.555-98.585
c5.928-5.928,5.928-15.565,0-21.492S319.65,171.271,313.723,177.199z"/></svg></div></section><section id="about"><p class="secTitle">About</p><p class="borderB"></p><img height="245px" width="251px" src="dist/meCircle.jpg" alt="A picture of me, Brian Kemper."><p class="aboutText">Full stack JavaScript developer with a passion for knowledge. Currently working with the MEAN stack, and constantly striving to learn new skills. I enjoy working with a team, solving problems, and building sharp, responsive, fast, and dynamic web applications.</p><p class="aboutText">When I'm not programming I enjoy hiking, camping, backpacking, and relaxing at the house with my wife and pets.</p></section><section id="skills"><p class="secTitle">Skills</p><p class="borderB"></p><div id="skillsIcons"><!--angular--> <svg class="skillSvg" viewBox="0 0 128 128"><path fill="#B3B3B3" d="M63.81 1.026l-59.257 20.854 9.363 77.637 49.957 27.457 50.214-27.828 9.36-77.635z"></path><path fill="#A6120D" d="M117.536 25.998l-53.864-18.369v112.785l45.141-24.983z"></path><path fill="#DD1B16" d="M11.201 26.329l8.026 69.434 44.444 24.651v-112.787z"></path><path fill="#F2F2F2" d="M78.499 67.67l-14.827 6.934h-15.628l-7.347 18.374-13.663.254 36.638-81.508 14.827 55.946zm-1.434-3.491l-13.295-26.321-10.906 25.868h10.807l13.394.453z"></path><path fill="#B3B3B3" d="M63.671 11.724l.098 26.134 12.375 25.888h-12.446l-.027 10.841 17.209.017 8.042 18.63 13.074.242z"></path></svg><!--atom--> <svg class="skillSvg" viewBox="0 0 128 128"><path fill="#67595D" d="M49.66 53.23h1.14l8.19 21.57h-.99l-2.79-7.35h-10.05l-2.82 7.35h-.99l8.31-21.57zm5.19 13.32l-4.62-12.15-4.71 12.15h9.33zM67.84 54.16h-6.72v-.93h14.46v.93h-6.721v20.64h-1.02v-20.64zM82.719 56.11c1.681-2.24 4.11-3.36 7.29-3.36 3.2 0 5.641 1.11 7.32 3.33 1.5 2.021 2.25 4.67 2.25 7.951 0 3.299-.75 5.939-2.25 7.92-1.68 2.199-4.12 3.3-7.32 3.3s-5.63-1.101-7.29-3.3c-1.5-1.98-2.25-4.621-2.25-7.92 0-3.261.75-5.901 2.25-7.921zm.75 15.15c1.48 2.081 3.66 3.12 6.54 3.12 2.9 0 5.09-1.039 6.57-3.12 1.3-1.819 1.95-4.229 1.95-7.229 0-2.98-.66-5.39-1.98-7.23-1.5-2.1-3.68-3.15-6.54-3.15s-5.04 1.05-6.54 3.15c-1.3 1.84-1.949 4.25-1.949 7.23s.649 5.389 1.949 7.229zM106.6 53.23h1.44l7.859 15.179 7.561-15.179h1.41v21.57h-.9v-20.31l-7.8 15.15h-.601l-8.069-15.15v20.31h-.9v-21.57z"></path><path fill-rule="evenodd" clip-rule="evenodd" fill="#67595D" d="M13.217 64.784l-.572 1.191c-.88 1.89-1.607 3.833-1.984 5.891-.208 1.144-.322 2.297-.023 3.446.257.987.79 1.494 1.704 1.536.4.019.82-.066 1.209-.176 1.03-.292 1.929-.856 2.796-1.467.21-.149.427-.242.689-.144.465.173.634.79.241 1.083-1.418 1.057-2.917 1.967-4.754 2.022-1.504.047-2.592-.76-3.071-2.193-.359-1.07-.38-2.171-.249-3.274.391-3.286 1.66-6.271 3.183-9.166.131-.249.138-.446.046-.711-.381-1.092-.735-2.194-1.081-3.297-.067-.21-.135-.269-.361-.219-1.491.328-2.961.729-4.286 1.512-.511.303-1.001.679-1.409 1.108-.68.714-.693 1.503-.138 2.319.484.711 1.168 1.197 1.888 1.638l.69.391c.33.196.443.58.274.897-.171.318-.552.445-.896.267-1.014-.52-1.958-1.138-2.715-2.005-.463-.53-.804-1.128-.917-1.835-.14-.882.113-1.66.643-2.357.547-.721 1.265-1.234 2.048-1.66 1.39-.757 2.888-1.208 4.425-1.542l.353-.087c-.072-.411-.15-.809-.213-1.21-.251-1.63-.367-3.263.032-4.889.159-.644.408-1.251.841-1.764.884-1.044 2.021-1.277 3.295-.966 1.261.309 2.318 1.006 3.306 1.818.278.23.286.645.059.912-.233.272-.595.308-.912.092-.496-.338-.98-.7-1.497-1.005-.592-.35-1.228-.599-1.935-.602-.586-.002-1.042.235-1.374.709-.423.601-.573 1.295-.653 2.006-.168 1.505.031 2.984.324 4.456.031.156.092.212.257.195 1.187-.119 2.376-.236 3.564-.335.259-.022.428-.115.588-.319 1.546-1.953 3.241-3.761 5.234-5.27 1.111-.84 2.283-1.573 3.635-1.974.846-.25 1.702-.343 2.554-.043 1.063.374 1.658 1.183 1.965 2.227.325 1.107.274 2.237.143 3.366-.034.289-.085.577-.139.863-.074.389-.364.595-.752.55-.354-.041-.584-.325-.546-.72.051-.543.175-1.084.18-1.627.007-.644-.007-1.302-.141-1.926-.278-1.298-1.177-1.807-2.505-1.515-.996.22-1.88.688-2.721 1.243-1.728 1.139-3.203 2.563-4.572 4.103-.255.286-.5.581-.747.874l-.034.123h.359c3.527.035 7.002.455 10.397 1.432 1.616.466 3.178 1.073 4.613 1.966.765.475 1.466 1.025 2.021 1.744 1.131 1.463 1.036 3.108-.266 4.418-.879.886-1.961 1.445-3.115 1.88-.325.123-.686-.058-.811-.37-.137-.344.012-.698.361-.868.533-.258 1.086-.48 1.59-.788.415-.253.812-.567 1.145-.922.705-.75.731-1.57.133-2.409-.447-.628-1.048-1.089-1.695-1.491-1.596-.992-3.348-1.606-5.15-2.085-1.88-.5-3.789-.849-5.729-.987-1.546-.11-3.098-.142-4.646-.215-.224-.01-.376.056-.5.247-.908 1.4-1.826 2.794-2.729 4.197-.066.103-.095.285-.05.395 1.529 3.638 3.466 7.033 6.031 10.047 1.08 1.27 2.256 2.442 3.683 3.33.669.417 1.367.765 2.178.817.734.051 1.27-.257 1.634-.88.345-.587.481-1.236.544-1.904.198-2.152-.228-4.23-.792-6.286-.579-2.105-1.396-4.123-2.334-6.093-.075-.158-.139-.347-.13-.518.015-.311.26-.531.566-.58.27-.042.552.105.687.395.336.718.677 1.436.983 2.167.949 2.257 1.713 4.573 2.116 6.995.281 1.69.416 3.388.025 5.081-.088.379-.217.756-.379 1.108-.666 1.455-2.016 2.112-3.579 1.771-1.271-.278-2.344-.943-3.345-1.736-1.841-1.459-3.335-3.238-4.686-5.145-1.541-2.171-2.841-4.48-3.931-6.909l-.168-.344zm-.666-5.781l.843 2.677 1.951-2.979-2.794.302zM20.023 65.913c-1.058-.001-1.919-.857-1.916-1.908.002-1.067.861-1.918 1.937-1.917 1.057.001 1.916.857 1.917 1.912.001 1.064-.86 1.915-1.938 1.913z"></path></svg><!--bootstrap--> <svg class="skillSvg" viewBox="0 0 128 128"><path fill="#5B4282" d="M9.531 112.586h4.161c1.896 0 3.273.27 4.129.81.857.54 1.285 1.398 1.285 2.575 0 .799-.188 1.454-.563 1.966s-.874.82-1.496.924v.091c.848.189 1.459.543 1.834 1.061s.563 1.207.563 2.067c0 1.22-.44 2.171-1.322 2.854-.881.683-2.078 1.024-3.59 1.024h-5.001v-13.372zm2.835 5.296h1.646c.768 0 1.325-.119 1.669-.356.345-.238.517-.631.517-1.18 0-.512-.187-.879-.562-1.102s-.968-.334-1.779-.334h-1.491v2.972zm0 2.25v3.485h1.848c.78 0 1.356-.149 1.729-.448s.558-.756.558-1.372c0-1.109-.793-1.665-2.378-1.665h-1.757zM34.252 119.254c0 2.213-.549 3.915-1.646 5.104s-2.67 1.784-4.719 1.784-3.622-.595-4.719-1.784c-1.098-1.189-1.646-2.896-1.646-5.122s.55-3.925 1.651-5.099 2.678-1.761 4.733-1.761 3.626.592 4.715 1.774c1.087 1.183 1.631 2.885 1.631 5.104zm-9.758 0c0 1.494.283 2.619.851 3.375.567.756 1.414 1.134 2.542 1.134 2.262 0 3.393-1.503 3.393-4.509 0-3.012-1.125-4.518-3.375-4.518-1.128 0-1.979.379-2.552 1.139s-.859 1.885-.859 3.379zM49.161 119.254c0 2.213-.549 3.915-1.646 5.104s-2.67 1.784-4.719 1.784-3.622-.595-4.719-1.784c-1.098-1.189-1.646-2.896-1.646-5.122s.55-3.925 1.651-5.099 2.678-1.761 4.733-1.761 3.626.592 4.715 1.774c1.086 1.183 1.631 2.885 1.631 5.104zm-9.759 0c0 1.494.283 2.619.851 3.375.567.756 1.414 1.134 2.542 1.134 2.262 0 3.393-1.503 3.393-4.509 0-3.012-1.125-4.518-3.375-4.518-1.128 0-1.979.379-2.552 1.139s-.859 1.885-.859 3.379zM57.09 125.958h-2.835v-11.012h-3.631v-2.36h10.097v2.36h-3.631v11.012zM70.671 122.245c0 1.208-.434 2.159-1.303 2.854-.869.695-2.078 1.043-3.626 1.043-1.427 0-2.689-.269-3.786-.805v-2.634c.902.402 1.666.686 2.291.851s1.196.247 1.715.247c.622 0 1.099-.119 1.431-.356.333-.238.499-.591.499-1.061 0-.262-.073-.495-.219-.7-.146-.204-.361-.401-.645-.59s-.861-.491-1.733-.905c-.817-.384-1.43-.753-1.838-1.107-.409-.354-.735-.765-.979-1.234-.244-.47-.366-1.019-.366-1.646 0-1.183.401-2.113 1.203-2.79s1.91-1.015 3.325-1.015c.695 0 1.358.082 1.989.247.631.165 1.291.396 1.98.695l-.915 2.204c-.713-.292-1.303-.497-1.77-.613-.467-.116-.925-.174-1.376-.174-.537 0-.948.125-1.235.375-.287.25-.43.576-.43.979 0 .25.058.468.174.654.116.186.3.366.553.54.253.174.852.486 1.797.938 1.25.598 2.107 1.197 2.57 1.797s.694 1.334.694 2.206zM78.254 125.958h-2.835v-11.012h-3.631v-2.36h10.097v2.36h-3.631v11.012zM86.778 120.827v5.131h-2.835v-13.372h3.896c1.817 0 3.161.331 4.033.992.872.662 1.308 1.667 1.308 3.014 0 .787-.216 1.486-.649 2.099s-1.046 1.093-1.838 1.44c2.012 3.006 3.323 4.948 3.933 5.826h-3.146l-3.192-5.131h-1.51zm0-2.305h.915c.896 0 1.558-.149 1.985-.448s.64-.769.64-1.409c0-.634-.218-1.085-.654-1.354-.436-.268-1.111-.402-2.026-.402h-.86v3.613zM104.494 125.958l-.97-3.183h-4.875l-.97 3.183h-3.055l4.719-13.426h3.466l4.738 13.426h-3.053zm-1.647-5.561c-.896-2.884-1.401-4.515-1.514-4.893-.113-.378-.193-.677-.242-.896-.201.78-.777 2.71-1.729 5.789h3.485zM118.469 116.757c0 1.439-.45 2.54-1.349 3.301-.899.763-2.178 1.144-3.837 1.144h-1.216v4.756h-2.835v-13.372h4.271c1.622 0 2.855.349 3.7 1.047.844.699 1.266 1.74 1.266 3.124zm-6.402 2.122h.933c.872 0 1.524-.172 1.957-.517.433-.345.649-.846.649-1.504 0-.665-.182-1.156-.544-1.473-.363-.317-.932-.476-1.706-.476h-1.29v3.97zM73.951 56.759c-1.983-.653-4.838-.759-8.565-.759h-13.386v20h14.424c2.502 0 4.259-.249 5.271-.437 1.783-.318 3.274-.93 4.472-1.676 1.198-.744 2.183-1.869 2.955-3.293.771-1.424 1.158-3.087 1.158-4.951 0-2.184-.559-3.98-1.677-5.59-1.117-1.611-2.668-2.642-4.652-3.294zM71.895 48.147c1.97-.586 3.455-1.646 4.452-3.003.999-1.357 1.498-3.103 1.498-5.154 0-1.943-.466-3.675-1.398-5.154-.932-1.478-2.263-2.481-3.992-3.027-1.732-.544-4.7-.809-8.906-.809h-11.549v18h12.507c3.435 0 5.897-.399 7.388-.853zM117 16.126c0-7.802-6.325-14.126-14.127-14.126h-77.746c-7.802 0-14.127 6.324-14.127 14.126v77.748c0 7.802 6.325 14.126 14.127 14.126h77.746c7.802 0 14.127-6.324 14.127-14.126v-77.748zm-30.43 57.144c-1.157 2.356-2.589 4.173-4.292 5.451-1.704 1.277-3.841 2.446-6.41 3.098-2.569.653-5.717 1.181-9.444 1.181h-22.424v-59h22.065c4.473 0 8.059.62 10.761 1.804 2.703 1.185 4.818 3.021 6.351 5.483 1.53 2.463 2.296 5.046 2.296 7.735 0 2.502-.68 4.861-2.036 7.071-1.358 2.21-3.408 3.995-6.15 5.352 3.54 1.038 6.263 2.811 8.166 5.313 1.903 2.503 2.855 5.458 2.855 8.866-.001 2.742-.579 5.291-1.738 7.646z"></path></svg><!--bower--> <svg class="skillSvg" viewBox="0 0 128 128"><path fill="#543828" d="M20.033 115.859c.49-.421.897-.938 1.223-1.552.323-.613.485-1.218.485-1.813 0-.255-.021-.511-.065-.77-.044-.258-.132-.548-.263-.867-.132-.32-.301-.622-.506-.907-.206-.284-.487-.565-.842-.841-.354-.276-.761-.513-1.216-.71s-1.015-.223-1.676-.346c-.661-.123-1.391-.053-2.188-.053h-6.985v18h6.473c1.043 0 2 .128 2.872-.03.872-.157 1.605-.258 2.202-.508.596-.248 1.121-.498 1.577-.849.455-.35.816-.675 1.084-1.031.268-.354.484-.716.65-1.111.167-.395.278-.737.336-1.04.057-.303.085-.594.085-.883 0-1.017-.295-1.952-.887-2.806s-1.378-1.481-2.359-1.883zm-9.033-4.859h3.236c.788 0 1.454-.164 1.998-.016.543.148.939.231 1.188.485.251.255.424.442.521.683.096.24.145.471.145.752l-.014.274c-.123 1.184-1.183 1.933-3.005 2.266-.754.131-2.069.212-4.069.256v-4.7zm8.724 10.674c-.162.285-.359.52-.591.704-.232.184-.537.341-.914.473s-.723.23-1.038.296c-.315.066-.692.116-1.13.151-.438.035-.783-.127-1.032-.123-.25.004-.551-.176-.901-.176h-3.118v-5.051c2-.097 3.29-.145 3.36-.145 1.691 0 3.078.258 4.072.775.995.517 1.514 1.227 1.514 2.129-.001.361-.06.683-.222.967zM42.694 108.655c-1.481-.745-3.172-1.117-5.074-1.117-1.919 0-3.623.388-5.112 1.163-1.49.776-2.655 1.894-3.497 3.353s-1.262 3.147-1.262 5.067c0 1.542.27 2.927.809 4.153.538 1.227 1.266 2.224 2.182 2.99.915.767 1.952 1.35 3.108 1.748 1.157.399 2.38.599 3.667.599 1.955 0 3.686-.407 5.193-1.223 1.507-.814 2.677-1.961 3.509-3.438.833-1.477 1.249-3.17 1.249-5.08 0-1.884-.425-3.538-1.275-4.962-.851-1.424-2.016-2.508-3.497-3.253zm.815 11.37c-.377.859-.876 1.538-1.498 2.038-.622.499-1.3.876-2.031 1.13-.731.255-1.487.382-2.267.382-1.876 0-3.439-.613-4.693-1.841-1.253-1.227-1.879-2.853-1.879-4.876 0-.851.122-1.628.368-2.334.245-.705.573-1.299.985-1.781.412-.481.892-.887 1.438-1.216.549-.328 1.12-.569 1.716-.723s1.21-.23 1.841-.23 1.251.077 1.859.23c.609.153 1.2.401 1.775.743.573.341 1.077.758 1.512 1.248.434.491.781 1.106 1.044 1.848.264.74.396 1.557.396 2.451 0 1.095-.189 2.073-.566 2.931zM71.771 122.354l-4.444-14.354h-3.05l-5.402 14.354-4.298-14.354h-3.496l6.164 18h3.169l5.283-14.288 4.496 14.288h3.167l7.164-18h-3.496zM85 126h13v-3h-10v-5h9v-3h-9v-4h10v-3h-13zM116.062 117.71c.539-.395.964-.854 1.274-1.354.312-.5.539-1.024.684-1.563s.218-1.109.218-1.706c0-.691-.084-1.317-.25-1.874-.167-.557-.379-1.018-.638-1.381s-.583-.682-.973-.954c-.39-.271-.767-.478-1.131-.617-.363-.141-.78-.252-1.248-.336-.47-.083-.868-.001-1.196-.025-.329-.021-.69.1-1.085.1h-7.717v18h3v-7h3.245l5.231 7h4.312l-5.639-7.602c.736-.218 1.373-.293 1.913-.688zm-3.293-1.858c-.43.109-.846.121-1.248.156-.404.035-.868-.008-1.394-.008h-3.127v-5h3.745c2.689 0 4.035.758 4.035 2.502 0 .465-.091.809-.27 1.152-.18.341-.407.561-.684.753s-.628.336-1.057.445zM48.079 1.389h6.563c.107.072.205.179.322.21 2.17.572 4.451.878 6.493 1.747 6.855 2.916 11.06 8.295 13.492 15.2.121.342.335.828.606.911 1.488.448 3.008.792 4.517 1.173l.144-.152c4.147-8.091 10.821-12.749 19.674-14.369 2.313-.423 4.654-.341 7.025.395l-.491.592c-2.982 3.243-5.321 6.823-5.982 11.301-.213 1.438-.471 2.872-.739 4.303-.739 3.934-2.077 7.586-5.095 10.398-3.86 3.599-8.62 4.464-13.661 4.394-.283-.004-.667-.371-.821-.665-.416-.795-.732-1.643-1.082-2.451-3.38.699-4.373 1.64-4.71 4.452 1.008.126 2.015.261 3.024.379 8.716 1.021 17.398 2.256 25.96 4.212 4.041.923 8.053 1.956 11.777 3.878 1.988 1.026 3.158 2.615 3.658 4.758.11.473.278.933.419 1.397v3.063c-.139.354-.31.699-.41 1.063-.428 1.557-1.225 2.876-2.486 3.89-1.559 1.252-3.403 1.747-5.409 1.922.418 2.507-.911 4.091-2.871 5.169-1.223.673-2.593 1.279-3.955 1.448-1.955.244-3.964.063-5.922.063-1.484 2.748-4.074 3.338-6.83 3.532-2.769.195-5.31-.561-7.57-2.156-.918 1.402-2.013 1.987-3.837 2.139-2.863.238-5.57-.319-8.145-1.573l-.343-.137.144.311c1.752 3.222 3.595 6.398 5.203 9.689.527 1.078.639 2.459.604 3.691-.064 2.273-1.265 3.734-3.198 4.301-.196 1.848-1.156 3.243-2.685 4.266-1.827 1.222-3.847 1.65-6.024 1.425-.38-.04-.983-.146-1.12.043-1.111 1.528-2.725 2.17-4.425 2.696h-2.406c-1.482-.382-2.828-1.831-4.534-.538-.258.195-.698.181-1.059.204-1.905.126-5.026-1.066-5.891-3.678-.888-2.684-1.994-5.295-3.024-7.987l-.202.335c-2.408 4.693-7.52 6.379-12.23 4.044-2.553-1.265-4.765-3.016-6.597-5.143-12.189-14.152-17.266-30.428-13.911-48.932 3.141-17.326 16.559-30.8 33.721-34.393 1.433-.299 2.879-.547 4.319-.82zm20.782 28.877c2.665.185 5.303.225 7.828-.903 2.338-1.045 4.798-1.139 7.282-.669 1.651.313 3.288.698 4.931 1.051-.746-.815-1.575-1.51-2.446-2.145-4.195-3.056-8.767-5.184-14.022-5.552-.461-.032-1.161.009-1.375.296-1.642 2.206-2.615 4.669-2.488 7.48-.244 1.868.288 3.58.972 5.217l8.743-3.941-.081-.856c-1.51.35-2.942.774-4.406.994-1.732.261-3.486.332-4.938-.972zm26.872-17.32l.158.17c-3.468 3.372-5.82 7.493-7.952 11.705l5.727 4.846c1.698-2.239 2.396-4.789 2.988-7.389 1.041-4.567 1.261-9.424 4.754-13.176-6.549-.278-16.302 6.563-18.435 12.862l3.369 1.866c.184-.344.332-.669.521-.968 1.088-1.72 2.086-3.508 3.305-5.131 1.489-1.982 3.236-3.742 5.565-4.785zm-12.179 37.474c2.019.2 4.038.396 6.056.602 6.356.646 12.712 1.298 19.068 1.945.911.094 1.823.176 2.92.281-.52-1.636-1.2-2.849-2.674-3.353-1.371-.468-2.786-.812-4.181-1.21-5.525-1.103-11.025-2.363-16.583-3.265-5.417-.879-10.894-1.397-16.347-2.044-.337-.04-.81.084-1.042.313-1.034 1.018-2.004 2.102-2.997 3.162-5.515 4.004-11.853 5.063-18.464 5.146 1.666-.593 3.375-1.066 5.025-1.693 5.271-2.001 9.917-4.881 13.267-9.57.505-.706.601-1.236.15-2.046-1.554-2.786-2.329-5.824-2.282-9.005.057-3.813 1.367-7.196 3.973-10.027.449-.487.537-.923.255-1.554-1.777-3.978-4.477-7.134-8.221-9.378-4.596-2.754-9.612-2.99-14.71-2.232-11.446 1.702-20.283 7.571-26.476 17.28-5.694 8.926-7.525 18.757-6.043 29.197.455 3.206 1.266 6.348 2.76 9.265.328.765.596 1.563.995 2.289 6.969 12.654 17.619 19.67 32.06 20.746 8.491.633 15.815-4.221 18.455-12.092.601-1.79 1.216-3.605.284-5.487 1.887 1.654 4.141 2.324 6.593 2.559 2.479.237 4.513-.639 5.585-2.576.289.103.599.188.889.318 2.008.902 4.111 1.184 6.292 1.011 2.822-.224 4.146-1.465 4.434-4.132 1.402.131 2.808.402 4.204.363 4.038-.115 5.973-2.375 5.104-5.63 1.589-.076 3.223-.029 4.815-.266 1.65-.244 2.984-1.148 4.069-2.797-5.301-1.046-10.36-2.043-15.419-3.04-5.138-.985-10.275-1.97-15.413-2.954l.021-.126h3.578zm-2.559-20.801c.389 1.542.712 2.785 1.011 4.034.158.657.56.825 1.195.771 2.445-.204 4.804-.715 6.994-1.862.299-.157.58-.349 1.164-.703l-6.03-1.611-.794 1.46-.178-.043v-1.58l-3.362-.466z"></path><path fill-rule="evenodd" clip-rule="evenodd" fill="#E95927" d="M17.009 62.234c-1.494-2.917-2.305-6.059-2.76-9.265-1.482-10.44.349-20.271 6.043-29.197 6.192-9.709 15.029-15.578 26.476-17.28 5.098-.758 10.114-.521 14.71 2.232 3.744 2.244 6.443 5.4 8.221 9.378.282.631.194 1.066-.255 1.554-2.605 2.831-3.916 6.214-3.973 10.027-.047 3.181.729 6.219 2.282 9.005.45.81.354 1.34-.15 2.046-3.35 4.689-7.996 7.569-13.267 9.57-1.65.627-3.359 1.101-5.025 1.693 6.611-.083 12.949-1.142 18.464-5.146-1.163 1.965-2.145 4.067-3.519 5.871-6.575 8.632-15.474 12.659-26.677 9.514-1.141-.32-2.118-.461-3.107.384-.42.358-1.041.517-1.597.676-5.414 1.551-10.708 1.234-15.866-1.062zm34.519-45.557c-5.416.008-9.582 4.217-9.575 9.673.007 5.242 4.396 9.603 9.642 9.577 5.301-.026 9.6-4.398 9.591-9.756-.009-5.293-4.291-9.502-9.658-9.494z"></path><path fill-rule="evenodd" clip-rule="evenodd" fill="#FBCD00" d="M17.009 62.234c5.158 2.296 10.452 2.613 15.866 1.063.556-.159 1.177-.317 1.597-.676.989-.845 1.967-.704 3.107-.384 11.203 3.146 20.102-.882 26.677-9.514 1.374-1.804 2.355-3.906 3.519-5.871.993-1.061 1.963-2.145 2.997-3.162.232-.229.705-.353 1.042-.313 5.453.646 10.93 1.165 16.347 2.044 5.558.901 11.058 2.162 16.582 3.265-.208.055-.412.145-.623.16-6.854.529-13.71 1.051-20.565 1.574h-3.577l-.021.126c5.138.984 10.275 1.969 15.413 2.954-.196.629-.204 1.471-.626 1.844-.848.747-1.855 1.508-2.918 1.764-1.249.302-2.626.074-3.947.075l-.038-.071.059.057c.221 1.333.043 2.583-1.063 3.465-.757.604-1.59 1.172-2.479 1.531-2.313.932-4.641.95-6.869-.368-.58 2.418-2.447 3.047-4.425 3.4-2.021.361-3.953.02-5.632-1.355l-.206.21 1.579 3.639c.932 1.882.316 3.697-.284 5.487-2.64 7.871-9.964 12.725-18.455 12.092-14.44-1.076-25.091-8.092-32.06-20.746-.402-.727-.669-1.525-.997-2.29zm50.221 1.353l-.045.067.066.011-.021-.078z"></path><path fill-rule="evenodd" clip-rule="evenodd" fill="#3DAF00" d="M87.876 57.183c1.322-.001 2.699.227 3.948-.075 1.063-.256 2.07-1.017 2.918-1.764.422-.373.43-1.215.626-1.844 5.059.997 10.118 1.994 15.419 3.04-1.085 1.648-2.419 2.553-4.069 2.797-1.593.236-3.227.189-4.815.266.869 3.255-1.065 5.515-5.104 5.63-1.396.039-2.802-.232-4.204-.363-.287 2.667-1.611 3.908-4.434 4.132-2.181.173-4.284-.108-6.292-1.011-.29-.131-.6-.216-.889-.318-1.072 1.938-3.106 2.813-5.585 2.576-2.452-.234-4.706-.904-6.593-2.559l-1.579-3.639.206-.21c1.679 1.375 3.611 1.717 5.632 1.355 1.978-.354 3.845-.982 4.425-3.4 2.229 1.318 4.557 1.3 6.869.368.89-.359 1.723-.928 2.479-1.531 1.105-.882 1.283-2.132 1.063-3.465l-.021.015z"></path><path fill-rule="evenodd" clip-rule="evenodd" fill="#25A7F0" d="M95.733 12.946c-2.329 1.043-4.076 2.803-5.564 4.786-1.219 1.623-2.217 3.411-3.305 5.131-.189.299-.338.624-.521.968l-3.369-1.866c2.133-6.299 11.886-13.141 18.435-12.862-3.493 3.752-3.713 8.608-4.754 13.176-.592 2.6-1.29 5.149-2.988 7.389l-5.727-4.846c2.132-4.212 4.484-8.333 7.952-11.705l.177-.295-.336.124z"></path><path fill-rule="evenodd" clip-rule="evenodd" fill="#CBCBCA" d="M68.57 29.825c-.127-2.812.847-5.274 2.488-7.48.214-.287.914-.328 1.375-.296 5.256.368 9.827 2.496 14.022 5.552.871.635 1.7 1.329 2.446 2.145-1.643-.353-3.279-.738-4.931-1.051-2.484-.47-4.944-.376-7.282.669-2.525 1.128-5.163 1.088-7.828.903l-.29-.442z"></path><path fill-rule="evenodd" clip-rule="evenodd" fill="#3EAE00" d="M83.554 50.42c6.855-.523 13.711-1.045 20.565-1.574.211-.016.415-.105.623-.16 1.396.398 2.811.742 4.182 1.21 1.474.504 2.154 1.717 2.674 3.353-1.097-.105-2.009-.188-2.92-.281-6.356-.647-12.712-1.299-19.068-1.945-2.018-.207-4.038-.402-6.056-.603z"></path><path fill-rule="evenodd" clip-rule="evenodd" fill="#25A5EC" d="M80.995 29.619l3.362.466v1.58l.178.043.794-1.46 6.03 1.611c-.584.354-.865.546-1.164.703-2.19 1.147-4.549 1.658-6.994 1.862-.636.054-1.037-.114-1.195-.771-.299-1.249-.622-2.492-1.011-4.034z"></path><path fill-rule="evenodd" clip-rule="evenodd" fill="#C9C8C7" d="M68.57 29.825l.291.441c1.451 1.304 3.206 1.232 4.937.972 1.464-.22 2.896-.645 4.406-.994l.081.856-8.743 3.941c-.684-1.636-1.216-3.348-.972-5.216z"></path><path fill-rule="evenodd" clip-rule="evenodd" fill="#FBCB00" d="M51.528 16.677c5.366-.008 9.648 4.201 9.657 9.494.009 5.357-4.29 9.729-9.591 9.756-5.245.025-9.635-4.335-9.642-9.577-.006-5.456 4.16-9.665 9.576-9.673zm5.773 9.602c.003-3.229-2.517-5.793-5.717-5.818-3.151-.025-5.756 2.574-5.785 5.773-.03 3.195 2.53 5.774 5.736 5.78 3.234.006 5.763-2.511 5.766-5.735z"></path><path fill-rule="evenodd" clip-rule="evenodd" fill="#3DAF00" d="M87.897 57.168l-.059-.057.038.071.021-.014zM67.23 63.587l.022.079-.066-.011z"></path><path fill-rule="evenodd" clip-rule="evenodd" fill="#543828" d="M95.733 12.946l.335-.125-.177.295-.158-.17z"></path><path fill-rule="evenodd" clip-rule="evenodd" fill="#553928" d="M57.301 26.279c-.003 3.225-2.532 5.741-5.766 5.735-3.206-.006-5.767-2.585-5.736-5.78.029-3.199 2.634-5.799 5.785-5.773 3.2.025 5.72 2.589 5.717 5.818zm-5.777-.218c.948-.373 1.92-.6 2.712-1.107.986-.632.904-1.832-.022-2.56-1.33-1.045-4.015-1.042-5.319.005-.921.738-.995 1.934-.012 2.57.761.494 1.698.716 2.641 1.092z"></path><path fill-rule="evenodd" clip-rule="evenodd" fill="#fff" d="M51.524 26.061c-.943-.376-1.881-.598-2.642-1.092-.983-.637-.909-1.832.012-2.57 1.305-1.047 3.989-1.05 5.319-.005.927.728 1.009 1.928.022 2.56-.791.507-1.762.734-2.711 1.107z"></path></svg><!--css3--> <svg class="skillSvg" viewBox="0 0 128 128"><path fill="#131313" d="M89.234 5.856h-7.384l7.679 8.333v3.967h-15.816v-4.645h7.678l-7.678-8.333v-3.971h15.521v4.649zm-18.657 0h-7.384l7.679 8.333v3.967h-15.817v-4.645h7.679l-7.679-8.333v-3.971h15.522v4.649zm-18.474.19h-7.968v7.271h7.968v4.839h-13.632v-16.949h13.632v4.839z"></path><path fill="#1572B6" d="M27.613 116.706l-8.097-90.813h88.967l-8.104 90.798-36.434 10.102-36.332-10.087z"></path><path fill="#33A9DC" d="M64.001 119.072l29.439-8.162 6.926-77.591h-36.365v85.753z"></path><path fill="#fff" d="M64 66.22h14.738l1.019-11.405h-15.757v-11.138h27.929000000000002l-.267 2.988-2.737 30.692h-24.925v-11.137z"></path><path fill="#EBEBEB" d="M64.067 95.146l-.049.014-12.404-3.35-.794-8.883h-11.178999999999998l1.561 17.488 22.814 6.333.052-.015v-11.587z"></path><path fill="#fff" d="M77.792 76.886l-1.342 14.916-12.422 3.353v11.588l22.833-6.328.168-1.882 1.938-21.647h-11.175z"></path><path fill="#EBEBEB" d="M64.039 43.677v11.136999999999999h-26.903000000000002l-.224-2.503-.507-5.646-.267-2.988h27.901zM64 66.221v11.138h-12.247l-.223-2.503-.508-5.647-.267-2.988h13.245z"></path></svg><!--git--> <svg class="skillSvg" viewBox="0 0 128 128"><path fill="#31251C" d="M76.397 55.676c-2.737 0-4.775 1.344-4.775 4.579 0 2.437 1.343 4.129 4.628 4.129 2.784 0 4.676-1.641 4.676-4.23 0-2.934-1.693-4.478-4.529-4.478zm-5.471 22.84c-.648.795-1.294 1.64-1.294 2.637 0 1.989 2.536 2.587 6.021 2.587 2.885 0 6.816-.202 6.816-2.885 0-1.595-1.892-1.693-4.281-1.843l-7.262-.496zm14.725-22.69c.895 1.145 1.842 2.737 1.842 5.026 0 5.522-4.329 8.756-10.597 8.756-1.594 0-3.037-.198-3.932-.447l-1.642 2.637 4.875.297c8.608.549 13.682.798 13.682 7.413 0 5.723-5.024 8.955-13.682 8.955-9.006 0-12.438-2.289-12.438-6.218 0-2.24.996-3.431 2.737-5.076-1.643-.694-2.189-1.937-2.189-3.281 0-1.095.547-2.09 1.443-3.036.896-.944 1.891-1.891 3.084-2.985-2.438-1.194-4.278-3.781-4.278-7.464 0-5.721 3.781-9.65 11.393-9.65 2.14 0 3.435.197 4.578.498h9.703v4.228l-4.579.347zM98.983 46.786c-2.837 0-4.479-1.643-4.479-4.48 0-2.833 1.642-4.377 4.479-4.377 2.886 0 4.527 1.543 4.527 4.377.001 2.837-1.641 4.48-4.527 4.48zm-6.42 29.9v-3.929l2.539-.348c.696-.1.795-.249.795-.997v-14.627c0-.546-.148-.896-.647-1.044l-2.687-.946.547-4.028h10.301v20.646c0 .798.048.896.796.997l2.538.348v3.929h-14.182v-.001zM126.42 74.756c-2.141 1.043-5.274 1.99-8.112 1.99-5.92 0-8.158-2.386-8.158-8.011v-13.035c0-.297 0-.497-.399-.497h-3.482v-4.428c4.38-.499 6.12-2.688 6.667-8.111h4.728v7.067c0 .347 0 .498.398.498h7.015v4.975h-7.413v11.89c0 2.935.697 4.079 3.383 4.079 1.395 0 2.836-.347 4.03-.795l1.343 4.378z"></path><path fill="#F34F29" d="M52.7 61.7l-22.749-22.748c-1.309-1.31-3.434-1.31-4.744 0l-4.724 4.724 5.991 5.992c1.394-.47 2.99-.155 4.1.956 1.116 1.117 1.429 2.727.947 4.125l5.775 5.775c1.396-.481 3.009-.17 4.125.947 1.56 1.559 1.56 4.086 0 5.646-1.561 1.56-4.087 1.56-5.647 0-1.173-1.174-1.463-2.897-.869-4.342l-5.386-5.386-.001 14.174c.381.188.739.438 1.056.754 1.56 1.559 1.56 4.085 0 5.647-1.56 1.559-4.088 1.559-5.646 0-1.56-1.562-1.56-4.088 0-5.647.386-.385.831-.676 1.307-.871v-14.305c-.476-.194-.921-.484-1.307-.871-1.182-1.181-1.466-2.914-.86-4.365l-5.906-5.908-15.599 15.598c-1.311 1.311-1.311 3.436 0 4.747l22.749 22.748c1.31 1.31 3.434 1.31 4.746 0l22.642-22.644c1.311-1.31 1.311-3.436 0-4.746z"></path><path fill="none" d="M1.58 37.928h124.84v52.143h-124.84z"></path></svg><!--github--> <svg class="skillSvg" viewBox="0 0 128 128"><path fill-rule="evenodd" clip-rule="evenodd" d="M64 1.512c-23.493 0-42.545 19.047-42.545 42.545 0 18.797 12.19 34.745 29.095 40.37 2.126.394 2.907-.923 2.907-2.047 0-1.014-.04-4.366-.058-7.92-11.837 2.573-14.334-5.02-14.334-5.02-1.935-4.918-4.724-6.226-4.724-6.226-3.86-2.64.29-2.586.29-2.586 4.273.3 6.523 4.385 6.523 4.385 3.794 6.504 9.953 4.623 12.38 3.536.383-2.75 1.485-4.628 2.702-5.69-9.45-1.075-19.384-4.724-19.384-21.026 0-4.645 1.662-8.44 4.384-11.42-.442-1.072-1.898-5.4.412-11.26 0 0 3.572-1.142 11.7 4.363 3.395-.943 7.035-1.416 10.65-1.432 3.616.017 7.258.49 10.658 1.432 8.12-5.504 11.688-4.362 11.688-4.362 2.316 5.86.86 10.187.418 11.26 2.728 2.978 4.378 6.774 4.378 11.42 0 16.34-9.953 19.938-19.427 20.99 1.526 1.32 2.886 3.91 2.886 7.88 0 5.692-.048 10.273-.048 11.674 0 1.13.766 2.458 2.922 2.04 16.896-5.632 29.07-21.574 29.07-40.365C106.545 20.56 87.497 1.512 64 1.512z"></path><path d="M37.57 62.596c-.095.212-.428.275-.73.13-.31-.14-.482-.427-.382-.64.09-.216.424-.277.733-.132.31.14.486.43.38.642zm-.524-.388M39.293 64.52c-.203.187-.6.1-.87-.198-.278-.297-.33-.694-.124-.884.208-.188.593-.1.87.197.28.3.335.693.123.884zm-.406-.437M40.97 66.968c-.26.182-.687.012-.95-.367-.262-.377-.262-.83.005-1.013.264-.182.684-.018.95.357.262.385.262.84-.005 1.024zm0 0M43.268 69.336c-.233.257-.73.188-1.093-.163-.372-.343-.475-.83-.242-1.087.237-.257.736-.185 1.102.163.37.342.482.83.233 1.086zm0 0M46.44 70.71c-.104.334-.582.485-1.064.344-.482-.146-.796-.536-.7-.872.1-.336.582-.493 1.067-.342.48.144.795.53.696.87zm0 0M49.92 70.965c.013.35-.396.642-.902.648-.508.012-.92-.272-.926-.618 0-.354.4-.642.908-.65.506-.01.92.272.92.62zm0 0M53.16 70.414c.06.342-.29.694-.793.787-.494.092-.95-.12-1.014-.46-.06-.35.297-.7.79-.792.503-.088.953.118 1.017.466zm0 0"></path><path d="M24.855 108.302h-10.7a.5.5 0 0 0-.5.5v5.232a.5.5 0 0 0 .5.5h4.173v6.5s-.937.32-3.53.32c-3.056 0-7.327-1.116-7.327-10.508 0-9.393 4.448-10.63 8.624-10.63 3.614 0 5.17.636 6.162.943.31.094.6-.216.6-.492l1.193-5.055a.468.468 0 0 0-.192-.39c-.403-.288-2.857-1.66-9.058-1.66-7.144 0-14.472 3.038-14.472 17.65 0 14.61 8.39 16.787 15.46 16.787 5.854 0 9.405-2.502 9.405-2.502.146-.08.162-.285.162-.38v-16.316a.5.5 0 0 0-.5-.5zM79.506 94.81H73.48a.5.5 0 0 0-.498.503l.002 11.644h-9.392V95.313a.5.5 0 0 0-.497-.503H57.07a.5.5 0 0 0-.498.503v31.53c0 .277.224.503.498.503h6.025a.5.5 0 0 0 .497-.504v-13.486h9.392l-.016 13.486c0 .278.224.504.5.504h6.038a.5.5 0 0 0 .497-.504v-31.53c0-.278-.22-.502-.497-.502zM32.34 95.527c-2.144 0-3.884 1.753-3.884 3.923 0 2.167 1.74 3.925 3.884 3.925 2.146 0 3.885-1.758 3.885-3.925 0-2.17-1.74-3.923-3.885-3.923zM35.296 105.135H29.29c-.276 0-.522.284-.522.56v20.852c0 .613.382.795.876.795h5.41c.595 0 .74-.292.74-.805v-6.346-14.553a.5.5 0 0 0-.498-.502zM102.902 105.182h-5.98a.5.5 0 0 0-.496.504v15.46s-1.52 1.11-3.675 1.11-2.727-.977-2.727-3.088v-13.482a.5.5 0 0 0-.497-.504h-6.068a.502.502 0 0 0-.498.504v14.502c0 6.27 3.495 7.804 8.302 7.804 3.944 0 7.124-2.18 7.124-2.18s.15 1.15.22 1.285c.07.136.247.273.44.273l3.86-.017a.502.502 0 0 0 .5-.504l-.003-21.166a.504.504 0 0 0-.5-.502zM119.244 104.474c-3.396 0-5.706 1.515-5.706 1.515V95.312a.5.5 0 0 0-.497-.503H107a.5.5 0 0 0-.5.503v31.53a.5.5 0 0 0 .5.503h4.192c.19 0 .332-.097.437-.268.103-.17.254-1.454.254-1.454s2.47 2.34 7.148 2.34c5.49 0 8.64-2.784 8.64-12.502s-5.03-10.988-8.428-10.988zm-2.36 17.764c-2.073-.063-3.48-1.004-3.48-1.004v-9.985s1.388-.85 3.09-1.004c2.153-.193 4.228.458 4.228 5.594 0 5.417-.935 6.486-3.837 6.398zM53.195 122.12c-.263 0-.937.107-1.63.107-2.22 0-2.973-1.032-2.973-2.368v-8.866h4.52a.5.5 0 0 0 .5-.504v-4.856a.5.5 0 0 0-.5-.502h-4.52l-.007-5.97c0-.227-.116-.34-.378-.34h-6.16c-.238 0-.367.106-.367.335v6.17s-3.087.745-3.295.805a.5.5 0 0 0-.36.48v3.877a.5.5 0 0 0 .497.503h3.158v9.328c0 6.93 4.86 7.61 8.14 7.61 1.497 0 3.29-.48 3.586-.59.18-.067.283-.252.283-.453l.004-4.265a.51.51 0 0 0-.5-.502z"></path></svg><!--gulp--> <svg class="skillSvg" viewBox="0 0 128 128"><path fill-rule="evenodd" clip-rule="evenodd" fill="#EB4A4B" d="M36.965 35.459c.877 9.232 1.747 18.412 2.637 27.798 1.451-2.495 2.501-4.888 4.085-6.848 1.475-1.826 3.334-3.511 5.357-4.678 2.641-1.524 6.104-.089 6.96 2.614.23.725-.319 1.697-.511 2.556-.646-.341-1.479-.529-1.901-1.051-1.793-2.217-2.873-2.479-4.856-.563-3.699 3.576-5.779 8.056-6.573 13.091-.153.974.456 2.067.713 3.105 1.011-.348 2.185-.476 3.002-1.084 2.656-1.977 4.302-4.666 5.21-7.88.197-.696 1.265-1.145 1.933-1.708.32.658 1.05 1.433.897 1.954-1.407 4.84-2.934 9.649-4.536 14.429-.162.484-1.051.725-1.604 1.079-.223-.636-.692-1.302-.617-1.901.168-1.358.605-2.683.91-3.927l-7.24 3.333c.405 4.622.825 9.807 1.323 14.985.382 3.954 1.029 4.978 4.923 5.728 4.544.875 9.173 1.434 13.792 1.774 6.825.503 13.59-.119 20.23-1.904 2.472-.664 3.458-2.29 3.635-4.717.162-2.235.524-4.456.775-6.685.493-4.391.972-8.783 1.476-13.358-1.667 1.056-2.978 2.238-4.511 2.739-1.116.365-2.524-.169-3.803-.303.245-1.174.23-2.497.796-3.487.922-1.618 2.224-3.021 3.364-4.515l-.491-.591c-.817.483-1.832.8-2.413 1.485-1.182 1.394-2.339 2.886-3.13 4.52-1.324 2.735-2.333 5.622-3.518 8.426-.515 1.216-.959 3.076-2.684 2.366-1.845-.761-.547-2.386-.114-3.542.689-1.844 1.599-3.606 2.215-4.962-1.746.208-3.516.459-5.294.614-.752.064-1.646-.348-2.261-.07-2.045.924-3.341.553-3.766-1.711-.947.615-1.749 1.448-2.694 1.672-1.147.273-2.703.452-3.543-.121-.673-.459-.918-2.184-.688-3.196.457-2.012 1.311-3.946 2.122-5.859.502-1.185 1.007-3.077 2.701-2.253 1.674.813.154 2.185-.232 3.286-.599 1.702-1.209 3.401-1.813 5.101l.96.58c.914-.794 2.053-1.441 2.693-2.415 1.048-1.592 1.681-3.452 2.673-5.086.411-.677 1.296-1.065 1.967-1.584.136.862.462 1.748.354 2.58-.107.841-.698 1.61-.981 2.442-.425 1.246-.768 2.52-1.2 3.969 2.043.078 2.918-.782 3.495-2.299 1.826-4.793 3.672-9.581 5.679-14.3.343-.808 1.509-1.264 2.296-1.884.091.974.525 2.078.216 2.899-1.645 4.349-3.492 8.62-5.228 12.935-.293.727-.387 1.534-.572 2.304 3.059-1.375 5.612-2.895 6.544-6.146.228-.79 1.162-1.377 1.771-2.058l1.416 1.5c.43-.362.824-.774 1.291-1.075 1.47-.947 3.053-1.782 4.603-.315 1.604 1.517.39 2.995-.448 4.307-.912 1.431-2.029 2.73-3.057 4.086 2.312-1.49 5.469-2.158 5.889-5.378 1.024-7.865 1.924-15.746 2.837-23.625.271-2.332.416-4.679.627-7.109-18.21 4.409-36.029 4.436-54.088-.069zM44.781 96.828c.877 2.317 2.209 4.593 2.558 7.011.737 5.147.924 10.372 1.446 15.554.076.755.565 1.792 1.175 2.124 8.98 4.88 18.047 5.726 27.209.389 1.367-.796 1.62-1.847 1.797-3.325.857-7.181-1.051-14.798 3.54-21.56-12.856 3.189-25.403 3.288-37.725-.193zM75.772 36.748c4.362-.421 8.671-1.445 12.985-2.291.813-.159 1.535-.778 2.299-1.185-1.007-.885-1.878-1.311-2.788-1.418-4.53-.535-9.076-.947-13.603-1.508-.684-.085-1.905-.929-1.854-1.083 1.321-3.98 1.256-8.485 4.254-11.839 3.789-4.24 7.617-8.443 11.416-12.648-2.826-3.04-2.864-3.044-5.425-.383-1.448 1.504-2.771 3.15-4.342 4.512-5.813 5.038-9.896 11.005-10.692 18.872-.183 1.805-1.174 2.457-3.069 2.485-6.256.091-12.519.263-18.761.674-3.093.203-6.148.997-9.221 1.523l-.028 1.149c1.923.593 3.809 1.372 5.773 1.749 10.944 2.098 21.991 2.458 33.056 1.391zm-3.496-2.748c-2.477 2-4.524 2-6.501 0h6.501z"></path></svg><!--html--> <svg class="skillSvg" viewBox="0 0 128 128"><path fill="#E44D26" d="M27.854 116.354l-8.043-90.211h88.378l-8.051 90.197-36.192 10.033z"></path><path fill="#F16529" d="M64 118.704l29.244-8.108 6.881-77.076h-36.125z"></path><path fill="#EBEBEB" d="M64 66.978h-14.641l-1.01-11.331h15.651v-11.064h-27.743l.264 2.969 2.72 30.489h24.759zM64 95.711l-.049.013-12.321-3.328-.788-8.823h-11.107l1.55 17.372 22.664 6.292.051-.015z"></path><path d="M28.034 1.627h5.622v5.556h5.144v-5.556h5.623v16.822h-5.623v-5.633h-5.143v5.633h-5.623v-16.822zM51.816 7.206h-4.95v-5.579h15.525v5.579h-4.952v11.243h-5.623v-11.243zM64.855 1.627h5.862l3.607 5.911 3.603-5.911h5.865v16.822h-5.601v-8.338l-3.867 5.981h-.098l-3.87-5.981v8.338h-5.502v-16.822zM86.591 1.627h5.624v11.262h7.907v5.561h-13.531v-16.823z"></path><path fill="#fff" d="M63.962 66.978v11.063h13.624l-1.284 14.349-12.34 3.331v11.51l22.682-6.286.166-1.87 2.6-29.127.27-2.97h-2.982zM63.962 44.583v11.064h26.725l.221-2.487.505-5.608.265-2.969z"></path></svg><!--javascript--> <svg class="skillSvg" viewBox="0 0 128 128"><path fill="#F0DB4F" d="M1.408 1.408h125.184v125.185h-125.184z"></path><path fill="#323330" d="M116.347 96.736c-.917-5.711-4.641-10.508-15.672-14.981-3.832-1.761-8.104-3.022-9.377-5.926-.452-1.69-.512-2.642-.226-3.665.821-3.32 4.784-4.355 7.925-3.403 2.023.678 3.938 2.237 5.093 4.724 5.402-3.498 5.391-3.475 9.163-5.879-1.381-2.141-2.118-3.129-3.022-4.045-3.249-3.629-7.676-5.498-14.756-5.355l-3.688.477c-3.534.893-6.902 2.748-8.877 5.235-5.926 6.724-4.236 18.492 2.975 23.335 7.104 5.332 17.54 6.545 18.873 11.531 1.297 6.104-4.486 8.08-10.234 7.378-4.236-.881-6.592-3.034-9.139-6.949-4.688 2.713-4.688 2.713-9.508 5.485 1.143 2.499 2.344 3.63 4.26 5.795 9.068 9.198 31.76 8.746 35.83-5.176.165-.478 1.261-3.666.38-8.581zm-46.885-37.793h-11.709l-.048 30.272c0 6.438.333 12.34-.714 14.149-1.713 3.558-6.152 3.117-8.175 2.427-2.059-1.012-3.106-2.451-4.319-4.485-.333-.584-.583-1.036-.667-1.071l-9.52 5.83c1.583 3.249 3.915 6.069 6.902 7.901 4.462 2.678 10.459 3.499 16.731 2.059 4.082-1.189 7.604-3.652 9.448-7.401 2.666-4.915 2.094-10.864 2.07-17.444.06-10.735.001-21.468.001-32.237z"></path></svg><!--jeet--> <svg class="skillSvg" viewBox="0 0 128 128"><path d="M53.635 90.29c9.072 0 12.84 4.92 12.52 10.99-.19 7.282-7.35 11.686-14.06 11.69-4.146 0-5.784-1.68-6.203-2.957-.24-.73-1.056-.486-1.074.145-.104 3.742 1.98 8.304 8.433 8.304 4.92 0 8.88-2.81 8.88-2.81 1.343 1.34 1.853 2.81 1.79 4.47-.255 3.514-4.92 6.582-12.457 6.582-11.946 0-16.418-8.242-15.907-16.994.64-11.37 7.73-19.42 18.08-19.42M49.8 106.518c3.705 0 7.09-1.405 7.155-4.792.064-2.108-1.47-3.577-4.09-3.577-4.28 0-6.643 3.45-7.218 6.39-.065.51-.193 1.212-.193 1.212.32.128 1.79.767 4.345.767M85.577 90.29c9.072 0 12.84 4.92 12.52 10.99-.19 7.282-7.35 11.686-14.06 11.69-4.146 0-5.784-1.68-6.203-2.957-.24-.73-1.056-.486-1.074.145-.104 3.742 1.98 8.304 8.433 8.304 4.92 0 8.88-2.81 8.88-2.81 1.342 1.34 1.852 2.81 1.79 4.47-.256 3.514-4.92 6.582-12.458 6.582-11.946 0-16.418-8.242-15.907-16.994.64-11.37 7.73-19.42 18.08-19.42m-3.834 16.227c3.705 0 7.09-1.405 7.155-4.792.063-2.108-1.47-3.577-4.09-3.577-4.28 0-6.644 3.45-7.22 6.39-.063.51-.19 1.212-.19 1.212.32.128 1.79.767 4.344.767M103.393 99.042c-4.518 0-4.09-2.457-4.124-3.87-.036-1.467 1.46-3.348 2.89-3.623 4.14-.796 4.274-4.136 4.85-5.988.382-1.15.957-1.597 2.043-1.597h3.194c1.342 0 2.3.895 2.045 2.62a76.994 76.994 0 0 1-.64 4.343c1.343.063 1.006 0 3.18 0 3.22 0 4.47 1.697 4.46 4.32-.005 1.48-1.458 3.73-4.6 3.73h-4.06c-.767 5.174-1.725 12.01-2.172 15.906-.255 2.683.932 3.302 2.784 3.302 1.342.064 3.365-.996 4.083-1.574 2.826 3.317 2.094 10.09-7.046 10.09-6.643 0-9.845-5.093-9.08-11.673.448-3.578 2.193-15.988 2.193-15.988M32.91 82.624H22.414c-1.277 0-5.06.37-5.32 4.265-.23 3.47 1.528 5.08 5.462 5.08 2.022 0 4.147-1.476 5.084-2.012 1.08-.617 1.688.21.926.865-1.42 1.223-2.732 2.61-3.537 7.002l-2.132 13.034c-.64 4.407-2.555 6.515-5.75 6.515-2.874 0-4.896-1.613-6.593-3.85-3.393 1.08-5.167 5.786-2.687 8.91 1.13 1.422 3.467 4.268 9.408 4.268 6.16 0 13.178-2.996 14.913-14.885.847-5.81 3.21-21.018 3.593-23.7.32-2.427.704-5.494-2.873-5.494"></path><path id="a" d="M74.773 38.578a14.728 14.728 0 0 1-.47 2.37c-.094 5.356-4.308 9.706-9.61 10.016a14.71 14.71 0 0 1-2.956.65l-5.86 5.86 17.22 17.222 5.46-5.46c.422-7.52 6.444-13.54 13.963-13.962l4.582-4.582-17.222-17.22-5.107 5.106z"></path><path clip-path="url(#b)" fill="url(#c)" d="M117.5 51.13L79.443 95.096 35.477 57.037l38.06-43.965z"></path><path id="d" d="M31.353 50.173l5.107 5.107c6.835.778 12.258 6.2 13.037 13.036l5.86 5.86 17.222-17.22-5.462-5.46a14.743 14.743 0 0 1-3.116-.516c-5.395-.046-9.79-4.272-10.11-9.598a14.805 14.805 0 0 1-.736-3.848l-4.582-4.582-17.22 17.22z"></path><path clip-path="url(#e)" fill="url(#f)" d="M52.987 12.365l40.178 42.22-42.22 40.18-40.18-42.222z"></path><path id="g" d="M49.63 12.604c-.42 7.518-6.442 13.54-13.96 13.962l-4.584 4.582 17.22 17.22 5.108-5.106c.09-.8.248-1.582.462-2.338 0-.053-.004-.105-.004-.158 0-5.643 4.574-10.217 10.218-10.217.166 0 .33.004.495.01.608-.15 1.23-.262 1.866-.334l5.862-5.86-17.22-17.223-5.46 5.46z"></path><path clip-path="url(#h)" fill="url(#i)" d="M10.477 28.108l40.87-41.574 41.575 40.87-40.87 41.574z"></path><path id="j" d="M55.315 24.888l5.46 5.46c.72.04 1.425.133 2.114.272.393-.046.794-.073 1.2-.073 5.643 0 10.218 4.574 10.218 10.217 0 .22-.01.44-.023.657.24.93.397 1.897.453 2.89l4.582 4.58 17.22-17.22-5.107-5.106c-6.835-.778-12.258-6.2-13.037-13.037l-5.86-5.86-17.22 17.22z"></path><path clip-path="url(#k)" fill="url(#l)" d="M76.533 69.495l-41.82-40.61 40.608-41.82 41.824 40.608z"></path><path fill="#FFC800" d="M38.69 55.596c-8.19 0-14.83-6.64-14.83-14.83 0-8.192 6.64-14.832 14.83-14.832s14.83 6.64 14.83 14.83c0 8.192-6.64 14.832-14.83 14.832"></path><path fill="#FF664A" d="M63.702 30.584c-8.19 0-14.83-6.64-14.83-14.83 0-8.19 6.64-14.83 14.83-14.83 8.19 0 14.83 6.64 14.83 14.83 0 8.19-6.64 14.83-14.83 14.83"></path><path fill="#00BFFF" d="M64.09 80.896c-8.19 0-14.83-6.64-14.83-14.83 0-8.19 6.64-14.83 14.83-14.83s14.83 6.64 14.83 14.83c0 8.19-6.64 14.83-14.83 14.83"></path><path fill="#09E09C" d="M89.31 56.093c-8.19 0-14.83-6.64-14.83-14.83 0-8.19 6.64-14.83 14.83-14.83s14.83 6.64 14.83 14.83c0 8.19-6.64 14.83-14.83 14.83"></path><path id="m" d="M81.048-87.69a23.305 23.305 0 0 1-.744 3.75c-.15 8.476-6.817 15.36-15.206 15.85a23.25 23.25 0 0 1-4.68 1.03l-9.274 9.273 27.25 27.252 8.642-8.64c.667-11.898 10.196-21.428 22.093-22.094l7.25-7.25-27.25-27.25-8.082 8.08z"></path><path clip-path="url(#n)" fill="url(#o)" d="M148.662-67.825L88.436 1.745 18.864-58.48l60.227-69.572z"></path><path id="p" d="M12.338-69.342l8.08 8.08c10.818 1.232 19.4 9.814 20.63 20.63l9.275 9.274L77.575-58.61l-8.64-8.642a23.367 23.367 0 0 1-4.932-.815c-8.537-.072-15.494-6.76-15.996-15.19a23.41 23.41 0 0 1-1.166-6.088l-7.25-7.25L12.34-69.342z"></path><path clip-path="url(#q)" fill="url(#r)" d="M46.572-129.17l63.58 66.812L43.34 1.222-20.24-65.59z"></path></svg><!--jetbrains--> <svg class="skillSvg" viewBox="0 0 128 128"><path d="M119.2 54.2c0-1.2.8-1.9 2.3-1.9 1.6 0 2.5.5 5.5 2v-4.5c-3-1.3-3.8-1.8-5.8-1.8-4.3 0-6 2.6-6 6.6 0 8.3 8.2 6.9 8.2 10.7 0 1.4-.9 2.2-2.4 2.2-2 0-3-.8-6-3v5c2 1.2 3.3 2.3 5.8 2.3 4.1 0 6.7-2.6 6.7-7.1 0-8-8.3-7-8.3-10.5zM64.6 60.5c2.1-1.2 3.2-3.3 3.2-5.8 0-3.5-1.7-6.8-5.5-6.8h-7.3v23h4v-9l6.2 9h4.5l-6.4-10.2c.5 0 .8.1 1.3-.2zm-3.5-2.5h-2.1v-6h2c1.7 0 2.7 1.2 2.7 3-.1 2-1.3 3-2.6 3zM77.1 48l-6.9 23h4.3l1.4-4h7.2l1.5 4h4.4l-7.6-23h-4.3zm.1 15l2.2-9 2.4 9h-4.6zM90 48h4v23h-4zM109 62.4l-8-14.4h-4v23h4v-14.5l9 14.5h3v-23h-4zM49.3 58.6c1.6-1 2.6-2.6 2.6-4.6 0-1-.2-2.1-.7-3.1-1.5 1.3-3.1 2.8-3.6 3.2.1.3.1.3.1.6 0 1.2-.7 2.3-2.3 2.3h-1.4v-5.199999999999999l4.8-3.3c-.7-.3-1.6-.6-2.6-.6h-6.2v23h6.7c5.4 0 6.6-3.9 6.6-6.6 0-2.6-1.3-4.8-4-5.7zm-3.9 8.4h-1.4v-5h2.1c1.6 0 2.8.7 2.8 2.4 0 2-.9 2.6-3.5 2.6zM50 48.5l-.5.5-4.5 3.2v3.6c1-.7 1.6-1.4 2.2-1.9l3.5-3.1s1.7-1.6 2.7-2.5l.3-.3c.3-.2.4-.4.4-.6 0-.1 1.1-1.6 1-1.7-.3-.3-3.3 1.5-5.1 2.8zM33.5 58.9c.1-.5.1-.9.1-.9.4-3 .8-6 .8-8.1 0-1-.1-1.7-.3-2.1-.2-.3-.4-.4-.7-.5-.4-.1-.8.1-1.2.4-1.3.9-2 3.6-2 8.2 0 1.5.1 3.2.2 5.1-.2.1-.9.8-.9.8l-1.3 1.2-.1.1c-1.2 1.1-2 1.7-2.3 1.8-.4.1-.7.2-1 .2 1.7-1.2 3-3.9 3-5.4 0-.2 0-.3-.1-.5-.3-1.1-.8-1.9-1.6-2.3-.7-.4-1.6-.4-2.7 0l-.4.2c-1.8.8-7.5 4-9.2 5 .2-2.5 1.2-13.7 1.5-19.6.2-3.8 0-1.5 0-2.2 0-2.8-3.5 0-5.4 1.9-.8.8-3.3 3.1-2.4 4.9 1 1.9 2 1.3 2.6 4.5 1 5.7.2 11.6.2 12-.3.1-2.7 1.3-2.7 1.3-4.1 1.9-7.3 3.4-7.3 5.8 0 .4.1.8.2 1.2 3.4 9 8.1 13.8 10 13.3 2.7-.7 2.8-4.2 3-9.6.1-2.7.2-5.7.6-9 .2-.1 4.7-3.5 5.6-4-.4.8-.4 1.6-.4 2 0 1.1.2 1.9.4 2.4.4.8.7 1.3 1.5 1.7 1.1.5 2 .6 3.8-.1.8-.3 2.2-1.3 3.7-2.6.3.5 1.6 2.8 1.6 2.8l1.2 2.1c.5 1 1.4 1.3 2.4.8.7-.4 1.2-.7 1.4-1.2v-.3c0-.3.1-.6-.1-.9-1.4-2.5-1.3-4.7-1.3-6.3v-.3c0-.2 2.4-1.9 2.4-1.9l2.6-2v-3.6l-2.5 1.7c.1-.1-2.1 1.4-2.9 2zm-24.5 18.8c-1.1-.9-1.6-1.6-2.4-3.6-1.4-3.3.5-4.3 3.9-6.2-.4 3.4-.7 10.6-1.5 9.8zm13.6-14.1c0-1.2-.3-2.8 1.3-3.7.6-.3 1-.1 1.2.1.4.5-.6 2.4-2.5 3.6z"></path></svg><!--jquery--> <svg class="skillSvg" viewBox="0 0 128 128"><path fill="#0868AC" d="M27.758 20.421c-7.352 10.565-6.437 24.312-.82 35.54l.411.798.263.506.164.291.293.524c.174.307.353.612.536.919l.306.504c.203.326.41.65.622.973l.265.409c.293.437.592.872.901 1.301l.026.033.152.205c.267.368.542.732.821 1.093l.309.393c.249.313.502.623.759.934l.29.346c.345.406.698.812 1.057 1.208l.021.022.041.045c.351.383.71.758 1.075 1.133l.344.347c.282.284.569.563.858.841l.351.334c.387.364.777.722 1.176 1.07l.018.016.205.174c.351.305.708.605 1.068.902l.442.353c.294.235.591.468.89.696l.477.361c.33.243.663.482.999.717l.363.258.101.072c.318.22.645.431.97.642l.42.28c.5.315 1.007.628 1.519.93l.42.237c.377.217.756.431 1.14.639l.631.326.816.424.188.091.334.161c.427.204.858.405 1.293.599l.273.122c.498.218 1.001.427 1.508.628l.368.144c.469.182.945.359 1.423.527l.179.062c.524.184 1.054.353 1.587.52l.383.114c.542.164 1.079.358 1.638.462 35.553 6.483 45.88-21.364 45.88-21.364-8.674 11.3-24.069 14.28-38.656 10.962-.553-.125-1.089-.298-1.628-.456l-.406-.124c-.526-.161-1.049-.33-1.568-.51l-.215-.077c-.465-.164-.924-.336-1.382-.513l-.388-.152c-.501-.198-1-.405-1.492-.62l-.298-.133c-.423-.191-.842-.384-1.259-.585l-.364-.175c-.327-.159-.65-.328-.974-.495l-.649-.341c-.395-.21-.782-.43-1.167-.654l-.394-.219c-.513-.303-1.019-.615-1.52-.932l-.41-.273c-.363-.234-.725-.473-1.081-.719l-.349-.245c-.344-.242-.685-.489-1.022-.738l-.453-.343c-.31-.237-.618-.476-.922-.721l-.411-.33c-.388-.318-.771-.64-1.149-.969l-.126-.105c-.409-.359-.811-.728-1.208-1.098l-.34-.328c-.294-.279-.584-.561-.868-.851l-.34-.34c-.362-.37-.717-.745-1.065-1.126l-.053-.057c-.368-.402-.728-.813-1.08-1.229l-.283-.336c-.263-.316-.523-.638-.777-.961l-.285-.355c-.307-.397-.605-.793-.898-1.195-8.098-11.047-11.008-26.283-4.535-38.795M50.578 11.519c-5.316 7.65-5.028 17.893-.88 25.983.695 1.356 1.477 2.673 2.351 3.925.796 1.143 1.68 2.501 2.737 3.418.383.422.784.834 1.193 1.238l.314.311c.397.385.801.764 1.218 1.132l.05.043.012.012c.462.405.939.794 1.423 1.178l.323.252c.486.372.981.738 1.489 1.087l.043.033.68.447.322.213c.363.233.73.459 1.104.676l.156.092c.322.185.648.367.975.545l.347.18.682.354.103.047c.469.23.941.453 1.424.663l.314.13c.386.163.775.323 1.167.473l.5.184c.356.132.712.253 1.072.373l.484.155c.511.158 1.017.359 1.549.448 27.45 4.547 33.787-16.588 33.787-16.588-5.712 8.228-16.775 12.153-28.58 9.089-.524-.138-1.042-.288-1.555-.449l-.467-.151c-.365-.117-.728-.243-1.087-.374l-.491-.183c-.394-.152-.784-.309-1.171-.473l-.315-.133c-.485-.211-.962-.434-1.432-.666l-.718-.365-.414-.213c-.306-.166-.61-.338-.909-.514l-.217-.123c-.372-.217-.738-.44-1.1-.672l-.332-.221-.712-.472c-.506-.349-.999-.714-1.484-1.085l-.334-.264c-5.167-4.079-9.263-9.655-11.21-15.977-2.041-6.557-1.601-13.917 1.935-19.891M69.771 4.868c-3.134 4.612-3.442 10.341-1.267 15.435 2.293 5.407 6.992 9.648 12.477 11.66l.682.235.3.096c.323.102.644.22.978.282 15.157 2.929 19.268-7.777 20.362-9.354-3.601 5.185-9.653 6.43-17.079 4.627-.586-.142-1.231-.354-1.796-.555-.725-.259-1.439-.553-2.134-.886-1.318-.634-2.575-1.402-3.741-2.282-6.645-5.042-10.772-14.659-6.436-22.492"></path><path fill="#131B28" d="M66.359 96.295h-4.226c-.234 0-.467.188-.517.417l-1.5 6.94-1.5 6.94c-.049.229-.282.417-.516.417h-2.991c-2.959 0-2.617-2.047-2.011-4.851l.018-.085.066-.354.012-.066.135-.72.145-.771.154-.785.682-3.332.683-3.332c.047-.23-.107-.419-.341-.419h-4.337c-.234 0-.466.188-.514.418l-.933 4.424-.932 4.425-.002.006-.086.412c-1.074 4.903-.79 9.58 5.048 9.727l.17.003h9.163c.234 0 .467-.188.516-.417l1.976-9.289 1.976-9.29c.049-.23-.103-.417-.338-.418zM21.103 96.246h-4.64c-.235 0-.469.188-.521.416l-.44 1.942-.44 1.942c-.051.229.098.416.333.416h4.676c.235 0 .468-.188.518-.417l.425-1.941.425-1.941c.049-.229-.101-.417-.336-.417zM19.757 102.29h-4.677c-.234 0-.469.188-.521.416l-.657 2.91-.656 2.909-.183.834-.631 2.97-.63 2.971c-.049.229-.15.599-.225.821 0 0-.874 2.6-2.343 2.57l-.184-.004-1.271-.023h-.001c-.234-.003-.469.18-.524.407l-.485 2.039-.484 2.038c-.055.228.093.416.326.42.833.01 2.699.031 3.828.031 3.669 0 5.604-2.033 6.843-7.883l1.451-6.714 1.361-6.297c.049-.227-.103-.415-.337-.415zM105.874 100.716l-.194-.801-.191-.82-.097-.414c-.38-1.477-1.495-2.328-3.917-2.328l-3.77-.004-3.472-.005h-3.907c-.234 0-.466.188-.515.417l-.173.816-.204.964-.057.271-1.759 8.24-1.67 7.822c-.05.23-.066.512-.038.626.028.115.479.209.713.209h3.524c.235 0 .532-.042.66-.094s.317-.513.364-.742l.626-3.099.627-3.1.001-.005.084-.413.76-3.56.671-3.144c.05-.229.281-.416.515-.417l11.089-.005c.235.002.383-.185.33-.414zM120.149 93.476l-.854.003h-3.549c-.235 0-.536.159-.667.353l-7.849 11.498c-.132.194-.283.166-.335-.062l-.578-2.533c-.052-.229-.287-.416-.522-.416h-5.045c-.235 0-.374.184-.31.409l2.261 7.921c.064.226.069.596.011.824l-.985 3.833c-.059.228.085.413.32.413h4.987c.234 0 .474-.186.532-.413l.986-3.833c.058-.229.221-.567.363-.755l12.742-16.911c.142-.188.065-.341-.169-.339l-1.339.008zM80.063 103.395v-.004c-.029.254-.264.441-.499.441h-6.397c-.222 0-.334-.15-.301-.336l.006-.015-.004.002.003-.021.029-.109c.611-1.624 1.855-2.69 4.194-2.69 2.634-.001 3.148 1.285 2.969 2.732zm-1.877-7.384c-8.211 0-10.157 4.984-11.249 10.015-1.091 5.128-.998 9.921 7.5 9.921h1.03l.256-.001h.06l1.02-.003h.018c2.244-.009 4.495-.026 5.406-.033.233-.004.461-.191.509-.42l.344-1.681.067-.327.41-2.006c.047-.229-.106-.418-.341-.418h-7.639c-3.039 0-3.941-.807-3.608-3.181h12.211l-.001.001.008-.001c.194-.003.374-.137.445-.315l.029-.106-.001.001c1.813-6.839 1.293-11.445-6.474-11.446zM39.376 103.369l-.116.409v.001l-.922 3.268-.922 3.267c-.063.227-.308.411-.543.411h-4.88c-3.702 0-4.604-2.896-3.702-7.166.901-4.368 2.668-7.083 6.312-7.358 4.98-.376 5.976 3.126 4.773 7.168zm3.348 7.105s2.301-5.588 2.823-8.814c.713-4.319-1.45-10.585-9.804-10.585-8.306 0-11.914 5.981-13.29 12.484-1.376 6.55.427 12.293 8.686 12.246l6.516-.024 6.089-.022c.234-.002.474-.188.534-.414l1.061-4.046c.059-.228-.084-.414-.319-.416l-1.017-.006-1.017-.006c-.199-.001-.313-.131-.289-.302l.027-.095zM83.844 106.733c0 .155-.125.281-.28.281-.154 0-.28-.126-.28-.281 0-.154.125-.279.28-.279.155 0 .28.125.28.279z"></path></svg><!--less--> <svg class="skillSvg" viewBox="0 0 128 128"><path fill-rule="evenodd" clip-rule="evenodd" fill="#2A4D80" d="M122.301 58.635c-.6-1.299-.89-2.836-.952-4.283-.154-3.561-.023-7.135-.184-10.696-.144-3.189-1.282-6.063-4.344-7.707-2.696-1.447-5.821-1.591-8.821-1.625v5.691c1 .034.754.065.998.078 4.029.198 5.379 1.476 5.43 5.473.038 2.972.012 5.946.06 8.917.059 3.605.597 7.046 3.894 9.322.056.039.051.182.083.348-1.678 1.192-3.006 2.727-3.392 4.822-.311 1.695-.487 3.43-.54 5.153-.096 3.118.003 6.243-.086 9.361-.07 2.442-1.227 3.588-3.604 4.132-.895.206-1.843.279-2.843.406v5.677c2-.12 3.017-.199 4.387-.347 5.156-.558 8.059-3.241 8.654-8.243.186-1.568.165-3.166.2-4.75.066-2.969.032-5.952.298-8.903.271-3.011 2.461-4.675 5.461-4.509v-5.951c-2 .358-3.843-.507-4.699-2.366zM28.314 70.768c-.001-11.549-.314-23.098-.314-34.646v-1.817c-3 0-6.226-.029-9.391.014-1.285.017-2.418.127-3.692.301-4.877.664-7.228 2.953-8.092 7.812-.25 1.402-.2 2.859-.221 4.293-.039 2.726.039 5.453-.005 8.178-.055 3.432-1.672 6.092-5.172 6.294-.124.007.573.15-.427.236v5.305c4 .628 5.273 2.243 5.539 5.959.042.592.053 1.189.059 1.784.034 3.32-.004 6.645.146 9.959.141 3.093.828 5.857 3.751 7.48 2.73 1.516 6.505 1.639 8.505 1.718v-5.664c0-.048-.21-.092-.405-.104-4.339-.265-5.317-1.443-5.343-5.785-.017-2.875.106-5.75.06-8.625-.058-3.612-.586-7.038-3.856-9.324-.05-.035-.001-.183-.017-.383 2.199-1.39 3.368-3.516 3.686-6.094.176-1.422.235-2.864.26-4.299.05-2.973-.003-5.949.078-8.92.057-2.088 1.39-3.61 3.091-3.952 1.612-.325 2.446-.315 5.446-.466v2.056c0 10.31-.367 20.619-.313 30.929.019 3.531.41 7.012 4.195 8.537 2.058.829 4.263 1.084 6.627 1.642.395-2.312.524-4.23.847-6.128-4.357-1.25-5.042-1.898-5.042-6.29zM54.988 50.875c-7.34-3.51-16.248-.441-19.666 6.921-2.574 5.544-2.482 11.25-.216 16.872 1.229 3.048 3.45 5.33 6.473 6.672 5.904 2.621 11.879 1.984 17.832.144.321-.1.731-.718.692-1.046-.203-1.661-.54-3.306-.841-5.021-1.417.357-2.601.722-3.811.949-3.197.601-6.401.6-9.512-.637-3.072-1.22-5.135-4.73-4.622-7.73h20.872c.255-3 .154-7.125-1.123-10.536-1.14-3.049-3.108-5.167-6.078-6.588zm-.044 12.125h-13.716c.007-4 3.264-7.59 7.537-7.508 3.753.072 6.349 3.508 6.179 7.508zM111.052 75.279c.492-5.054-1.034-7.898-5.534-10.094-1.596-.779-3.29-1.356-4.916-2.078-1.217-.54-2.442-1.087-3.58-1.771-1.108-.665-1.572-1.769-1.408-3.062.161-1.277.982-2.119 2.168-2.359 1.437-.292 2.943-.542 4.388-.424 2.042.167 4.056.69 6.163 1.075l1.332-5.818c-2.851-.434-5.509-.995-8.195-1.207-2.987-.235-5.896.261-8.63 1.67-5.777 2.977-5.883 12.116-.574 15.116 1.586.896 3.283 1.596 4.933 2.38 1.737.827 3.537 1.546 5.199 2.504 1.262.727 1.713 1.996 1.375 3.475-.313 1.375-1.354 1.988-2.577 2.105-1.86.177-3.768.347-5.609.128-2.217-.264-4.387-.937-6.658-1.451l-1.158 5.79c5.333 2.002 10.61 2.33 15.938 1.149 4.459-.988 6.999-3.596 7.343-7.128zM82.637 65.827c-1.959-1.039-4.066-1.797-6.088-2.723-1.255-.575-2.584-1.074-3.69-1.871-2.127-1.533-1.731-4.472.746-5.258 1.421-.452 3.028-.592 4.521-.48 2.034.153 4.041.679 6.162 1.063l1.258-5.546c-1.077-.293-2.052-.612-3.051-.822-3.971-.836-7.963-1.16-11.874.215-3.36 1.182-5.691 3.392-6.152 7.11-.516 4.152.861 7.43 4.696 9.402 1.535.79 3.18 1.363 4.747 2.095 1.564.73 3.161 1.427 4.614 2.343 1.111.7 1.549 1.885 1.236 3.255-.311 1.358-1.301 2.042-2.533 2.169-1.86.191-3.769.368-5.611.153-2.226-.26-4.403-.935-6.714-1.455-.341 1.613-.741 3.238-.99 4.885-.054.358.345 1.046.681 1.163 5.384 1.866 10.864 2.134 16.34.521 3.27-.962 5.557-3.051 6.018-6.623.523-4.055-.444-7.544-4.316-9.596z"></path></svg><!--mongo--> <svg class="skillSvg" viewBox="0 0 128 128"><path fill-rule="evenodd" clip-rule="evenodd" fill="#94795D" d="M87.259 100.139c.169-.325.331-.612.469-.909.087-.19.221-.228.41-.223 1.133.032 2.266.067 3.4.078.963.01 1.928-.008 2.892-.019 1.086-.013 2.172-.07 3.257-.039 1.445.042 2.853.325 4.16.968 1.561.769 2.742 1.94 3.547 3.483.514.985.812 2.03.931 3.14.172 1.608.059 3.179-.451 4.717-.632 1.906-1.832 3.365-3.499 4.458-1.283.841-2.69 1.338-4.198 1.622-1.596.301-3.197.204-4.798.209-1.756.007-3.511-.031-5.267-.051-.307-.003-.351-.061-.27-.354l.075-.27c.171-.538.263-.562.809-.652.378-.061.77-.203 1.087-.413.184-.122.26-.44.332-.685.062-.214.065-.449.067-.675.025-3.425.051-6.849.065-10.272.003-.865-.017-1.732-.065-2.596-.034-.605-.357-1.019-1.077-1.162-.56-.111-1.124-.197-1.687-.296l-.189-.059zm16.076 8.293c-.076-.682-.113-1.37-.235-2.042-.292-1.613-.998-3.018-2.238-4.119-2.005-1.779-4.419-2.053-6.949-1.841-.576.048-.7.245-.709.837-.014.84-.028 1.68-.029 2.52-.004 2.664-.004 5.328 0 7.992.001.758.009 1.516.031 2.272.024.774.305 1.429 1.063 1.729 1.195.473 2.452.529 3.706.336 2.003-.307 3.404-1.474 4.344-3.223.744-1.388.954-2.903 1.016-4.461zM108.204 117.503c-.024-.415.146-.758.356-1.073.057-.085.253-.081.388-.108l1.146-.227c.405-.086.618-.358.675-.755.038-.262.074-.527.077-.792.025-2.097.049-4.194.059-6.291.01-2.1.002-4.2.002-6.3l-.009-.401c-.041-.675-.367-1.025-1.037-1.124l-1.453-.221c-.179-.024-.244-.11-.179-.269.112-.271.219-.552.377-.796.059-.09.258-.125.392-.122.694.01 1.388.062 2.082.061l6.041-.036c1.164-.001 2.288.202 3.332.759 1.149.612 1.792 1.559 1.976 2.849.192 1.355-.219 2.497-1.209 3.404-.407.374-.934.618-1.406.922l-.154.096c.438.161.855.3 1.261.466 1.188.487 2.133 1.248 2.633 2.463.395.959.395 1.959.161 2.953-.364 1.556-1.389 2.591-2.722 3.374-1.251.735-2.605 1.163-4.047 1.235-1.33.067-2.666.042-3.999.057l-.772.004c-1.284-.029-2.569-.062-3.854-.096l-.117-.032zm5.537-6.089h.013c0 .658-.009 1.316.003 1.974.008.426-.007.864.085 1.274.138.613.418 1.166 1.106 1.342.929.239 1.878.287 2.818.124 1.177-.205 2.116-.795 2.631-1.916.382-.833.439-1.716.308-2.618-.174-1.188-.805-2.05-1.854-2.615-.688-.371-1.422-.598-2.204-.628-.876-.033-1.753-.035-2.629-.062-.246-.007-.28.118-.279.32.005.934.002 1.869.002 2.805zm1.865-4.475c.479-.024 1.021-.031 1.56-.085 1.032-.103 1.759-.622 2.138-1.609.193-.501.185-1.017.19-1.538.015-1.357-.777-2.469-2.066-2.929-.995-.355-2.021-.361-3.053-.333-.418.011-.605.194-.611.615l-.062 5.489c-.003.218.091.312.303.319l1.601.071z"></path><path fill-rule="evenodd" clip-rule="evenodd" fill="#50382B" d="M10.543 116.448l-.073.944c-.68 0-1.307-.005-1.934.002-1.181.012-2.362.031-3.544.048l-.114.007c-.169-.02-.476-.02-.484-.07-.05-.281-.034-.576-.021-.867.001-.033.116-.075.183-.091l.919-.205c.573-.149.775-.396.802-.988.031-.667.062-1.335.065-2.002.009-1.642-.001-3.282.006-4.924.001-.384-.132-.67-.49-.826-.426-.188-.854-.372-1.285-.546-.204-.082-.469-.127-.445-.401.024-.279.281-.352.523-.407 1.002-.229 2.005-.452 3.004-.696.322-.079.63-.212 1.015-.346.02.208.057.406.053.604l-.059.941c-.001.106.054.248.133.307.048.037.209-.03.289-.092.854-.65 1.758-1.211 2.789-1.538 1.597-.507 2.968-.037 3.928 1.34.338.485.339.485.808.146.805-.585 1.647-1.101 2.589-1.441 2.068-.747 4.055.201 4.774 2.284.262.756.362 1.537.36 2.335l-.019 5.298c-.001.437.144.686.56.822.467.153.951.258 1.477.396l-.122.911c-.598 0-1.148-.004-1.698.001-1.344.012-2.688.019-4.031.05-.234.006-.295-.052-.307-.271-.039-.701-.045-.7.615-.858l.222-.057c.645-.176.86-.374.865-1.028.015-1.878.054-3.761-.041-5.635-.099-1.944-1.642-2.979-3.526-2.481-.615.162-1.172.446-1.69.814-.175.125-.208.269-.194.488.053.828.086 1.657.093 2.486.012 1.451-.006 2.902 0 4.354.002.588.203.813.784.949l.863.199.16.036c.012.276.023.552.01.828-.008.173-.142.188-.292.185-.839-.021-1.679-.049-2.518-.047-1.021.002-2.041.031-3.061.049h-.24c0-.293-.014-.573.01-.852.005-.067.123-.161.204-.182l1.006-.213c.427-.105.631-.324.655-.758.114-2.01.196-4.021.007-6.03-.037-.39-.164-.786-.326-1.145-.515-1.138-1.674-1.613-3.011-1.271-.635.162-1.208.453-1.75.82-.256.174-.378.404-.378.695 0 2.005.007 4.01.013 6.014l.011.773c.012.539.241.823.776.939.344.078.692.131 1.082.203z"></path><path fill-rule="evenodd" clip-rule="evenodd" fill="#4F382B" d="M71.001 105.285c.155.754.152 1.432-.402 1.946-.55.511-1.246.339-1.925.225.063.358.133.662.167.97.247 2.289-.738 3.988-2.861 4.959-.802.366-1.653.502-2.522.572-.432.034-.81.364-.851.719-.042.36.184.73.636.838.533.127 1.089.163 1.636.226 1.174.134 2.361.195 3.521.405 1.754.316 2.733 1.847 2.424 3.609-.275 1.568-1.183 2.709-2.449 3.584-2.133 1.478-4.473 1.91-6.965 1.156-1.425-.432-2.43-1.369-2.777-2.885-.174-.759.011-1.446.582-1.961.679-.61 1.418-1.154 2.129-1.73l.23-.231-.264-.185c-.725-.344-1.305-.815-1.53-1.633-.077-.277.003-.459.238-.601.4-.241.798-.486 1.193-.735.186-.116.37-.236.543-.37.236-.18.215-.314-.067-.418-.656-.242-1.239-.593-1.691-1.133-.755-.901-.969-1.974-.907-3.107.097-1.77 1.058-2.936 2.62-3.686 1.857-.891 3.72-.947 5.613-.135.7.3 1.438.364 2.189.312.561-.04 1.051-.252 1.49-.711zm-6.843 12.681c-1.394-.012-1.831.16-2.649.993-.916.934-.911 2.229.003 3.167.694.711 1.56 1.044 2.523 1.144 1.125.116 2.233.069 3.255-.494 1.09-.603 1.632-1.723 1.387-2.851-.203-.931-.889-1.357-1.724-1.602-.95-.278-1.932-.331-2.795-.357zm-2.738-8.908c.051.387.072.779.158 1.158.223.982.65 1.845 1.627 2.282 1.147.515 2.612.294 3.114-1.316.344-1.103.302-2.198-.113-3.274-.185-.48-.483-.886-.91-1.184-.996-.695-2.793-.787-3.525.749-.238.499-.331 1.03-.351 1.585z"></path><path fill-rule="evenodd" clip-rule="evenodd" fill="#4F372B" d="M47.35 105.038c.037.171.111.365.113.56.003.371-.037.742-.058 1.113v.322l.314-.24c.86-.708 1.784-1.311 2.86-1.636 1.942-.585 3.882.478 4.515 2.456.24.752.335 1.525.344 2.311.02 1.746.032 3.492.05 5.238.006.627.078.739.671.92.336.103.683.175 1.03.229.191.03.273.105.263.292l.002.172c-.007.723-.057.756-.758.754-1.678-.003-3.355.007-5.033.021-.5.004-.501.019-.551-.475l-.01-.284c.031-.426.041-.422.46-.484.282-.042.562-.107.837-.179.283-.073.419-.282.457-.562.019-.142.044-.284.043-.426-.024-1.908.007-3.818-.097-5.723-.084-1.541-1.26-2.459-2.807-2.354-.759.053-1.445.306-2.071.743-.413.289-.496.706-.494 1.155.008 1.784.025 3.568.044 5.353.004.391.015.782.052 1.17.039.424.188.595.604.687.398.088.804.139 1.229.21l.036.328c.014.765-.066.822-.809.819-1.735-.007-3.47.004-5.204.023-.273.004-.389-.082-.382-.348l-.004-.114c-.045-.689-.025-.715.627-.827l.308-.062c.706-.159.887-.347.897-1.064.033-2.271.045-4.541.068-6.812.003-.326-.12-.579-.424-.714-.426-.188-.856-.367-1.287-.544-.238-.098-.51-.16-.519-.489-.006-.232.242-.437.581-.506.681-.138 1.368-.253 2.041-.422.67-.167 1.328-.391 2.062-.611z"></path><path fill-rule="evenodd" clip-rule="evenodd" fill="#4F382B" d="M84.865 110.97c-.032 2.121-.583 3.836-2.083 5.123-1.9 1.633-4.864 2.188-7.287.967-1.034-.521-1.794-1.32-2.289-2.357-.759-1.595-.949-3.272-.553-4.99.392-1.699 1.421-2.93 2.961-3.727 1.584-.819 3.252-1.139 5.011-.709 2.225.543 3.824 2.357 4.142 4.667.057.405.079.815.098 1.026zm-2.577 1.149l-.086-.01c0-.2.011-.4-.002-.6-.073-1.246-.353-2.433-1.075-3.476-.685-.988-1.618-1.571-2.832-1.656-1.359-.096-2.501.664-2.902 2.052-.602 2.084-.398 4.115.66 6.024.461.832 1.144 1.446 2.059 1.769 1.793.631 3.383-.186 3.85-2.022.172-.678.222-1.387.328-2.081z"></path><path fill-rule="evenodd" clip-rule="evenodd" fill="#4F372B" d="M40.819 111.134c-.037 1.522-.396 2.929-1.336 4.152-1.007 1.31-2.391 2.01-3.965 2.305-1.861.348-3.609.032-5.104-1.217-.71-.594-1.195-1.355-1.515-2.221-.525-1.42-.656-2.875-.333-4.358.345-1.587 1.241-2.8 2.63-3.614 1.606-.939 3.339-1.358 5.19-.936 2.38.544 3.754 2.095 4.262 4.443.102.474.116.964.171 1.446zm-2.606 1.004l-.069-.01v-.286c-.039-1.396-.312-2.726-1.145-3.886-.617-.861-1.443-1.401-2.502-1.552-1.726-.246-2.854.778-3.228 2.169-.488 1.817-.335 3.612.42 5.335.471 1.074 1.215 1.911 2.358 2.317 1.782.633 3.396-.205 3.847-2.034.166-.669.216-1.367.319-2.053z"></path><path fill-rule="evenodd" clip-rule="evenodd" fill="#439934" d="M82.362 33.544c1.227 3.547 2.109 7.168 2.4 10.92.36 4.656.196 9.28-.786 13.859l-.126.366c-.308.001-.622-.038-.923.009-2.543.4-5.083.814-7.624 1.226-2.627.426-5.256.835-7.878 1.289-.929.16-2.079-.031-2.454 1.253l-.18.061.127-7.678-.129-18.526 1.224-.21c2.001-.327 4.002-.66 6.006-.979 2.39-.379 4.782-.749 7.174-1.119 1.056-.162 2.113-.313 3.169-.471z"></path><path fill-rule="evenodd" clip-rule="evenodd" fill="#45A538" d="M62.265 84.911c-1.291-1.11-2.627-2.171-3.864-3.339-6.658-6.28-11.529-13.673-13.928-22.586-.661-2.452-1.101-4.945-1.243-7.479-.1-1.774-.243-3.563-.117-5.328.333-4.693 1.012-9.341 2.388-13.862l.076-.105c.134.178.326.336.394.537 1.344 3.956 2.677 7.916 4.004 11.879 4.169 12.451 8.333 24.905 12.509 37.354.082.243.293.442.445.661l-.664 2.268z"></path><path fill-rule="evenodd" clip-rule="evenodd" fill="#46A037" d="M82.362 33.544c-1.057.157-2.114.309-3.169.471-2.392.37-4.784.74-7.174 1.119-2.003.318-4.004.651-6.006.979l-1.224.21-.01-.798c-.041-.656-.109-1.312-.118-1.968l-.137-12.554c-.032-2.619-.08-5.238-.133-7.856-.033-1.627-.068-3.255-.141-4.88-.04-.873-.181-1.742-.237-2.615-.033-.502.011-1.008.022-1.512.624 1.209 1.235 2.427 1.876 3.627 1.013 1.897 2.628 3.295 4.083 4.82 5.746 6.031 9.825 13.039 12.368 20.957z"></path><path fill-rule="evenodd" clip-rule="evenodd" fill="#409433" d="M64.792 62.527l.18-.061c.375-1.284 1.525-1.093 2.454-1.253 2.622-.454 5.251-.863 7.878-1.289 2.541-.411 5.081-.825 7.624-1.226.301-.047.615-.008.923-.009-.475 1.696-.849 3.429-1.452 5.078-.685 1.87-1.513 3.696-2.392 5.486-1.314 2.675-2.951 5.171-4.853 7.458-1.466 1.762-3.1 3.393-4.737 5.002-.906.889-1.972 1.614-2.966 2.414l-.258-.176-.927-.792-.959-2.104c-.661-2.462-1.007-4.968-1.065-7.516l.018-.428.131-1.854c.043-.633.101-1.265.128-1.898.096-2.276.182-4.554.273-6.832z"></path><path fill-rule="evenodd" clip-rule="evenodd" fill="#4FAA41" d="M64.792 62.527c-.09 2.278-.176 4.557-.273 6.835-.027.634-.084 1.266-.128 1.898l-.584.221c-1.298-3.821-2.597-7.602-3.867-11.392-2.101-6.271-4.176-12.551-6.274-18.824-1.693-5.062-3.401-10.121-5.118-15.176-.081-.236-.311-.422-.471-.631l3.74-6.877c.129.223.298.432.379.672 1.73 5.12 3.457 10.241 5.169 15.367 2.228 6.67 4.441 13.343 6.667 20.014.089.266.235.512.375.811l.512-.596c-.043 2.56-.085 5.118-.127 7.678z"></path><path fill-rule="evenodd" clip-rule="evenodd" fill="#4AA73C" d="M48.076 25.458c.161.209.391.395.471.631 1.717 5.055 3.425 10.113 5.118 15.176 2.098 6.273 4.173 12.553 6.274 18.824 1.27 3.79 2.569 7.57 3.867 11.392l.584-.221-.131 1.854-.119.427c-.203 2.029-.374 4.062-.622 6.087-.124 1.015-.389 2.011-.59 3.015-.151-.219-.363-.418-.445-.661-4.177-12.449-8.34-24.903-12.509-37.354-1.327-3.963-2.661-7.923-4.004-11.879-.068-.201-.26-.359-.394-.537l2.5-6.754z"></path><path fill-rule="evenodd" clip-rule="evenodd" fill="#57AE47" d="M64.918 54.849l-.512.596c-.14-.299-.286-.545-.375-.811-2.226-6.671-4.439-13.344-6.667-20.014-1.712-5.126-3.439-10.247-5.169-15.367-.081-.24-.25-.449-.379-.672l4.625-6.084c.146.194.354.367.429.586 1.284 3.76 2.556 7.523 3.822 11.289 1.182 3.518 2.346 7.04 3.542 10.552.08.235.359.401.545.601l.01.798.129 18.526z"></path><path fill-rule="evenodd" clip-rule="evenodd" fill="#60B24F" d="M64.779 35.525c-.187-.199-.465-.365-.545-.601-1.195-3.512-2.36-7.034-3.542-10.552-1.266-3.766-2.538-7.529-3.822-11.289-.075-.219-.283-.392-.429-.586 1.504-1.473 2.961-2.999 4.526-4.404 1.391-1.248 2.509-2.586 2.561-4.559l.11-.393.396.998c-.01.504-.055 1.01-.022 1.512.057.873.198 1.742.237 2.615.073 1.625.108 3.253.141 4.88.053 2.618.101 5.237.133 7.856l.137 12.554c.01.657.079 1.313.119 1.969z"></path><path fill-rule="evenodd" clip-rule="evenodd" fill="#A9AA88" d="M62.929 82.642c.201-1.004.466-2 .59-3.015.248-2.024.419-4.058.622-6.087l.051-.008.05.009c.058 2.548.404 5.054 1.065 7.516-.135.178-.324.335-.396.535-.555 1.566-1.079 3.145-1.637 4.71-.076.214-.29.381-.439.568l-.571-1.96.665-2.268z"></path><path fill-rule="evenodd" clip-rule="evenodd" fill="#B6B598" d="M62.835 86.871c.149-.188.363-.354.439-.568.558-1.565 1.082-3.144 1.637-4.71.071-.2.261-.357.396-.535l.959 2.104c-.189.268-.451.511-.556.81l-1.836 5.392c-.076.217-.333.369-.507.552l-.532-3.045z"></path><path fill-rule="evenodd" clip-rule="evenodd" fill="#C2C1A7" d="M63.367 89.915c.173-.183.431-.335.507-.552l1.836-5.392c.104-.299.367-.542.556-.81l.928.791c-.448.443-.697.955-.547 1.602l-.282.923c-.128.158-.314.296-.377.477-.641 1.836-1.252 3.682-1.898 5.517-.082.232-.309.415-.468.621l-.255-3.177z"></path><path fill-rule="evenodd" clip-rule="evenodd" fill="#CECDB7" d="M63.621 93.091c.16-.206.387-.389.468-.621.646-1.835 1.258-3.681 1.898-5.517.063-.181.249-.318.377-.477l-.389 4.236c-.104.12-.254.225-.304.364l-1.294 3.708c-.091.253-.265.479-.401.716-.121-.158-.337-.311-.347-.475-.038-.642-.011-1.289-.008-1.934z"></path><path fill-rule="evenodd" clip-rule="evenodd" fill="#DBDAC7" d="M63.977 95.501c.136-.237.31-.463.401-.716l1.294-3.708c.05-.14.201-.244.304-.364l.01 2.78-.931 2.387-1.078-.379z"></path><path fill-rule="evenodd" clip-rule="evenodd" fill="#EBE9DC" d="M65.055 95.88l.931-2.387.192 2.824-1.123-.437z"></path><path fill-rule="evenodd" clip-rule="evenodd" fill="#CECDB7" d="M66.646 85.554c-.149-.646.099-1.158.547-1.602l.258.176-.805 1.426z"></path><path fill-rule="evenodd" clip-rule="evenodd" fill="#4FAA41" d="M64.242 73.542l-.05-.009-.051.008.119-.427-.018.428z"></path></svg><!--node--> <svg class="skillSvg" viewBox="0 0 128 128"><path fill="#83CD29" d="M114.325 80.749c-.29 0-.578-.076-.832-.224l-2.65-1.568c-.396-.221-.203-.3-.072-.345.528-.184.635-.227 1.198-.545.059-.033.136-.021.197.015l2.035 1.209c.074.041.179.041.246 0l7.937-4.581c.075-.042.122-.127.122-.215v-9.16c0-.09-.047-.173-.123-.219l-7.934-4.577c-.074-.042-.171-.042-.245 0l-7.933 4.578c-.076.045-.125.131-.125.218v9.16c0 .088.049.171.125.212l2.174 1.257c1.18.589 1.903-.105 1.903-.803v-9.045c0-.127.103-.228.23-.228h1.007c.125 0 .229.101.229.228v9.045c0 1.574-.857 2.477-2.35 2.477-.459 0-.82 0-1.828-.496l-2.081-1.198c-.515-.298-.832-.854-.832-1.448v-9.16c0-.595.317-1.15.832-1.446l7.937-4.587c.502-.283 1.169-.283 1.667 0l7.937 4.587c.514.297.833.852.833 1.446v9.16c0 .595-.319 1.148-.833 1.448l-7.937 4.582c-.252.147-.539.223-.834.223M116.778 74.438c-3.475 0-4.202-1.595-4.202-2.932 0-.126.103-.229.23-.229h1.026c.115 0 .21.082.228.194.154 1.045.617 1.572 2.718 1.572 1.671 0 2.383-.378 2.383-1.266 0-.512-.202-.891-2.8-1.146-2.172-.215-3.515-.694-3.515-2.433 0-1.601 1.35-2.557 3.612-2.557 2.543 0 3.801.883 3.96 2.777.006.064-.017.127-.06.176-.044.045-.104.073-.168.073h-1.031c-.107 0-.201-.075-.223-.179-.248-1.1-.848-1.451-2.479-1.451-1.825 0-2.037.637-2.037 1.112 0 .577.25.745 2.715 1.071 2.439.323 3.598.779 3.598 2.494.001 1.733-1.441 2.724-3.955 2.724"></path><path fill="#404137" d="M97.982 68.43c.313-.183.506-.517.506-.88v-2.354c0-.362-.192-.696-.506-.879l-8.364-4.856c-.315-.183-.703-.184-1.019-.002l-8.416 4.859c-.314.182-.508.517-.508.88v9.716c0 .365.196.703.514.884l8.363 4.765c.308.177.686.178.997.006l5.058-2.812c.161-.09.261-.258.262-.44.001-.184-.097-.354-.256-.445l-8.468-4.86c-.159-.091-.256-.259-.256-.44v-3.046c0-.182.097-.349.254-.439l2.637-1.52c.156-.091.35-.091.507 0l2.637 1.52c.158.091.255.258.255.439v2.396c0 .183.097.351.254.441.158.091.352.091.51-.001l5.039-2.932"></path><path fill="#83CD29" d="M88.984 67.974c.061-.034.135-.034.195 0l1.615.933c.06.035.097.1.097.169v1.865c0 .07-.037.134-.097.169l-1.615.932c-.06.035-.135.035-.195 0l-1.614-.932c-.061-.035-.098-.099-.098-.169v-1.865c0-.069.037-.134.098-.169l1.614-.933"></path><path fill="#404137" d="M67.083 71.854c0 .09-.048.174-.127.22l-2.89 1.666c-.079.046-.176.046-.254 0l-2.89-1.666c-.079-.046-.127-.13-.127-.22v-3.338c0-.09.049-.175.127-.221l2.89-1.668c.079-.047.176-.047.255 0l2.891 1.668c.078.046.126.131.126.221v3.338zm.781-24.716c-.157-.087-.349-.085-.505.006-.155.092-.251.258-.251.438v12.915c0 .126-.068.244-.177.308-.11.063-.246.063-.356 0l-2.108-1.215c-.314-.181-.701-.181-1.015 0l-8.418 4.858c-.315.182-.509.518-.509.881v9.719c0 .363.194.698.508.881l8.418 4.861c.314.182.702.182 1.017 0l8.42-4.861c.314-.183.508-.518.508-.881v-24.227c0-.368-.2-.708-.521-.888l-5.011-2.795"></path><path fill="#83CD29" d="M38.238 59.407c.314-.182.702-.182 1.016 0l8.418 4.857c.314.182.508.518.508.881v9.722c0 .363-.194.699-.508.881l-8.417 4.861c-.314.181-.702.181-1.017 0l-8.415-4.861c-.314-.182-.508-.518-.508-.881v-9.723c0-.362.194-.698.508-.88l8.415-4.857"></path><path fill="#404137" d="M22.93 65.064c0-.366-.192-.702-.508-.883l-8.415-4.843c-.144-.084-.303-.127-.464-.133h-.087c-.16.006-.32.049-.464.133l-8.416 4.843c-.313.181-.509.517-.509.883l.018 13.04c0 .182.095.351.254.439.156.094.349.094.505 0l5-2.864c.316-.188.509-.519.509-.882v-6.092c0-.364.192-.699.507-.881l2.13-1.226c.158-.093.332-.137.508-.137.174 0 .352.044.507.137l2.128 1.226c.315.182.509.517.509.881v6.092c0 .363.195.696.509.882l5 2.864c.157.094.353.094.508 0 .155-.089.252-.258.252-.439l.019-13.04"></path></svg><!--react--> <svg class="skillSvg" viewBox="0 0 128 128"><path d="M64 81.7c7.3 7.1 14.5 11.3 20.3 11.3 1.9 0 3.7-.4 5.2-1.3 5.2-3 7.1-10.5 5.3-21.2-.3-1.9-.7-3.8-1.2-5.8 2-.6 3.8-1.2 5.6-1.8 10.1-3.9 15.7-9.3 15.7-15.2 0-6-5.6-11.4-15.7-15.2-1.8-.7-3.6-1.3-5.6-1.8.5-2 .9-3.9 1.2-5.8 1.7-10.9-.2-18.5-5.4-21.5-1.5-.9-3.3-1.3-5.2-1.3-5.7 0-13 4.2-20.3 11.3-7.2-7.1-14.4-11.3-20.2-11.3-1.9 0-3.7.4-5.2 1.3-5.2 3-7.1 10.5-5.3 21.2.3 1.9.7 3.8 1.2 5.8-2 .6-3.8 1.2-5.6 1.8-10.1 3.9-15.7 9.3-15.7 15.2 0 6 5.6 11.4 15.7 15.2 1.8.7 3.6 1.3 5.6 1.8-.5 2-.9 3.9-1.2 5.8-1.7 10.7.2 18.3 5.3 21.2 1.5.9 3.3 1.3 5.2 1.3 5.8.2 13-4 20.3-11zm-5.6-13.5c1.8.1 3.7.1 5.6.1 1.9 0 3.8 0 5.6-.1-1.8 2.4-3.7 4.6-5.6 6.7-1.9-2.1-3.8-4.3-5.6-6.7zm-12.4-10.3c1 1.7 1.9 3.3 3 4.9-3.1-.4-6-.9-8.8-1.5.9-2.7 1.9-5.5 3.1-8.3.8 1.6 1.7 3.3 2.7 4.9zm-5.8-24.1c2.8-.6 5.7-1.1 8.8-1.5-1 1.6-2 3.2-3 4.9-1 1.7-1.9 3.3-2.7 5-1.3-2.9-2.3-5.7-3.1-8.4zm5.5 13.7c1.3-2.7 2.7-5.4 4.3-8.1 1.5-2.6 3.2-5.2 4.9-7.8 3-.2 6-.3 9.1-.3 3.2 0 6.2.1 9.1.3 1.8 2.6 3.4 5.2 4.9 7.8 1.6 2.7 3 5.4 4.3 8.1-1.3 2.7-2.7 5.4-4.3 8.1-1.5 2.6-3.2 5.2-4.9 7.8-3 .2-6 .3-9.1.3-3.2 0-6.2-.1-9.1-.3-1.8-2.6-3.4-5.2-4.9-7.8-1.6-2.7-3-5.4-4.3-8.1zm39.1-5.4l-2.7-5c-1-1.7-1.9-3.3-3-4.9 3.1.4 6 .9 8.8 1.5-.9 2.8-1.9 5.6-3.1 8.4zm0 10.8c1.2 2.8 2.2 5.6 3.1 8.3-2.8.6-5.7 1.1-8.8 1.5 1-1.6 2-3.2 3-4.9.9-1.5 1.8-3.2 2.7-4.9zm2.3 34.7c-.8.5-1.8.7-2.9.7-4.9 0-11-4-17-10 2.9-3.1 5.7-6.6 8.5-10.5 4.7-.4 9.2-1.1 13.4-2.1.5 1.8.8 3.6 1.1 5.4 1.4 8.5.3 14.6-3.1 16.5zm5.2-52.7c11.2 3.2 17.9 8.1 17.9 12.6 0 3.9-4.6 7.8-12.7 10.9-1.6.6-3.4 1.2-5.2 1.7-1.3-4.1-2.9-8.3-4.9-12.6 2-4.3 3.7-8.5 4.9-12.6zm-8-28.2c1.1 0 2 .2 2.9.7 3.3 1.9 4.5 7.9 3.1 16.5-.3 1.7-.7 3.5-1.1 5.4-4.2-.9-8.7-1.6-13.4-2.1-2.7-3.9-5.6-7.4-8.5-10.5 6-5.9 12.1-10 17-10zm-14.7 20.1c-1.8-.1-3.7-.1-5.6-.1s-3.8 0-5.6.1c1.8-2.4 3.7-4.6 5.6-6.7 1.9 2.1 3.8 4.4 5.6 6.7zm-28.7-19.4c.8-.5 1.8-.7 2.9-.7 4.9 0 11 4 17 10-2.9 3.1-5.7 6.6-8.5 10.5-4.7.4-9.2 1.1-13.4 2.1-.5-1.8-.8-3.6-1.1-5.4-1.4-8.5-.3-14.5 3.1-16.5zm-5.2 52.7c-11.2-3.2-17.9-8.1-17.9-12.6 0-3.9 4.6-7.8 12.7-10.9 1.6-.6 3.4-1.2 5.2-1.7 1.3 4.1 2.9 8.3 4.9 12.6-2 4.3-3.7 8.6-4.9 12.6zm2.1 11c.3-1.7.7-3.5 1.1-5.4 4.2.9 8.7 1.6 13.4 2.1 2.7 3.9 5.6 7.4 8.5 10.5-6 5.9-12.1 10-17 10-1.1 0-2-.2-2.9-.7-3.4-1.9-4.5-8-3.1-16.5zM33.6 112.3c2.2-2.7 2.3-5.7 1.1-8.7-1.2-3-3.7-4.4-6.8-4.5-3.7-.1-7.5 0-11.2 0h-.7v25.9h3v-9.8h4.7c.6 0 1.1.2 1.4.7l6 9.3c.1.2.4.5.6.5h3.9c-2.4-3.7-4.7-7.2-7.1-10.8 2.1-.3 3.9-1 5.1-2.6zm-14.6-.2v-9.9h1.1c2.3 0 4.7-.1 7 .1 2.7.1 4.6 2.2 4.6 4.9s-2.2 4.8-4.9 4.9c-2.4.1-4.8 0-7.8 0zM57.7 113.4c-1.6-7-8-8.8-12.9-6.6-3.8 1.7-5.5 5-5.6 9.1-.1 3.1.8 5.9 3.2 8 2.7 2.4 6 2.7 9.4 2.1 1.9-.4 3.6-1.3 4.9-2.7-.5-.7-1-1.4-1.5-2-2.8 2.4-5.9 3.2-9.3 1.6-2.2-1.1-3.3-3.8-3.5-5.8h15.5v-1.3c.1-.9 0-1.7-.2-2.4zm-15.1 1.6c-.3-3 2.7-6.2 6-6.2 3.8-.1 6.2 2.2 6.3 6.2h-12.3zM73.3 106.3c-1.5-.3-3.1-.4-4.6-.3-2.4.2-4.5 1.3-6.2 3.1.5.7.9 1.4 1.5 2.2.2-.2.4-.4.6-.5 1.6-1.5 3.5-2.3 5.8-2.1 1.8.1 3.5.7 4 2.5.4 1.4.3 2.9.4 4.4-.3 0-.4-.1-.5-.2-2.4-2-5.1-2.4-8-1.7-2.7.7-4.4 2.8-4.6 5.5-.2 3.1 1.2 5.4 3.9 6.5 1.7.7 3.6.7 5.4.3 1.4-.3 2-1.1 4-2.2v1.3h2.8c0-4 .1-8.9 0-13.5 0-2.9-1.7-4.7-4.5-5.3zm1.4 12.6c-.1.3 0 .6 0 .9 0 2.1-.5 2.8-2.5 3.6-1.4.5-2.9.7-4.4.2-1.7-.5-2.9-2-2.9-3.7-.1-1.7 1-3.4 2.7-3.9 2.3-.8 4.4-.3 6.3 1.1.6.5 1 1 .8 1.8zM90.3 109c2.6-.8 5-.3 6.8 1.9l.3.2c.7-.6 1.3-1.2 2.1-1.9-.3-.3-.4-.5-.6-.8-2.9-3.1-8.6-3.5-12.1-1-4.9 3.6-4.8 10.6-2.4 14.3 2.3 3.5 5.6 4.7 9.5 4.2 2.3-.3 4.2-1.4 5.7-3.3-.7-.6-1.4-1.2-2.1-1.9-.2.2-.3.3-.4.5-2.7 3-7.2 2.7-9.6-.5-1.4-1.9-1.7-4.1-1.3-6.3.2-2.5 1.5-4.5 4.1-5.4zM111.1 122.6c-.2.1-.3.2-.3.2-.8.6-1.6.7-2.5.4-.9-.4-1-1.2-1.1-2v-11.4c0-.2 0 .2.1-.8h3.8v-3h-4v-5h-3v5.4h-2.6c-.2 0-.5.2-.5.4-.1.7 0 1.2 0 2.2h3.2v12.799999999999999c0 1.6.4 3 1.8 3.8 1.5.9 4.4.7 5.7-.4.2-.1.3-.5.3-.6-.3-.6-.6-1.3-.9-2z"></path></svg><!--sass--> <svg class="skillSvg" viewBox="0 0 128 128"><path fill-rule="evenodd" clip-rule="evenodd" fill="#CB6699" d="M1.219 56.156c0 .703.207 1.167.323 1.618.756 2.933 2.381 5.45 4.309 7.746 2.746 3.272 6.109 5.906 9.554 8.383 2.988 2.148 6.037 4.248 9.037 6.38.515.366 1.002.787 1.561 1.236-.481.26-.881.489-1.297.7-3.959 2.008-7.768 4.259-11.279 6.986-2.116 1.644-4.162 3.391-5.607 5.674-2.325 3.672-3.148 7.584-1.415 11.761.506 1.22 1.278 2.274 2.367 3.053.353.252.749.502 1.162.6 1.058.249 2.136.412 3.207.609l3.033-.002c3.354-.299 6.407-1.448 9.166-3.352 4.312-2.976 7.217-6.966 8.466-12.087.908-3.722.945-7.448-.125-11.153-.099-.344-.224-.681-.354-1.014-.13-.333-.283-.657-.463-1.072l6.876-3.954.103.088c-.125.409-.258.817-.371 1.23-.817 2.984-1.36 6.02-1.165 9.117.208 3.3 1.129 6.389 3.061 9.146 1.562 2.23 5.284 2.313 6.944.075.589-.795 1.16-1.626 1.589-2.513 1.121-2.315 2.159-4.671 3.23-7.011l.187-.428c-.077 1.108-.167 2.081-.208 3.055-.064 1.521.025 3.033.545 4.48.445 1.238 1.202 2.163 2.62 2.326.97.111 1.743-.333 2.456-.896 1.114-.879 2.019-1.965 2.691-3.199 1.901-3.491 3.853-6.961 5.576-10.54 1.864-3.871 3.494-7.855 5.225-11.792l.286-.698c.409 1.607.694 3.181 1.219 4.671.61 1.729 1.365 3.417 2.187 5.058.389.775.344 1.278-.195 1.928-2.256 2.72-4.473 5.473-6.692 8.223-.491.607-.98 1.225-1.389 1.888-.247.403-.411.894-.48 1.364-.133.898.422 1.764 1.383 1.971.878.189 1.813.259 2.708.193 3.097-.228 5.909-1.315 8.395-3.157 3.221-2.386 4.255-5.642 3.475-9.501-.211-1.047-.584-2.065-.947-3.074-.163-.455-.174-.774.123-1.198 2.575-3.677 4.775-7.578 6.821-11.569.081-.157.164-.314.306-.482.663 3.45 1.661 6.775 3.449 9.792-.912.879-1.815 1.676-2.632 2.554-1.799 1.934-3.359 4.034-4.173 6.595-.35 1.104-.619 2.226-.463 3.405.242 1.831 1.742 3.021 3.543 2.604 3.854-.892 7.181-2.708 9.612-5.925 1.636-2.166 1.785-4.582 1.1-7.113-.188-.688-.411-1.365-.651-2.154.951-.295 1.878-.649 2.837-.868 4.979-1.136 9.904-.938 14.702.86 2.801 1.05 5.064 2.807 6.406 5.571 1.639 3.379.733 6.585-2.452 8.721-.297.199-.637.356-.883.605-.151.153-.242.459-.205.67.021.123.346.277.533.275 1.047-.008 1.896-.557 2.711-1.121 2.042-1.413 3.532-3.314 3.853-5.817l.063-.188-.077-1.63c-.031-.094.023-.187.016-.258-.434-3.645-2.381-6.472-5.213-8.688-3.28-2.565-7.153-3.621-11.249-3.788-3.338-.136-6.619.36-9.765 1.503-.897.325-1.786.71-2.688 1.073-.121-.219-.251-.429-.358-.646-.926-1.896-2.048-3.708-2.296-5.882-.176-1.544-.392-3.086-.025-4.613.353-1.469.813-2.913 1.246-4.362.223-.746.066-1.164-.646-1.5-.248-.117-.518-.219-.786-.258-1.75-.254-3.476-.109-5.171.384-.6.175-1.036.511-1.169 1.175-.076.381-.231.746-.339 1.122-.443 1.563-.757 3.156-1.473 4.645-1.794 3.735-3.842 7.329-5.938 10.897-.227.385-.466.763-.752 1.23-.736-1.54-1.521-2.922-1.759-4.542-.269-1.832-.481-3.661-.025-5.479.339-1.356.782-2.687 1.19-4.025.193-.636.104-.97-.472-1.305-.291-.169-.62-.319-.948-.368-1.815-.269-3.603-.128-5.354.438-.543.176-.828.527-.994 1.087-.488 1.652-.904 3.344-1.589 4.915-2.774 6.36-5.628 12.687-8.479 19.013-.595 1.321-1.292 2.596-1.963 3.882-.17.326-.418.613-.63.919-.17-.201-.236-.339-.235-.477.005-.813-.092-1.65.063-2.436.469-2.378 1.009-4.743 1.578-7.099.47-1.946 1.017-3.874 1.538-5.807.175-.647.178-1.252-.287-1.796-.781-.911-2.413-1.111-3.381-.409l-.428.242.083-.69c.204-1.479.245-2.953-.161-4.41-.506-1.816-1.802-2.861-3.686-2.803-.878.027-1.8.177-2.613.497-3.419 1.34-6.048 3.713-8.286 6.568-.203.259-.471.495-.757.654-2.893 1.604-5.795 3.188-8.696 4.778l-3.229 1.769c-.866-.826-1.653-1.683-2.546-2.41-2.727-2.224-5.498-4.393-8.244-6.592-2.434-1.949-4.792-3.979-6.596-6.56-1.342-1.92-2.207-4.021-2.29-6.395-.105-3.025.753-5.789 2.293-8.362 1.97-3.292 4.657-5.934 7.611-8.327 3.125-2.53 6.505-4.678 10.008-6.639 4.901-2.743 9.942-5.171 15.347-6.774 5.542-1.644 11.165-2.585 16.965-1.929 2.28.258 4.494.78 6.527 1.895 1.557.853 2.834 1.97 3.428 3.716.586 1.718.568 3.459.162 5.204-.825 3.534-2.76 6.447-5.195 9.05-3.994 4.267-8.866 7.172-14.351 9.091-3.165 1.107-6.421 1.802-9.765 2.083-2.729.229-5.401-.013-7.985-.962-1.711-.629-3.201-1.591-4.399-2.987-.214-.25-.488-.521-.887-.287-.391.23-.46.602-.329.979.219.626.421 1.278.762 1.838.857 1.405 2.107 2.424 3.483 3.298 2.643 1.681 5.597 2.246 8.66 2.377 4.648.201 9.183-.493 13.654-1.74 6.383-1.78 11.933-4.924 16.384-9.884 3.706-4.13 6.353-8.791 6.92-14.419.277-2.747-.018-5.438-1.304-7.944-1.395-2.715-3.613-4.734-6.265-6.125-3.862-2.025-8.03-3.204-12.332-3.204h-4.31c-5.21 0-10.247 1.493-15.143 3.274-3.706 1.349-7.34 2.941-10.868 4.703-7.683 3.839-14.838 8.468-20.715 14.833-2.928 3.171-5.407 6.67-6.833 10.79-.417 1.206-.813 2.499-1.111 3.746m27.839 36.013c-.333 4.459-2.354 8.074-5.657 11.002-1.858 1.646-3.989 2.818-6.471 3.23-.9.149-1.821.185-2.694-.188-1.245-.532-1.524-1.637-1.548-2.814-.037-1.876.62-3.572 1.521-5.186 1.176-2.104 2.9-3.708 4.741-5.206 2.9-2.361 6.046-4.359 9.268-6.245l.243-.1c.498 1.84.735 3.657.597 5.507zm25.158-19.379c-.235 1.424-.529 2.849-.945 4.229-1.438 4.777-3.285 9.406-5.282 13.973-.369.845-.906 1.616-1.373 2.417-.072.124-.179.231-.283.334-.578.571-1.126.541-1.418-.206-.34-.868-.549-1.797-.729-2.716-.121-.617-.092-1.265-.13-1.897.039-4.494 1.41-8.578 3.736-12.38.959-1.568 2.003-3.062 3.598-4.054.49-.305 1.04-.55 1.595-.706.85-.239 1.372.154 1.231 1.006zm17.164 21.868l6.169-7.203c.257 2.675-4.29 8.015-6.169 7.203zm19.703-4.847c-.436.25-.911.43-1.358.661-.409.212-.544-.002-.556-.354-.008-.239.027-.489.093-.721.833-2.938 2.366-5.446 4.647-7.486l.16-.082c1.085 3.035-.169 6.368-2.986 7.982z"></path></svg><!--ssh--> <svg class="skillSvg" viewBox="0 0 128 128"><path d="M99.438 45.906c-1.593 7.332-6.957 31.736-6.957 31.736h10.766c.645-3.008 1.146-5.777 1.88-8.835 1.297-5.42 2.752-7.566 6.6-7.566 1.697 0 3.453.577 3.453 2.895 0 1.054-2.42 11.405-2.845 13.507h10.714s3.322-16.116 3.35-16.3c.112-.542.355-2.133.355-2.133 0-3.85-5.01-5.665-7.617-5.74-1.886-.053-.465-.032-2.387 0-3.085.053-7.185 1.767-8.987 3.606l-.203.152.102-.254 2.437-10.866a.344.344 0 0 0-.103-.203h-10.56zm-50.98 7.26c-1.056-.016-2.795-.015-5.586.052-5.58.133-13.913 1.852-13.913 9.85 0 4.524 4.2 4.918 7.92 5.282 2.91.287 5.792.627 8.632.914.818.076 1.625.26 1.625 1.168 0 1.54-1.27 2.027-3.047 2.183-1.776.157-2.183 0-2.183 0-1.12 0-3.036-.677-2.793-2.285H26.47v1.88c.005 6.05 9.77 6.073 11.578 6.295h3.148l4.824-.152c6.44-.425 13.41-2.355 13.71-10.054.208-5.312-6.58-5.16-9.546-5.485h-.812c-.152 0-4.763-.468-7.058-.71-.35-.04-1.93-.273-1.93-1.22 0-1.88 3.457-1.828 4.215-1.828 1.218 0 3.854-.052 3.757 2.03H60.29c.024-.443.203-.842.203-1.32 0-5.354-6.87-6.37-10.612-6.55 0 0-.366-.033-1.422-.05zm32.09 0c-.472-.017-1.118-.004-3.91.052-5.59.112-13.963 1.902-13.963 9.902 0 4.523 4.202 4.917 7.92 5.28 2.91.288 5.792.628 8.633.915.818.076 1.625.26 1.625 1.168 0 1.54-1.584 2.09-3.047 2.183-1.464.093-2.183 0-2.183 0-1.122 0-3.036-.627-2.793-2.234H60.187v1.88c-.01 5.72 9.73 6.095 11.577 6.194l3.148.102 4.824-.152c6.44-.423 13.385-2.357 13.71-10.054.214-5.076-6.34-5.007-9.445-5.433l-.913-.103c-.152 0-4.763-.418-7.058-.66-.35-.038-1.88-.323-1.88-1.27 0-1.878 3.407-1.827 4.164-1.827 1.22 0 3.855-.052 3.758 2.03h11.933c.024-.443.203-.842.203-1.32 0-5.355-6.904-6.39-10.612-6.498-2.27-.07-2.574-.137-3.047-.155zM19.777 45.246c0-1.958-1.387-3.453-3.453-3.453-1.938 0-3.504 1.495-3.504 3.453 0 1.835 1.49 3.504 3.453 3.504 1.856 0 3.504-1.462 3.504-3.504zM29.273 37.07c0-1.49-.975-3.4-3.047-3.4-1.885 0-2.844 1.655-2.844 3.147 0 1.443 1.02 3.554 3.047 3.554 1.884 0 2.843-1.856 2.843-3.3zM20.787 92.367c-1.728 0-4.008 2.258-4.008 3.96 0 .866.404 1.32 1.346 1.32 1.232 0 2.847-1.043 3.613-2.59.15-.303.26-.816.26-.913v-.863c0-.72-.707-.913-1.213-.913zM13.43 88.153c-1.91 0-4.57 1.992-4.57 4.215 0 1.1.684 1.625 1.676 1.625 1.836 0 4.722-1.925 4.722-4.265 0-1.154-.807-1.575-1.828-1.575zM8.15 60.885c1.805 0 4.315-1.247 4.315-3.808 0-1.934-1.594-3.148-3.35-3.148-1.91 0-4.368 1.325-4.368 3.807 0 1.91 1.543 3.148 3.402 3.148zM10.333 81.755c0-1.492-1.104-2.082-2.336-2.082-1.8 0-4.925 1.73-4.925 4.215 0 1.402.955 2.03 2.285 2.03 1.703 0 4.976-1.543 4.976-4.163zM9.114 70.177c0-1.777-1.45-2.59-2.996-2.59-.098 0-.17-.03-.56 0-2.232.187-4.315 2.11-4.315 4.062 0 1.825 1.66 2.59 3.097 2.59 1.86 0 4.774-1.427 4.774-4.063zM28.867 93.027c-1.62 0-3.504 2.164-3.504 3.656 0 .22.004.65.406.914.42.276 1.172.3 2.08-.305 1.22-.813 2.032-2.252 2.032-3.2 0-.52-.333-1.065-1.015-1.065zM51.87 34.836c-1.36 0-1.83 2.11-1.83 2.793 0 .676.235 2.182 1.423 2.182 1.394 0 1.828-2.11 1.828-2.793 0-.574-.307-2.183-1.42-2.184zM56.286 40.422c-1.256 0-1.726 2.063-1.726 2.69 0 .526.2 1.778 1.168 1.778 1.222 0 1.676-2.012 1.676-2.64 0-.417-.185-1.828-1.118-1.828zM45.217 31.028c-1.58 0-2.082 1.977-2.082 2.894 0 .604.372 2.756 1.88 2.742 1.506-.015 2.08-1.973 2.08-2.945 0-.756-.362-2.692-1.878-2.692zM43.084 86.782c-1.433 0-2.437 2.19-2.437 3.047 0 .447.114.913.762.913 1.417 0 2.436-2.153 2.436-3.047 0-.418-.153-.914-.762-.914zM36.382 30.216c-1.727 0-2.387 2.05-2.387 3.148 0 1.153.85 3.148 2.54 3.148 1.712 0 2.366-2.047 2.335-3.097-.04-1.344-.604-3.2-2.488-3.2zM36.382 90.895c-1.57 0-2.894 2.25-2.894 3.402 0 .58.264.914.863.914 1.42 0 2.895-2.17 2.895-3.3 0-.496-.102-1.015-.863-1.015z"></path></svg><!--firebase--> <svg class="skillSvg" viewBox="0 0 256 320"><path d="M81.5505068,2.1307107 C33.676101,8.05674981 4.08585623,22.1327574 0.556866651,40.8696945 C-0.0823465585,43.9059572 -0.0823465585,60.8717411 0.223943106,78.6365415 C0.876473257,105.217157 1.34256622,111.942214 3.75293269,116.243585 C6.30978552,121.210804 6.30978552,122.009821 3.75293269,128.72156 C1.34256622,134.967205 1.18276292,139.787938 1.98177942,165.68939 C2.63430957,182.029278 3.92605294,197.863122 5.04467605,200.752898 C6.45627188,204.761298 6.45627188,206.985227 5.04467605,210.207926 C2.63430957,215.321632 2.46118933,260.466065 4.71175251,274.049346 C5.65725537,280.454795 7.74801524,285.435332 10.784278,289.270611 C25.0467227,307.035411 62.8135697,317.595746 118.3319,319.353582 C187.313659,321.604145 239.968847,308.633444 252.460139,286.3542 C255.816008,280.614599 255.975811,278.044428 255.975811,248.760473 C255.975811,223.964327 255.496401,216.107333 253.418959,211.15343 C251.341516,205.879921 251.341516,204.122085 252.939548,201.072505 C254.391095,198.355849 254.870505,189.087257 254.564215,166.981134 C254.231292,135.286812 253.765199,130.6392 250.236209,125.525494 C248.465056,122.955323 248.624859,121.690215 250.542498,117.681815 C252.619941,113.846536 253.112669,106.801874 252.939548,78.7963448 C252.793062,58.9407846 251.980728,42.4677275 250.862105,39.4314648 C246.5341,26.1544737 227.331069,13.9827889 201.256497,7.7371432 C169.229252,0.21307107 117.386397,-2.17066152 81.5505068,2.1307107 L81.5505068,2.1307107 L81.5505068,2.1307107 Z" fill="#0A0B09"></path><path d="M33.5296146,228.771744 C47.2993325,238.839351 115.641878,245.577724 161.891617,241.569325 C187.326976,239.318762 209.259979,235.163876 219.820314,230.52958 C226.878293,227.333514 227.184583,226.840788 227.184583,220.768262 C227.184583,216.280452 227.823796,214.189692 229.421829,214.189692 C234.868458,214.189692 235.667475,218.517699 235.361185,247.974774 C235.188065,263.968421 234.562169,277.911259 234.242562,279.016565 C232.950818,282.212631 219.340904,288.937687 207.968236,291.84078 C188.618719,296.954486 170.507678,299.191732 141.556646,300.150552 C88.0891253,301.921705 37.8309869,293.75842 24.2477062,281.107325 C20.8785199,277.751456 20.7053996,276.64615 20.7053996,248.77379 C20.7053996,221.101185 20.8785199,219.809442 24.4075095,216.120649 L27.9231822,212.285369 L28.7221987,219.156911 C29.3614118,223.964327 30.6398382,226.680984 33.5162977,228.771744 L33.5296146,228.771744 L33.5296146,228.771744 Z" fill="#F6CF54"></path><path d="M28.7355156,137.217769 C28.7355156,143.769704 31.9315816,146.48636 44.4095562,150.161836 C89.540672,163.771751 191.335376,162.013915 220.472844,147.125574 C226.398883,144.089311 227.184583,143.130491 227.184583,138.176589 C227.184583,132.090746 228.782616,131.131926 232.604578,135.140326 C235.667475,138.176589 235.520989,135.459933 235.174748,168.592484 L235.028261,195.798996 L230.380649,200.127002 C220.472844,209.249107 186.048549,216.440255 143.953696,218.371212 C91.7779182,220.768262 32.0647511,210.54085 22.9559629,197.570149 C21.1848095,194.999979 20.7053996,188.11512 20.7053996,166.355237 C20.7053996,142.664398 21.0250063,138.030102 23.4087389,135.47325 C27.1241656,131.318364 28.7221987,131.957577 28.7221987,137.231086 L28.7355156,137.217769 L28.7355156,137.217769 Z" fill="#F6CF54"></path><path d="M88.9147757,17.178855 C88.4353658,17.9778715 97.3976677,18.1376748 109.409549,17.6582649 C127.187667,17.0057347 174.049985,19.7357078 172.465269,21.3337409 C172.145662,21.6533474 164.92788,22.6254842 156.298501,23.584304 C147.482685,24.5431238 138.999794,26.1544737 137.095471,27.0999767 C133.886088,28.857813 133.886088,29.0176162 136.602744,31.0950591 C139.346035,33.0260157 139.172914,33.185819 135.004711,34.1446389 C121.874207,36.861295 113.391315,40.2304812 110.368369,44.0657606 C102.684494,53.8270789 109.409549,63.5883973 125.895923,67.1040699 C138.373898,69.6742397 187.673216,68.0628897 201.269814,64.7070204 C216.317958,60.8717411 224.001833,56.543735 224.001833,51.7496359 C224.001833,45.1977005 214.360367,40.3769677 191.188889,35.5828686 C178.844084,33.185819 186.714396,32.6930922 202.055514,35.1034587 C217.276778,37.5005082 229.608267,42.1481209 233.590032,47.2751436 C236.479809,51.1104228 236.772781,53.6672756 236.772781,81.5130009 C236.772781,115.923979 237.092387,115.124962 221.431664,122.329428 C198.699644,133.062883 161.718497,137.057965 97.5308371,135.926025 C85.3857862,135.606419 84.4136493,135.459933 87.7695188,133.528976 C91.1253881,131.611337 90.0200819,131.278413 76.5832875,130.479396 C57.8596674,129.37409 41.5197798,124.726478 33.8492212,118.653952 C24.5539958,111.276366 18.6279567,97.9993749 17.8555741,82.3253344 C17.0565576,67.4369934 19.9197001,50.3114063 22.9692798,51.4300294 C24.0745859,51.8961224 26.4849524,49.1794662 28.7355156,45.1977005 C35.1276476,33.0260157 49.0571688,24.7029271 71.9623087,18.9366913 C85.5589064,15.580822 90.1798852,15.1014121 88.9147757,17.178855 L88.9147757,17.178855 L88.9147757,17.178855 Z" fill="#F6CF54"></path></svg><!--express--> <svg class="skillSvg" viewBox="0 0 512 149"><path d="M3.33224862,115.629027 L3.33224862,58.6475756 L74.4757566,58.6475756 L74.4757566,55.315327 L3.33224862,55.315327 L3.33224862,3.33224862 L78.9742922,3.33224862 L78.9742922,0 L-3.55271368e-15,0 L-3.55271368e-15,118.961276 L79.640742,118.961276 L79.640742,115.629027 L3.33224862,115.629027 L3.33224862,115.629027 Z M143.786528,33.3224862 L114.296128,72.1431826 L85.472177,33.3224862 L81.1402538,33.3224862 L112.296778,74.642369 L78.14123,118.961276 L82.1399284,118.961276 L114.296128,77.1415554 L146.618939,118.961276 L150.78425,118.961276 L116.462089,74.642369 L147.785226,33.3224862 L143.786528,33.3224862 L143.786528,33.3224862 Z M160.780996,148.285063 L160.780996,94.9690856 L161.114221,94.9690856 C163.11358,102.744371 167.056701,108.992275 172.943703,113.712984 C178.830705,118.433693 186.32819,120.794012 195.436381,120.794012 C201.323384,120.794012 206.543854,119.599969 211.09795,117.211845 C215.652046,114.823722 219.456324,111.574812 222.510902,107.465018 C225.565478,103.355224 227.898028,98.5790488 229.508624,93.1363488 C231.119218,87.6936488 231.924504,81.973346 231.924504,75.9752684 C231.924504,69.532889 231.09145,63.5904384 229.425318,58.1477384 C227.759184,52.7050384 225.343328,47.9844 222.177676,43.9856818 C219.012024,39.9869634 215.179976,36.8768958 210.681418,34.6553856 C206.18286,32.4338754 201.101232,31.323137 195.436381,31.323137 C191.104437,31.323137 187.07801,31.9618116 183.35698,33.23918 C179.635951,34.5165484 176.331504,36.3214982 173.443541,38.654084 C170.555577,40.9866696 168.056416,43.7357472 165.945981,46.9013992 C163.835546,50.0670512 162.224976,53.5381088 161.114221,57.3146762 L160.780996,57.3146762 L160.780996,33.3224862 L157.448747,33.3224862 L157.448747,148.285063 L160.780996,148.285063 L160.780996,148.285063 Z M195.436381,117.628376 C184.995284,117.628376 176.609208,114.046245 170.277904,106.881874 C163.9466,99.717504 160.780996,89.415405 160.780996,75.9752684 C160.780996,70.421493 161.558513,65.1454854 163.11357,60.1470876 C164.668627,55.1486896 166.917872,50.7612728 169.861373,46.9847054 C172.804874,43.2081382 176.442543,40.2091444 180.774487,37.9876342 C185.106432,35.766124 189.993681,34.6553856 195.436381,34.6553856 C200.990156,34.6553856 205.849638,35.766124 210.01497,37.9876342 C214.1803,40.2091444 217.62359,43.2359066 220.34494,47.0680118 C223.06629,50.9001168 225.121156,55.2875336 226.5096,60.2303938 C227.898044,65.173254 228.592256,70.421493 228.592256,75.9752684 C228.592256,80.9736664 227.95358,85.9442208 226.676212,90.887081 C225.398844,95.8299412 223.427284,100.272895 220.76147,104.216075 C218.095658,108.159256 214.680138,111.380398 210.514806,113.879596 C206.349474,116.378795 201.323384,117.628376 195.436381,117.628376 L195.436381,117.628376 L195.436381,117.628376 Z M250.251872,118.961276 L250.251872,70.4770582 C250.251872,65.8118868 250.918314,61.2578592 252.25122,56.814839 C253.584126,52.3718186 255.638992,48.4564656 258.41588,45.0686626 C261.192768,41.6808596 264.719362,39.0150872 268.99577,37.0712658 C273.272176,35.1274444 278.353806,34.322159 284.240808,34.6553856 L284.240808,31.323137 C279.131334,31.2120614 274.660612,31.7674308 270.828506,32.9892614 C266.996402,34.211092 263.691954,35.8771996 260.915066,37.9876342 C258.138178,40.098069 255.916702,42.569462 254.25057,45.4018874 C252.584436,48.2343128 251.362624,51.2610752 250.585096,54.4822648 L250.251872,54.4822648 L250.251872,33.3224862 L246.919622,33.3224862 L246.919622,118.961276 L250.251872,118.961276 L250.251872,118.961276 Z M288.406118,76.8083306 L360.049464,76.8083306 C360.271614,70.9213286 359.688476,65.2565626 358.300032,59.8138626 C356.911588,54.3711628 354.690112,49.5394506 351.635536,45.3185812 C348.580958,41.0977118 344.637838,37.7099596 339.806052,35.155223 C334.974268,32.6004862 329.226196,31.323137 322.561666,31.323137 C317.78542,31.323137 313.120318,32.3228016 308.566222,34.3221608 C304.012126,36.32152 300.013468,39.2372084 296.570126,43.0693134 C293.126786,46.9014184 290.34994,51.5942884 288.239506,57.1480638 C286.12907,62.7018392 285.07387,69.0330484 285.07387,76.1418808 C285.07387,82.473185 285.79585,88.387867 287.23983,93.8861048 C288.683812,99.3843424 290.90529,104.160518 293.904328,108.214774 C296.903366,112.26903 300.763182,115.406866 305.483892,117.628376 C310.204602,119.849886 315.897136,120.905088 322.561666,120.794012 C332.33631,120.794012 340.555776,118.044935 347.220306,112.546697 C353.884836,107.048459 357.827958,99.3010588 359.049788,89.304263 L355.71754,89.304263 C354.273558,98.7456812 350.580352,105.826639 344.637814,110.547348 C338.695274,115.268057 331.225558,117.628376 322.228442,117.628376 C316.119288,117.628376 310.954354,116.573175 306.733486,114.46274 C302.512616,112.352305 299.069326,109.464385 296.403514,105.798894 C293.737702,102.133402 291.766142,97.8292904 290.488774,92.8864302 C289.211404,87.94357 288.517194,82.5842572 288.406118,76.8083306 L288.406118,76.8083306 L288.406118,76.8083306 Z M356.717214,73.476082 L288.406118,73.476082 C288.739344,67.4780046 289.850082,62.0909232 291.738366,57.3146762 C293.62665,52.5384294 296.098044,48.4564656 299.15262,45.0686626 C302.207196,41.6808596 305.76156,39.0983926 309.815816,37.3211846 C313.870072,35.5439764 318.22972,34.6553856 322.89489,34.6553856 C328.448666,34.6553856 333.335916,35.6828186 337.556784,37.7377156 C341.777654,39.7926126 345.304248,42.597227 348.136674,46.1516434 C350.9691,49.7060596 353.107272,53.8435602 354.551252,58.5642694 C355.995234,63.2849786 356.717214,68.255533 356.717214,73.476082 L356.717214,73.476082 L356.717214,73.476082 Z M429.193622,58.6475756 L432.52587,58.6475756 C432.52587,49.0950818 429.749024,42.1529666 424.195248,37.8210218 C418.641474,33.489077 411.088452,31.323137 401.535958,31.323137 C396.204334,31.323137 391.705844,31.98958 388.040352,33.3224862 C384.37486,34.6553922 381.375866,36.3770368 379.04328,38.4874716 C376.710694,40.5979062 375.044586,42.930457 374.044908,45.4851936 C373.045228,48.0399304 372.545396,50.4835548 372.545396,52.8161406 C372.545396,57.481312 373.37845,61.2022858 375.044582,63.9791734 C376.710714,66.7560612 379.32095,68.9220012 382.875366,70.4770582 C385.319028,71.5878134 388.095874,72.587478 391.205988,73.476082 C394.316102,74.364686 397.926002,75.3088138 402.035796,76.3084934 C405.701288,77.1970974 409.311188,78.0856882 412.865604,78.9742922 C416.42002,79.8628962 419.557856,81.0569402 422.279206,82.5564594 C425.000556,84.0559788 427.222032,85.9720026 428.943704,88.3045884 C430.665374,90.637174 431.526196,93.6917048 431.526196,97.468272 C431.526196,101.133764 430.665374,104.243831 428.943704,106.798568 C427.222032,109.353305 425.028324,111.435939 422.362512,113.046534 C419.6967,114.657129 416.725474,115.823405 413.448748,116.545395 C410.17202,117.267386 406.978646,117.628376 403.868532,117.628376 C393.760662,117.628376 386.01326,115.379131 380.626098,110.880573 C375.238936,106.382015 372.545396,99.3010572 372.545396,89.6374878 L369.213146,89.6374878 C369.213146,100.411812 372.128836,108.298055 377.9603,113.296453 C383.791764,118.294851 392.427754,120.794012 403.868532,120.794012 C407.534024,120.794012 411.22723,120.377485 414.94826,119.544419 C418.669288,118.711353 422.001504,117.350698 424.945004,115.462415 C427.888506,113.574131 430.276594,111.130506 432.10934,108.131468 C433.942086,105.132429 434.858444,101.466992 434.858444,97.1350472 C434.858444,93.0252534 434.05316,89.693038 432.442564,87.1383014 C430.83197,84.5835646 428.721566,82.4731616 426.111292,80.807029 C423.501018,79.1408964 420.55756,77.8357786 417.280834,76.8916368 C414.004106,75.947495 410.699658,75.0311358 407.367394,74.1425318 C402.702222,72.9207012 398.620258,71.8654996 395.12138,70.9768956 C391.622502,70.0882914 388.373592,69.03309 385.374552,67.8112594 C382.48659,66.5894288 380.181808,64.8400158 378.460136,62.5629678 C376.738466,60.2859198 375.877644,57.03701 375.877644,52.8161406 C375.877644,52.038612 376.099792,50.650189 376.544094,48.6508298 C376.988396,46.6514706 378.043598,44.624373 379.70973,42.569476 C381.375862,40.5145792 383.93056,38.6818608 387.373902,37.0712658 C390.817242,35.460671 395.53788,34.6553856 401.535958,34.6553856 C405.645752,34.6553856 409.394494,35.099681 412.782298,35.988285 C416.1701,36.8768892 419.085788,38.2930806 421.52945,40.236902 C423.973112,42.1807234 425.861366,44.6521164 427.194272,47.6511552 C428.527178,50.650194 429.193622,54.3156308 429.193622,58.6475756 L429.193622,58.6475756 L429.193622,58.6475756 Z M506.335178,58.6475756 L509.667426,58.6475756 C509.667426,49.0950818 506.89058,42.1529666 501.336804,37.8210218 C495.783028,33.489077 488.230008,31.323137 478.677514,31.323137 C473.34589,31.323137 468.847398,31.98958 465.181906,33.3224862 C461.516416,34.6553922 458.517422,36.3770368 456.184836,38.4874716 C453.85225,40.5979062 452.186142,42.930457 451.186462,45.4851936 C450.186784,48.0399304 449.68695,50.4835548 449.68695,52.8161406 C449.68695,57.481312 450.520004,61.2022858 452.186138,63.9791734 C453.85227,66.7560612 456.462506,68.9220012 460.016922,70.4770582 C462.460582,71.5878134 465.237428,72.587478 468.347544,73.476082 C471.457658,74.364686 475.067558,75.3088138 479.177352,76.3084934 C482.842842,77.1970974 486.452742,78.0856882 490.00716,78.9742922 C493.561576,79.8628962 496.699412,81.0569402 499.420762,82.5564594 C502.142112,84.0559788 504.363588,85.9720026 506.085258,88.3045884 C507.80693,90.637174 508.667752,93.6917048 508.667752,97.468272 C508.667752,101.133764 507.80693,104.243831 506.085258,106.798568 C504.363588,109.353305 502.16988,111.435939 499.504068,113.046534 C496.838256,114.657129 493.86703,115.823405 490.590302,116.545395 C487.313576,117.267386 484.120202,117.628376 481.010088,117.628376 C470.902216,117.628376 463.154816,115.379131 457.767654,110.880573 C452.380492,106.382015 449.68695,99.3010572 449.68695,89.6374878 L446.354702,89.6374878 C446.354702,100.411812 449.27039,108.298055 455.101854,113.296453 C460.93332,118.294851 469.56931,120.794012 481.010088,120.794012 C484.67558,120.794012 488.368784,120.377485 492.089814,119.544419 C495.810844,118.711353 499.14306,117.350698 502.08656,115.462415 C505.030062,113.574131 507.418148,111.130506 509.250894,108.131468 C511.08364,105.132429 512,101.466992 512,97.1350472 C512,93.0252534 511.194714,89.693038 509.58412,87.1383014 C507.973524,84.5835646 505.863122,82.4731616 503.252848,80.807029 C500.642572,79.1408964 497.699116,77.8357786 494.422388,76.8916368 C491.145662,75.947495 487.841214,75.0311358 484.508948,74.1425318 C479.843778,72.9207012 475.761814,71.8654996 472.262936,70.9768956 C468.764056,70.0882914 465.515146,69.03309 462.516108,67.8112594 C459.628144,66.5894288 457.323362,64.8400158 455.601692,62.5629678 C453.880022,60.2859198 453.0192,57.03701 453.0192,52.8161406 C453.0192,52.038612 453.241348,50.650189 453.68565,48.6508298 C454.129952,46.6514706 455.185152,44.624373 456.851286,42.569476 C458.517418,40.5145792 461.072116,38.6818608 464.515458,37.0712658 C467.958798,35.460671 472.679436,34.6553856 478.677514,34.6553856 C482.787308,34.6553856 486.53605,35.099681 489.923852,35.988285 C493.311656,36.8768892 496.227344,38.2930806 498.671006,40.236902 C501.114666,42.1807234 503.002922,44.6521164 504.335828,47.6511552 C505.668734,50.650194 506.335178,54.3156308 506.335178,58.6475756 L506.335178,58.6475756 L506.335178,58.6475756 Z" fill="#222222"></path></svg></div></section><section id="portfolio"><p class="secTitle">Portfolio</p><p class="borderB"></p><div class="portfolioPiecesContainer"><span class="rightMobileContainer"><span class="portfolioPiece"><a href="/#/projects" class="portfolioPieceTitle">Whats Your Deal</a> Website to find recurring deals. Uses Angular, Node, many Google geolocation API's, all DOM manipulation done with vanilla JS, and JWT's for user authorization including role checking. Stores user submitted images with Amazon S3. </span><span class="portfolioPieceImage"><div class="right"></div><a href="/#/projects"><img height="325px" width="325px" src="./dist/img/DealsMain.png" alt="Whats Your Deal Picture"></a></span></span><span class="leftMobileContainer"><span class="portfolioPieceImage"><div class="left"></div><a href="/#/projects"><img height="325px" width="325px" src="./dist/img/CHTMain.png" alt="CHT Picture"></a></span><span class="portfolioPiece"><a href="/#/projects" class="portfolioPieceTitle">CHT</a> Real-time chatroom built using Angular with a Firebase backend. Allows users to register, create new chatrooms, make posts, including inline GIFs (just like Slack!) from the Giphy API, and has live updating timestamps. </span></span><span class="rightMobileContainer"><span class="portfolioPiece"><a href="/#/projects" class="portfolioPieceTitle">This Website!</a> I had fun with this website, the page (click on a title or picture) is a single page application built using only jQuery. Using Gulp, CloudFlare, system fonts, and ImageOptim has enabled me to keep the page very lightweight (under 300KB) and fast.<br>Google Pagespeed score of 100. </span><span class="portfolioPieceImage"><div class="right"></div><a href="/#/projects"><img height="325px" width="325px" src="./dist/img/PortfolioMain.png" alt="Picture of this website!"></a></span></span></div></section><section id="contact"><p class="secTitle">Contact</p><p class="borderB"></p><p id="contactStatement">Like what you see? Feel free to reach out with one of the outlets listed below!<br><br>Or, check out my <a href="./Brian_Kemper_resume.pdf">resume</a>.<br></p><!--gmail--><div id="contactButtons"><a href="mailto:[email protected]"><svg class="contactIcon" viewBox="0 0 45555 33097"><path fill="#E75A4D" d="M41608 250c2030,0 3691,1661 3691,3691l0 1070 -5128 3663 -17458 12026 -17458 -12148 0 24295 -1314 0c-2030,0 -3691,-1661 -3691,-3691l0 -25214c0,-2030 1661,-3691 3691,-3691l18772 13918 18894 -13918z"/><polygon fill="#E7E4D7" points="5255,8552 5255,32847 40172,32847 40172,8674 22713,20700 "/><polygon fill="#B8B7AE" points="5255,32847 22713,20700 22634,20644 5255,32580 "/><polygon fill="#B7B6AD" points="40172,8674 40182,32847 22713,20700 "/><path fill="#B2392F" d="M45299 5011l6 24148c-88,2684 -1251,3642 -5123,3687l-10 -24173 5128 -3663z"/><polygon fill="#F7F5ED" points="3941,250 22713,14168 41608,250 "/></svg> </a><!--github--> <a href="https://github.com/Gobd"><svg class="contactIcon" viewBox="0 0 438.549 438.549"><path d="M409.132,114.573c-19.608-33.596-46.205-60.194-79.798-79.8C295.736,15.166,259.057,5.365,219.271,5.365
c-39.781,0-76.472,9.804-110.063,29.408c-33.596,19.605-60.192,46.204-79.8,79.8C9.803,148.168,0,184.854,0,224.63
c0,47.78,13.94,90.745,41.827,128.906c27.884,38.164,63.906,64.572,108.063,79.227c5.14,0.954,8.945,0.283,11.419-1.996
c2.475-2.282,3.711-5.14,3.711-8.562c0-0.571-0.049-5.708-0.144-15.417c-0.098-9.709-0.144-18.179-0.144-25.406l-6.567,1.136
c-4.187,0.767-9.469,1.092-15.846,1c-6.374-0.089-12.991-0.757-19.842-1.999c-6.854-1.231-13.229-4.086-19.13-8.559
c-5.898-4.473-10.085-10.328-12.56-17.556l-2.855-6.57c-1.903-4.374-4.899-9.233-8.992-14.559
c-4.093-5.331-8.232-8.945-12.419-10.848l-1.999-1.431c-1.332-0.951-2.568-2.098-3.711-3.429c-1.142-1.331-1.997-2.663-2.568-3.997
c-0.572-1.335-0.098-2.43,1.427-3.289c1.525-0.859,4.281-1.276,8.28-1.276l5.708,0.853c3.807,0.763,8.516,3.042,14.133,6.851
c5.614,3.806,10.229,8.754,13.846,14.842c4.38,7.806,9.657,13.754,15.846,17.847c6.184,4.093,12.419,6.136,18.699,6.136
c6.28,0,11.704-0.476,16.274-1.423c4.565-0.952,8.848-2.383,12.847-4.285c1.713-12.758,6.377-22.559,13.988-29.41
c-10.848-1.14-20.601-2.857-29.264-5.14c-8.658-2.286-17.605-5.996-26.835-11.14c-9.235-5.137-16.896-11.516-22.985-19.126
c-6.09-7.614-11.088-17.61-14.987-29.979c-3.901-12.374-5.852-26.648-5.852-42.826c0-23.035,7.52-42.637,22.557-58.817
c-7.044-17.318-6.379-36.732,1.997-58.24c5.52-1.715,13.706-0.428,24.554,3.853c10.85,4.283,18.794,7.952,23.84,10.994
c5.046,3.041,9.089,5.618,12.135,7.708c17.705-4.947,35.976-7.421,54.818-7.421s37.117,2.474,54.823,7.421l10.849-6.849
c7.419-4.57,16.18-8.758,26.262-12.565c10.088-3.805,17.802-4.853,23.134-3.138c8.562,21.509,9.325,40.922,2.279,58.24
c15.036,16.18,22.559,35.787,22.559,58.817c0,16.178-1.958,30.497-5.853,42.966c-3.9,12.471-8.941,22.457-15.125,29.979
c-6.191,7.521-13.901,13.85-23.131,18.986c-9.232,5.14-18.182,8.85-26.84,11.136c-8.662,2.286-18.415,4.004-29.263,5.146
c9.894,8.562,14.842,22.077,14.842,40.539v60.237c0,3.422,1.19,6.279,3.572,8.562c2.379,2.279,6.136,2.95,11.276,1.995
c44.163-14.653,80.185-41.062,108.068-79.226c27.88-38.161,41.825-81.126,41.825-128.906
C438.536,184.851,428.728,148.168,409.132,114.573z"/></svg> </a><!--linkedin--> <a href="https://www.linkedin.com/in/brkemper"><svg class="contactIcon" viewBox="0 0 430.117 430.118"><path d="M398.355,0H31.782C14.229,0,0.002,13.793,0.002,30.817v368.471 c0,17.025,14.232,30.83,31.78,30.83h366.573c17.549,0,31.76-13.814,31.76-30.83V30.817C430.115,13.798,415.904,0,398.355,0z M130.4,360.038H65.413V165.845H130.4V360.038z M97.913,139.315h-0.437c-21.793,0-35.92-14.904-35.92-33.563 c0-19.035,14.542-33.535,36.767-33.535c22.227,0,35.899,14.496,36.331,33.535C134.654,124.415,120.555,139.315,97.913,139.315z M364.659,360.038h-64.966V256.138c0-26.107-9.413-43.921-32.907-43.921c-17.973,0-28.642,12.018-33.327,23.621 c-1.736,4.144-2.166,9.94-2.166,15.728v108.468h-64.954c0,0,0.85-175.979,0-194.192h64.964v27.531 c8.624-13.229,24.035-32.1,58.534-32.1c42.76,0,74.822,27.739,74.822,87.414V360.038z M230.883,193.99 c0.111-0.182,0.266-0.401,0.42-0.614v0.614H230.883z" fill="#1583bb"/></svg></a></div></section></div><script async defer="defer" src="dist/js/js.min.js" charset="utf-8"></script><script src="https://cdnjs.cloudflare.com/ajax/libs/ga-lite/1.1.0/ga-lite.min.js" async></script><script>var galite=galite||{};galite.UA="UA-49457513-2"</script></body></html>