+<!doctype html><html lang="en"><head><meta charset="utf-8"/><link rel="shortcut icon" href="/fish.png"/><meta name="viewport" content="width=device-width,initial-scale=1,shrink-to-fit=no"/><meta name="theme-color" content="#000000"/><link rel="manifest" href="/manifest.json"/><link href="https://fonts.googleapis.com/css?family=Ubuntu" rel="stylesheet"><link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.7.0/css/all.css" integrity="sha384-lZN37f5QGtY3VHgisS14W3ExzMWZxybE1SJSEsQp9S+oqd12jhcu+A56Ebc1zFSJ" crossorigin="anonymous"><title>Julia Wang - Creative Web Developer</title><link href="/static/css/2.930acbc9.chunk.css" rel="stylesheet"><link href="/static/css/main.cddd6d58.chunk.css" rel="stylesheet"></head><style>::selection{color:#ffca31;background-color:transparent}#root,body,html{overflow-x:hidden}div{box-sizing:border-box}button{border:none;background-color:transparent;outline:0}a{color:#dbff38;text-decoration:none}a.line-effect::before{content:'';height:30%;width:0;background-color:rgba(255,202,49,.47);transition:width .28s ease-in;position:absolute;left:0;bottom:-2px}a.line-effect:hover::before{width:100%}#cursor-halo{width:3em;height:3em;position:absolute;border-radius:50%;background-color:#fdecac70;margin-top:-.75em;margin-left:-.75em;pointer-events:none;z-index:10000;transition:transform .6s cubic-bezier(.75,-1.27,.3,2.33)}.cursor-halo-active{transform:scale(1.5)}#cursor-moon{width:1em;height:1em;position:absolute;border-radius:50%;background-color:#ffca31;pointer-events:none;z-index:10000;transition:opacity .5s ease-in,transform .6s cubic-bezier(.75,-1.27,.3,2.33)}.cursor-moon-active{opacity:0;transform:scale(0)}</style><body><noscript>Hello, I'm Julia Wang, a creative web developer. I've been working as a Frontend Developer for 8 years. Love building creative ideas into reality.</noscript><div id="root"></div><div id="cursor-moon"></div><div id="cursor-halo"></div><script>!function(e){function r(r){for(var n,l,f=r[0],i=r[1],p=r[2],c=0,s=[];c<f.length;c++)l=f[c],Object.prototype.hasOwnProperty.call(o,l)&&o[l]&&s.push(o[l][0]),o[l]=0;for(n in i)Object.prototype.hasOwnProperty.call(i,n)&&(e[n]=i[n]);for(a&&a(r);s.length;)s.shift()();return u.push.apply(u,p||[]),t()}function t(){for(var e,r=0;r<u.length;r++){for(var t=u[r],n=!0,f=1;f<t.length;f++){var i=t[f];0!==o[i]&&(n=!1)}n&&(u.splice(r--,1),e=l(l.s=t[0]))}return e}var n={},o={1:0},u=[];function l(r){if(n[r])return n[r].exports;var t=n[r]={i:r,l:!1,exports:{}};return e[r].call(t.exports,t,t.exports,l),t.l=!0,t.exports}l.m=e,l.c=n,l.d=function(e,r,t){l.o(e,r)||Object.defineProperty(e,r,{enumerable:!0,get:t})},l.r=function(e){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},l.t=function(e,r){if(1&r&&(e=l(e)),8&r)return e;if(4&r&&"object"==typeof e&&e&&e.__esModule)return e;var t=Object.create(null);if(l.r(t),Object.defineProperty(t,"default",{enumerable:!0,value:e}),2&r&&"string"!=typeof e)for(var n in e)l.d(t,n,function(r){return e[r]}.bind(null,n));return t},l.n=function(e){var r=e&&e.__esModule?function(){return e.default}:function(){return e};return l.d(r,"a",r),r},l.o=function(e,r){return Object.prototype.hasOwnProperty.call(e,r)},l.p="/";var f=this.webpackJsonpportfolio=this.webpackJsonpportfolio||[],i=f.push.bind(f);f.push=r,f=f.slice();for(var p=0;p<f.length;p++)r(f[p]);var a=i;t()}([])</script><script src="/static/js/2.205eb790.chunk.js"></script><script src="/static/js/main.134f5918.chunk.js"></script></body><script>const moon=document.getElementById("cursor-moon"),halo=document.getElementById("cursor-halo");window.screen.width>1024?window.onmousemove=o=>{moon.style.top=o.clientY+"px",moon.style.left=o.clientX+"px",setTimeout(()=>{halo.style.top=o.clientY+"px",halo.style.left=o.clientX+"px"},100)}:(moon.style.display="none",halo.style.display="none")</script></html>
0 commit comments