-
Notifications
You must be signed in to change notification settings - Fork 0
/
component---src-pages-index-js-e735b2fca2536deb74d8.js
2 lines (2 loc) · 47.4 KB
/
component---src-pages-index-js-e735b2fca2536deb74d8.js
1
2
(window.webpackJsonp=window.webpackJsonp||[]).push([[4],{"+rrS":function(e,t,n){e.exports=n.p+"static/UC-logo-958d2a27e40f9752108f296c515b7ffa.png"},"24ww":function(e,t,n){e.exports=n.p+"static/resume-aec2b159036c15817198f88b6bd651f0.pdf"},"27FE":function(e,t,n){e.exports=n.p+"static/coming-soon-78fe48094256cfdc5bea82c572bb9dc0.jpg"},"44NE":function(e,t,n){e.exports=n.p+"static/sport-9b605e1788d583b53169893ef438b82a.jpg"},ELEi:function(e,t,n){var r;n("KKXr"),n("8+KV"),n("Oyvg"),n("f3/d"),n("pIFo"),n("LK8F"),n("/SS/"),n("V+eJ"),n("rGqo"),n("yt8O"),n("Btvt"),n("RW0V"),n("Tze0"),n("bWfx"),n("91GP"),n("Vd3H"),n("2Spj"),n("hHhE"),n("rE2o"),n("ioFf"),n("HAE/"),e.exports=(r=n("q1tI"),function(e){var t={};function n(r){if(t[r])return t[r].exports;var o=t[r]={i:r,l:!1,exports:{}};return e[r].call(o.exports,o,o.exports,n),o.l=!0,o.exports}return n.m=e,n.c=t,n.d=function(e,t,r){n.o(e,t)||Object.defineProperty(e,t,{enumerable:!0,get:r})},n.r=function(e){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},n.t=function(e,t){if(1&t&&(e=n(e)),8&t)return e;if(4&t&&"object"==typeof e&&e&&e.__esModule)return e;var r=Object.create(null);if(n.r(r),Object.defineProperty(r,"default",{enumerable:!0,value:e}),2&t&&"string"!=typeof e)for(var o in e)n.d(r,o,function(t){return e[t]}.bind(null,o));return r},n.n=function(e){var t=e&&e.__esModule?function(){return e.default}:function(){return e};return n.d(t,"a",t),t},n.o=function(e,t){return Object.prototype.hasOwnProperty.call(e,t)},n.p="/",n(n.s=5)}([function(e,t,n){var r=n(3);e.exports=n(8)(r.isElement,!0)},function(e,t){e.exports=r},function(e,t,n){"use strict";e.exports="SECRET_DO_NOT_PASS_THIS_OR_YOU_WILL_BE_FIRED"},function(e,t,n){"use strict";e.exports=n(7)},function(e,t,n){var r;r=function(){return function(e){var t={};function n(r){if(t[r])return t[r].exports;var o=t[r]={exports:{},id:r,loaded:!1};return e[r].call(o.exports,o,o.exports,n),o.loaded=!0,o.exports}return n.m=e,n.c=t,n.p="",n(0)}([function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r=function(){function e(e,t){for(var n=0;n<t.length;n++){var r=t[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(e,r.key,r)}}return function(t,n,r){return n&&e(t.prototype,n),r&&e(t,r),t}}(),o=n(1),a=n(3),s=function(){function e(t,n){!function(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}(this,e),o.initializer.load(this,n,t),this.begin()}return r(e,[{key:"toggle",value:function(){this.pause.status?this.start():this.stop()}},{key:"stop",value:function(){this.typingComplete||this.pause.status||(this.toggleBlinking(!0),this.pause.status=!0,this.options.onStop(this.arrayPos,this))}},{key:"start",value:function(){this.typingComplete||this.pause.status&&(this.pause.status=!1,this.pause.typewrite?this.typewrite(this.pause.curString,this.pause.curStrPos):this.backspace(this.pause.curString,this.pause.curStrPos),this.options.onStart(this.arrayPos,this))}},{key:"destroy",value:function(){this.reset(!1),this.options.onDestroy(this)}},{key:"reset",value:function(){var e=arguments.length<=0||void 0===arguments[0]||arguments[0];clearInterval(this.timeout),this.replaceText(""),this.cursor&&this.cursor.parentNode&&(this.cursor.parentNode.removeChild(this.cursor),this.cursor=null),this.strPos=0,this.arrayPos=0,this.curLoop=0,e&&(this.insertCursor(),this.options.onReset(this),this.begin())}},{key:"begin",value:function(){var e=this;this.typingComplete=!1,this.shuffleStringsIfNeeded(this),this.insertCursor(),this.bindInputFocusEvents&&this.bindFocusEvents(),this.timeout=setTimeout((function(){e.currentElContent&&0!==e.currentElContent.length?e.backspace(e.currentElContent,e.currentElContent.length):e.typewrite(e.strings[e.sequence[e.arrayPos]],e.strPos)}),this.startDelay)}},{key:"typewrite",value:function(e,t){var n=this;this.fadeOut&&this.el.classList.contains(this.fadeOutClass)&&(this.el.classList.remove(this.fadeOutClass),this.cursor&&this.cursor.classList.remove(this.fadeOutClass));var r=this.humanizer(this.typeSpeed),o=1;!0!==this.pause.status?this.timeout=setTimeout((function(){t=a.htmlParser.typeHtmlChars(e,t,n);var r=0,s=e.substr(t);if("^"===s.charAt(0)&&/^\^\d+/.test(s)){var i=1;i+=(s=/\d+/.exec(s)[0]).length,r=parseInt(s),n.temporaryPause=!0,n.options.onTypingPaused(n.arrayPos,n),e=e.substring(0,t)+e.substring(t+i),n.toggleBlinking(!0)}if("`"===s.charAt(0)){for(;"`"!==e.substr(t+o).charAt(0)&&!(t+ ++o>e.length););var c=e.substring(0,t),u=e.substring(c.length+1,t+o),l=e.substring(t+o+1);e=c+u+l,o--}n.timeout=setTimeout((function(){n.toggleBlinking(!1),t>=e.length?n.doneTyping(e,t):n.keepTyping(e,t,o),n.temporaryPause&&(n.temporaryPause=!1,n.options.onTypingResumed(n.arrayPos,n))}),r)}),r):this.setPauseStatus(e,t,!0)}},{key:"keepTyping",value:function(e,t,n){0===t&&(this.toggleBlinking(!1),this.options.preStringTyped(this.arrayPos,this)),t+=n;var r=e.substr(0,t);this.replaceText(r),this.typewrite(e,t)}},{key:"doneTyping",value:function(e,t){var n=this;this.options.onStringTyped(this.arrayPos,this),this.toggleBlinking(!0),this.arrayPos===this.strings.length-1&&(this.complete(),!1===this.loop||this.curLoop===this.loopCount)||(this.timeout=setTimeout((function(){n.backspace(e,t)}),this.backDelay))}},{key:"backspace",value:function(e,t){var n=this;if(!0!==this.pause.status){if(this.fadeOut)return this.initFadeOut();this.toggleBlinking(!1);var r=this.humanizer(this.backSpeed);this.timeout=setTimeout((function(){t=a.htmlParser.backSpaceHtmlChars(e,t,n);var r=e.substr(0,t);if(n.replaceText(r),n.smartBackspace){var o=n.strings[n.arrayPos+1];o&&r===o.substr(0,t)?n.stopNum=t:n.stopNum=0}t>n.stopNum?(t--,n.backspace(e,t)):t<=n.stopNum&&(n.arrayPos++,n.arrayPos===n.strings.length?(n.arrayPos=0,n.options.onLastStringBackspaced(),n.shuffleStringsIfNeeded(),n.begin()):n.typewrite(n.strings[n.sequence[n.arrayPos]],t))}),r)}else this.setPauseStatus(e,t,!0)}},{key:"complete",value:function(){this.options.onComplete(this),this.loop?this.curLoop++:this.typingComplete=!0}},{key:"setPauseStatus",value:function(e,t,n){this.pause.typewrite=n,this.pause.curString=e,this.pause.curStrPos=t}},{key:"toggleBlinking",value:function(e){this.cursor&&(this.pause.status||this.cursorBlinking!==e&&(this.cursorBlinking=e,e?this.cursor.classList.add("typed-cursor--blink"):this.cursor.classList.remove("typed-cursor--blink")))}},{key:"humanizer",value:function(e){return Math.round(Math.random()*e/2)+e}},{key:"shuffleStringsIfNeeded",value:function(){this.shuffle&&(this.sequence=this.sequence.sort((function(){return Math.random()-.5})))}},{key:"initFadeOut",value:function(){var e=this;return this.el.className+=" "+this.fadeOutClass,this.cursor&&(this.cursor.className+=" "+this.fadeOutClass),setTimeout((function(){e.arrayPos++,e.replaceText(""),e.strings.length>e.arrayPos?e.typewrite(e.strings[e.sequence[e.arrayPos]],0):(e.typewrite(e.strings[0],0),e.arrayPos=0)}),this.fadeOutDelay)}},{key:"replaceText",value:function(e){this.attr?this.el.setAttribute(this.attr,e):this.isInput?this.el.value=e:"html"===this.contentType?this.el.innerHTML=e:this.el.textContent=e}},{key:"bindFocusEvents",value:function(){var e=this;this.isInput&&(this.el.addEventListener("focus",(function(t){e.stop()})),this.el.addEventListener("blur",(function(t){e.el.value&&0!==e.el.value.length||e.start()})))}},{key:"insertCursor",value:function(){this.showCursor&&(this.cursor||(this.cursor=document.createElement("span"),this.cursor.className="typed-cursor",this.cursor.innerHTML=this.cursorChar,this.el.parentNode&&this.el.parentNode.insertBefore(this.cursor,this.el.nextSibling)))}}]),e}();t.default=s,e.exports=t.default},function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r,o=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},a=function(){function e(e,t){for(var n=0;n<t.length;n++){var r=t[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(e,r.key,r)}}return function(t,n,r){return n&&e(t.prototype,n),r&&e(t,r),t}}(),s=(r=n(2))&&r.__esModule?r:{default:r},i=function(){function e(){!function(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}(this,e)}return a(e,[{key:"load",value:function(e,t,n){if(e.el="string"==typeof n?document.querySelector(n):n,e.options=o({},s.default,t),e.isInput="input"===e.el.tagName.toLowerCase(),e.attr=e.options.attr,e.bindInputFocusEvents=e.options.bindInputFocusEvents,e.showCursor=!e.isInput&&e.options.showCursor,e.cursorChar=e.options.cursorChar,e.cursorBlinking=!0,e.elContent=e.attr?e.el.getAttribute(e.attr):e.el.textContent,e.contentType=e.options.contentType,e.typeSpeed=e.options.typeSpeed,e.startDelay=e.options.startDelay,e.backSpeed=e.options.backSpeed,e.smartBackspace=e.options.smartBackspace,e.backDelay=e.options.backDelay,e.fadeOut=e.options.fadeOut,e.fadeOutClass=e.options.fadeOutClass,e.fadeOutDelay=e.options.fadeOutDelay,e.isPaused=!1,e.strings=e.options.strings.map((function(e){return e.trim()})),"string"==typeof e.options.stringsElement?e.stringsElement=document.querySelector(e.options.stringsElement):e.stringsElement=e.options.stringsElement,e.stringsElement){e.strings=[],e.stringsElement.style.display="none";var r=Array.prototype.slice.apply(e.stringsElement.children),a=r.length;if(a)for(var i=0;i<a;i+=1){var c=r[i];e.strings.push(c.innerHTML.trim())}}for(var i in e.strPos=0,e.arrayPos=0,e.stopNum=0,e.loop=e.options.loop,e.loopCount=e.options.loopCount,e.curLoop=0,e.shuffle=e.options.shuffle,e.sequence=[],e.pause={status:!1,typewrite:!0,curString:"",curStrPos:0},e.typingComplete=!1,e.strings)e.sequence[i]=i;e.currentElContent=this.getCurrentElContent(e),e.autoInsertCss=e.options.autoInsertCss,this.appendAnimationCss(e)}},{key:"getCurrentElContent",value:function(e){return e.attr?e.el.getAttribute(e.attr):e.isInput?e.el.value:"html"===e.contentType?e.el.innerHTML:e.el.textContent}},{key:"appendAnimationCss",value:function(e){if(e.autoInsertCss&&(e.showCursor||e.fadeOut)&&!document.querySelector("[data-typed-js-css]")){var t=document.createElement("style");t.type="text/css",t.setAttribute("data-typed-js-css",!0);var n="";e.showCursor&&(n+="\n .typed-cursor{\n opacity: 1;\n }\n .typed-cursor.typed-cursor--blink{\n animation: typedjsBlink 0.7s infinite;\n -webkit-animation: typedjsBlink 0.7s infinite;\n animation: typedjsBlink 0.7s infinite;\n }\n @keyframes typedjsBlink{\n 50% { opacity: 0.0; }\n }\n @-webkit-keyframes typedjsBlink{\n 0% { opacity: 1; }\n 50% { opacity: 0.0; }\n 100% { opacity: 1; }\n }\n "),e.fadeOut&&(n+="\n .typed-fade-out{\n opacity: 0;\n transition: opacity .25s;\n }\n .typed-cursor.typed-cursor--blink.typed-fade-out{\n -webkit-animation: 0;\n animation: 0;\n }\n "),0!==t.length&&(t.innerHTML=n,document.body.appendChild(t))}}}]),e}();t.default=i;var c=new i;t.initializer=c},function(e,t){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default={strings:["These are the default values...","You know what you should do?","Use your own!","Have a great day!"],stringsElement:null,typeSpeed:0,startDelay:0,backSpeed:0,smartBackspace:!0,shuffle:!1,backDelay:700,fadeOut:!1,fadeOutClass:"typed-fade-out",fadeOutDelay:500,loop:!1,loopCount:1/0,showCursor:!0,cursorChar:"|",autoInsertCss:!0,attr:null,bindInputFocusEvents:!1,contentType:"html",onComplete:function(e){},preStringTyped:function(e,t){},onStringTyped:function(e,t){},onLastStringBackspaced:function(e){},onTypingPaused:function(e,t){},onTypingResumed:function(e,t){},onReset:function(e){},onStop:function(e,t){},onStart:function(e,t){},onDestroy:function(e){}},e.exports=t.default},function(e,t){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var n=function(){function e(e,t){for(var n=0;n<t.length;n++){var r=t[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(e,r.key,r)}}return function(t,n,r){return n&&e(t.prototype,n),r&&e(t,r),t}}(),r=function(){function e(){!function(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}(this,e)}return n(e,[{key:"typeHtmlChars",value:function(e,t,n){if("html"!==n.contentType)return t;var r=e.substr(t).charAt(0);if("<"===r||"&"===r){var o;for(o="<"===r?">":";";e.substr(t+1).charAt(0)!==o&&!(++t+1>e.length););t++}return t}},{key:"backSpaceHtmlChars",value:function(e,t,n){if("html"!==n.contentType)return t;var r=e.substr(t).charAt(0);if(">"===r||";"===r){var o;for(o=">"===r?"<":"&";e.substr(t-1).charAt(0)!==o&&!(--t<0););t--}return t}}]),e}();t.default=r;var o=new r;t.htmlParser=o}])},e.exports=r()},function(e,t,n){"use strict";n.r(t);var r=n(1),o=n.n(r),a=n(0),s=n.n(a),i=n(4),c=n.n(i);function u(e){return(u="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e})(e)}function l(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},a=Object.keys(e);for(r=0;r<a.length;r++)n=a[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var a=Object.getOwnPropertySymbols(e);for(r=0;r<a.length;r++)n=a[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}function p(e,t){for(var n=0;n<t.length;n++){var r=t[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(e,r.key,r)}}function f(e){return(f=Object.setPrototypeOf?Object.getPrototypeOf:function(e){return e.__proto__||Object.getPrototypeOf(e)})(e)}function d(e){if(void 0===e)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}function y(e,t){return(y=Object.setPrototypeOf||function(e,t){return e.__proto__=t,e})(e,t)}var m=function(e){function t(){var e,n,r,a,s,i;!function(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}(this,t);for(var c=arguments.length,l=new Array(c),p=0;p<c;p++)l[p]=arguments[p];return n=!(r=(e=f(t)).call.apply(e,[this].concat(l)))||"object"!==u(r)&&"function"!=typeof r?d(this):r,a=d(n),s="rootElement",i=o.a.createRef(),s in a?Object.defineProperty(a,s,{value:i,enumerable:!0,configurable:!0,writable:!0}):a[s]=i,n}var n,a;return function(e,t){if("function"!=typeof t&&null!==t)throw new TypeError("Super expression must either be null or a function");e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,writable:!0,configurable:!0}}),t&&y(e,t)}(t,r.Component),n=t,(a=[{key:"componentDidMount",value:function(){var e=this.props,t=(e.style,e.typedRef,e.stopped),n=(e.className,l(e,["style","typedRef","stopped","className"]));this.constructTyped(n),t&&this.typed.stop()}},{key:"constructTyped",value:function(){var e=this,t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},n=this.props,r=(n.style,n.typedRef,n.stopped,n.className,l(n,["style","typedRef","stopped","className"]));this.typed&&this.typed.destroy(),this.typed=new c.a(this.rootElement.current,Object.assign(r,t)),this.props.typedRef&&this.props.typedRef(this.typed),this.typed.reConstruct=function(t){e.constructTyped(t)}}},{key:"shouldComponentUpdate",value:function(e){var t=this;if(this.props!==e){e.style,e.typedRef,e.stopped,e.className;var n=l(e,["style","typedRef","stopped","className"]);return this.typed.options=Object.assign(this.typed.options,n),!Object.keys(e).every((function(n){return!t.props[n]&&e[n]?(t.constructTyped(e),!1):(t.typed[n]&&(t.typed[n]=e[n]),!0)}))||this.props.strings.length===e.strings.length||this.constructTyped(e),!0}return!1}},{key:"render",value:function(){var e=this.props,t=e.style,n=e.className,r=e.children,a=o.a.createElement("span",{ref:this.rootElement});return r&&(a=o.a.cloneElement(r,{ref:this.rootElement})),o.a.createElement("span",{style:t,className:n},a)}}])&&p(n.prototype,a),t}();m.propTypes={style:s.a.object,className:s.a.string,children:s.a.object,typedRef:s.a.func,stopped:s.a.bool,strings:s.a.arrayOf(s.a.string),typeSpeed:s.a.number,startDelay:s.a.number,backSpeed:s.a.number,smartBackspace:s.a.bool,shuffle:s.a.bool,backDelay:s.a.number,fadeOut:s.a.bool,fadeOutClass:s.a.string,fadeOutDelay:s.a.number,loop:s.a.bool,loopCount:s.a.number,showCursor:s.a.bool,cursorChar:s.a.string,autoInsertCss:s.a.bool,attr:s.a.string,bindInputFocusEvents:s.a.bool,contentType:s.a.oneOf(["html",""]),onComplete:s.a.func,preStringTyped:s.a.func,onStringTyped:s.a.func,onLastStringBackspaced:s.a.func,onTypingPaused:s.a.func,onTypingResumed:s.a.func,onReset:s.a.func,onStop:s.a.func,onStart:s.a.func,onDestroy:s.a.func},t.default=m},function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r="function"==typeof Symbol&&Symbol.for,o=r?Symbol.for("react.element"):60103,a=r?Symbol.for("react.portal"):60106,s=r?Symbol.for("react.fragment"):60107,i=r?Symbol.for("react.strict_mode"):60108,c=r?Symbol.for("react.profiler"):60114,u=r?Symbol.for("react.provider"):60109,l=r?Symbol.for("react.context"):60110,p=r?Symbol.for("react.async_mode"):60111,f=r?Symbol.for("react.concurrent_mode"):60111,d=r?Symbol.for("react.forward_ref"):60112,y=r?Symbol.for("react.suspense"):60113,m=r?Symbol.for("react.suspense_list"):60120,h=r?Symbol.for("react.memo"):60115,g=r?Symbol.for("react.lazy"):60116,b=r?Symbol.for("react.fundamental"):60117,v=r?Symbol.for("react.responder"):60118;function E(e){if("object"==typeof e&&null!==e){var t=e.$$typeof;switch(t){case o:switch(e=e.type){case p:case f:case s:case c:case i:case y:return e;default:switch(e=e&&e.$$typeof){case l:case d:case u:return e;default:return t}}case g:case h:case a:return t}}}function A(e){return E(e)===f}t.typeOf=E,t.AsyncMode=p,t.ConcurrentMode=f,t.ContextConsumer=l,t.ContextProvider=u,t.Element=o,t.ForwardRef=d,t.Fragment=s,t.Lazy=g,t.Memo=h,t.Portal=a,t.Profiler=c,t.StrictMode=i,t.Suspense=y,t.isValidElementType=function(e){return"string"==typeof e||"function"==typeof e||e===s||e===f||e===c||e===i||e===y||e===m||"object"==typeof e&&null!==e&&(e.$$typeof===g||e.$$typeof===h||e.$$typeof===u||e.$$typeof===l||e.$$typeof===d||e.$$typeof===b||e.$$typeof===v)},t.isAsyncMode=function(e){return A(e)||E(e)===p},t.isConcurrentMode=A,t.isContextConsumer=function(e){return E(e)===l},t.isContextProvider=function(e){return E(e)===u},t.isElement=function(e){return"object"==typeof e&&null!==e&&e.$$typeof===o},t.isForwardRef=function(e){return E(e)===d},t.isFragment=function(e){return E(e)===s},t.isLazy=function(e){return E(e)===g},t.isMemo=function(e){return E(e)===h},t.isPortal=function(e){return E(e)===a},t.isProfiler=function(e){return E(e)===c},t.isStrictMode=function(e){return E(e)===i},t.isSuspense=function(e){return E(e)===y}},function(e,t,n){"use strict";!function(){Object.defineProperty(t,"__esModule",{value:!0});var e="function"==typeof Symbol&&Symbol.for,n=e?Symbol.for("react.element"):60103,r=e?Symbol.for("react.portal"):60106,o=e?Symbol.for("react.fragment"):60107,a=e?Symbol.for("react.strict_mode"):60108,s=e?Symbol.for("react.profiler"):60114,i=e?Symbol.for("react.provider"):60109,c=e?Symbol.for("react.context"):60110,u=e?Symbol.for("react.async_mode"):60111,l=e?Symbol.for("react.concurrent_mode"):60111,p=e?Symbol.for("react.forward_ref"):60112,f=e?Symbol.for("react.suspense"):60113,d=e?Symbol.for("react.suspense_list"):60120,y=e?Symbol.for("react.memo"):60115,m=e?Symbol.for("react.lazy"):60116,h=e?Symbol.for("react.fundamental"):60117,g=e?Symbol.for("react.responder"):60118,b=function(e){for(var t=arguments.length,n=Array(t>1?t-1:0),r=1;r<t;r++)n[r-1]=arguments[r];var o=0,a="Warning: "+e.replace(/%s/g,(function(){return n[o++]}));"undefined"!=typeof console&&console.warn(a);try{throw new Error(a)}catch(e){}};function v(e){if("object"==typeof e&&null!==e){var t=e.$$typeof;switch(t){case n:var d=e.type;switch(d){case u:case l:case o:case s:case a:case f:return d;default:var h=d&&d.$$typeof;switch(h){case c:case p:case i:return h;default:return t}}case m:case y:case r:return t}}}var E=u,A=l,S=c,k=i,w=n,C=p,P=o,O=m,j=y,T=r,x=s,I=a,M=f,R=!1;function F(e){return v(e)===l}t.typeOf=v,t.AsyncMode=E,t.ConcurrentMode=A,t.ContextConsumer=S,t.ContextProvider=k,t.Element=w,t.ForwardRef=C,t.Fragment=P,t.Lazy=O,t.Memo=j,t.Portal=T,t.Profiler=x,t.StrictMode=I,t.Suspense=M,t.isValidElementType=function(e){return"string"==typeof e||"function"==typeof e||e===o||e===l||e===s||e===a||e===f||e===d||"object"==typeof e&&null!==e&&(e.$$typeof===m||e.$$typeof===y||e.$$typeof===i||e.$$typeof===c||e.$$typeof===p||e.$$typeof===h||e.$$typeof===g)},t.isAsyncMode=function(e){return R||(R=!0,function(e,t){if(void 0===t)throw new Error("`lowPriorityWarning(condition, format, ...args)` requires a warning message argument");if(!e){for(var n=arguments.length,r=Array(n>2?n-2:0),o=2;o<n;o++)r[o-2]=arguments[o];b.apply(void 0,[t].concat(r))}}(!1,"The ReactIs.isAsyncMode() alias has been deprecated, and will be removed in React 17+. Update your code to use ReactIs.isConcurrentMode() instead. It has the exact same API.")),F(e)||v(e)===u},t.isConcurrentMode=F,t.isContextConsumer=function(e){return v(e)===c},t.isContextProvider=function(e){return v(e)===i},t.isElement=function(e){return"object"==typeof e&&null!==e&&e.$$typeof===n},t.isForwardRef=function(e){return v(e)===p},t.isFragment=function(e){return v(e)===o},t.isLazy=function(e){return v(e)===m},t.isMemo=function(e){return v(e)===y},t.isPortal=function(e){return v(e)===r},t.isProfiler=function(e){return v(e)===s},t.isStrictMode=function(e){return v(e)===a},t.isSuspense=function(e){return v(e)===f}}()},function(e,t,n){"use strict";var r=n(3),o=n(9),a=n(2),s=n(10),i=Function.call.bind(Object.prototype.hasOwnProperty),c=function(){};function u(){return null}c=function(e){var t="Warning: "+e;"undefined"!=typeof console&&console.error(t);try{throw new Error(t)}catch(e){}},e.exports=function(e,t){var n="function"==typeof Symbol&&Symbol.iterator,l="@@iterator",p="<<anonymous>>",f={array:h("array"),bool:h("boolean"),func:h("function"),number:h("number"),object:h("object"),string:h("string"),symbol:h("symbol"),any:m(u),arrayOf:function(e){return m((function(t,n,r,o,s){if("function"!=typeof e)return new y("Property `"+s+"` of component `"+r+"` has invalid PropType notation inside arrayOf.");var i=t[n];if(!Array.isArray(i))return new y("Invalid "+o+" `"+s+"` of type `"+b(i)+"` supplied to `"+r+"`, expected an array.");for(var c=0;c<i.length;c++){var u=e(i,c,r,o,s+"["+c+"]",a);if(u instanceof Error)return u}return null}))},element:m((function(t,n,r,o,a){var s=t[n];return e(s)?null:new y("Invalid "+o+" `"+a+"` of type `"+b(s)+"` supplied to `"+r+"`, expected a single ReactElement.")})),elementType:m((function(e,t,n,o,a){var s=e[t];return r.isValidElementType(s)?null:new y("Invalid "+o+" `"+a+"` of type `"+b(s)+"` supplied to `"+n+"`, expected a single ReactElement type.")})),instanceOf:function(e){return m((function(t,n,r,o,a){if(!(t[n]instanceof e)){var s=e.name||p;return new y("Invalid "+o+" `"+a+"` of type `"+function(e){return e.constructor&&e.constructor.name?e.constructor.name:p}(t[n])+"` supplied to `"+r+"`, expected instance of `"+s+"`.")}return null}))},node:m((function(e,t,n,r,o){return g(e[t])?null:new y("Invalid "+r+" `"+o+"` supplied to `"+n+"`, expected a ReactNode.")})),objectOf:function(e){return m((function(t,n,r,o,s){if("function"!=typeof e)return new y("Property `"+s+"` of component `"+r+"` has invalid PropType notation inside objectOf.");var c=t[n],u=b(c);if("object"!==u)return new y("Invalid "+o+" `"+s+"` of type `"+u+"` supplied to `"+r+"`, expected an object.");for(var l in c)if(i(c,l)){var p=e(c,l,r,o,s+"."+l,a);if(p instanceof Error)return p}return null}))},oneOf:function(e){return Array.isArray(e)?m((function(t,n,r,o,a){for(var s=t[n],i=0;i<e.length;i++)if(d(s,e[i]))return null;var c=JSON.stringify(e,(function(e,t){return"symbol"===v(t)?String(t):t}));return new y("Invalid "+o+" `"+a+"` of value `"+String(s)+"` supplied to `"+r+"`, expected one of "+c+".")})):(arguments.length>1?c("Invalid arguments supplied to oneOf, expected an array, got "+arguments.length+" arguments. A common mistake is to write oneOf(x, y, z) instead of oneOf([x, y, z])."):c("Invalid argument supplied to oneOf, expected an array."),u)},oneOfType:function(e){if(!Array.isArray(e))return c("Invalid argument supplied to oneOfType, expected an instance of array."),u;for(var t=0;t<e.length;t++){var n=e[t];if("function"!=typeof n)return c("Invalid argument supplied to oneOfType. Expected an array of check functions, but received "+E(n)+" at index "+t+"."),u}return m((function(t,n,r,o,s){for(var i=0;i<e.length;i++)if(null==(0,e[i])(t,n,r,o,s,a))return null;return new y("Invalid "+o+" `"+s+"` supplied to `"+r+"`.")}))},shape:function(e){return m((function(t,n,r,o,s){var i=t[n],c=b(i);if("object"!==c)return new y("Invalid "+o+" `"+s+"` of type `"+c+"` supplied to `"+r+"`, expected `object`.");for(var u in e){var l=e[u];if(l){var p=l(i,u,r,o,s+"."+u,a);if(p)return p}}return null}))},exact:function(e){return m((function(t,n,r,s,i){var c=t[n],u=b(c);if("object"!==u)return new y("Invalid "+s+" `"+i+"` of type `"+u+"` supplied to `"+r+"`, expected `object`.");var l=o({},t[n],e);for(var p in l){var f=e[p];if(!f)return new y("Invalid "+s+" `"+i+"` key `"+p+"` supplied to `"+r+"`.\nBad object: "+JSON.stringify(t[n],null," ")+"\nValid keys: "+JSON.stringify(Object.keys(e),null," "));var d=f(c,p,r,s,i+"."+p,a);if(d)return d}return null}))}};function d(e,t){return e===t?0!==e||1/e==1/t:e!=e&&t!=t}function y(e){this.message=e,this.stack=""}function m(e){var n={},r=0;function o(o,s,i,u,l,f,d){if(u=u||p,f=f||i,d!==a){if(t){var m=new Error("Calling PropTypes validators directly is not supported by the `prop-types` package. Use `PropTypes.checkPropTypes()` to call them. Read more at http://fb.me/use-check-prop-types");throw m.name="Invariant Violation",m}if("undefined"!=typeof console){var h=u+":"+i;!n[h]&&r<3&&(c("You are manually calling a React.PropTypes validation function for the `"+f+"` prop on `"+u+"`. This is deprecated and will throw in the standalone `prop-types` package. You may be seeing this warning due to a third-party PropTypes library. See https://fb.me/react-warning-dont-call-proptypes for details."),n[h]=!0,r++)}}return null==s[i]?o?null===s[i]?new y("The "+l+" `"+f+"` is marked as required in `"+u+"`, but its value is `null`."):new y("The "+l+" `"+f+"` is marked as required in `"+u+"`, but its value is `undefined`."):null:e(s,i,u,l,f)}var s=o.bind(null,!1);return s.isRequired=o.bind(null,!0),s}function h(e){return m((function(t,n,r,o,a,s){var i=t[n];return b(i)!==e?new y("Invalid "+o+" `"+a+"` of type `"+v(i)+"` supplied to `"+r+"`, expected `"+e+"`."):null}))}function g(t){switch(typeof t){case"number":case"string":case"undefined":return!0;case"boolean":return!t;case"object":if(Array.isArray(t))return t.every(g);if(null===t||e(t))return!0;var r=function(e){var t=e&&(n&&e[n]||e[l]);if("function"==typeof t)return t}(t);if(!r)return!1;var o,a=r.call(t);if(r!==t.entries){for(;!(o=a.next()).done;)if(!g(o.value))return!1}else for(;!(o=a.next()).done;){var s=o.value;if(s&&!g(s[1]))return!1}return!0;default:return!1}}function b(e){var t=typeof e;return Array.isArray(e)?"array":e instanceof RegExp?"object":function(e,t){return"symbol"===e||!!t&&("Symbol"===t["@@toStringTag"]||"function"==typeof Symbol&&t instanceof Symbol)}(t,e)?"symbol":t}function v(e){if(null==e)return""+e;var t=b(e);if("object"===t){if(e instanceof Date)return"date";if(e instanceof RegExp)return"regexp"}return t}function E(e){var t=v(e);switch(t){case"array":case"object":return"an "+t;case"boolean":case"date":case"regexp":return"a "+t;default:return t}}return y.prototype=Error.prototype,f.checkPropTypes=s,f.resetWarningCache=s.resetWarningCache,f.PropTypes=f,f}},function(e,t,n){"use strict";var r=Object.getOwnPropertySymbols,o=Object.prototype.hasOwnProperty,a=Object.prototype.propertyIsEnumerable;function s(e){if(null==e)throw new TypeError("Object.assign cannot be called with null or undefined");return Object(e)}e.exports=function(){try{if(!Object.assign)return!1;var e=new String("abc");if(e[5]="de","5"===Object.getOwnPropertyNames(e)[0])return!1;for(var t={},n=0;n<10;n++)t["_"+String.fromCharCode(n)]=n;if("0123456789"!==Object.getOwnPropertyNames(t).map((function(e){return t[e]})).join(""))return!1;var r={};return"abcdefghijklmnopqrst".split("").forEach((function(e){r[e]=e})),"abcdefghijklmnopqrst"===Object.keys(Object.assign({},r)).join("")}catch(e){return!1}}()?Object.assign:function(e,t){for(var n,i,c=s(e),u=1;u<arguments.length;u++){for(var l in n=Object(arguments[u]))o.call(n,l)&&(c[l]=n[l]);if(r){i=r(n);for(var p=0;p<i.length;p++)a.call(n,i[p])&&(c[i[p]]=n[i[p]])}}return c}},function(e,t,n){"use strict";var r=function(){},o=n(2),a={},s=Function.call.bind(Object.prototype.hasOwnProperty);function i(e,t,n,i,c){for(var u in e)if(s(e,u)){var l;try{if("function"!=typeof e[u]){var p=Error((i||"React class")+": "+n+" type `"+u+"` is invalid; it must be a function, usually from the `prop-types` package, but received `"+typeof e[u]+"`.");throw p.name="Invariant Violation",p}l=e[u](t,u,i,n,null,o)}catch(e){l=e}if(!l||l instanceof Error||r((i||"React class")+": type specification of "+n+" `"+u+"` is invalid; the type checker function must return `null` or an `Error` but returned a "+typeof l+". You may have forgotten to pass an argument to the type checker creator (arrayOf, instanceOf, objectOf, oneOf, oneOfType, and shape all require an argument)."),l instanceof Error&&!(l.message in a)){a[l.message]=!0;var f=c?c():"";r("Failed "+n+" type: "+l.message+(null!=f?f:""))}}}r=function(e){var t="Warning: "+e;"undefined"!=typeof console&&console.error(t);try{throw new Error(t)}catch(e){}},i.resetWarningCache=function(){a={}},e.exports=i},function(e,t,n){"use strict";var r=n(2);function o(){}function a(){}a.resetWarningCache=o,e.exports=function(){function e(e,t,n,o,a,s){if(s!==r){var i=new Error("Calling PropTypes validators directly is not supported by the `prop-types` package. Use PropTypes.checkPropTypes() to call them. Read more at http://fb.me/use-check-prop-types");throw i.name="Invariant Violation",i}}function t(){return e}e.isRequired=e;var n={array:e,bool:e,func:e,number:e,object:e,string:e,symbol:e,any:e,arrayOf:t,element:e,elementType:e,instanceOf:t,node:e,objectOf:t,oneOf:t,oneOfType:t,shape:t,exact:t,checkPropTypes:a,resetWarningCache:o};return n.PropTypes=n,n}}]))},J91Q:function(e,t,n){e.exports=n.p+"static/cooking-c7522323280015a9fdaba789ef5f9255.jpg"},OGtf:function(e,t,n){var r=n("XKFU"),o=n("eeVq"),a=n("vhPU"),s=/"/g,i=function(e,t,n,r){var o=String(a(e)),i="<"+t;return""!==n&&(i+=" "+n+'="'+String(r).replace(s,""")+'"'),i+">"+o+"</"+t+">"};e.exports=function(e,t){var n={};n[e]=t(i),r(r.P+r.F*o((function(){var t=""[e]('"');return t!==t.toLowerCase()||t.split('"').length>3})),"String",n)}},Qb1u:function(e,t,n){e.exports=n.p+"static/project-thumbnail-257c34ac0e879989b4887b77a9557d9b.png"},RXBc:function(e,t,n){"use strict";n.r(t);var r=n("q1tI"),o=n.n(r),a=n("Bl7J"),s=n("vrFN"),i=n("oqc9"),c=(n("ZyKG"),n("ELEi")),u=n.n(c),l=(n("TeoM"),n("24ww")),p=n.n(l);function f(){return o.a.createElement("div",{class:"home-page"},o.a.createElement("div",{class:"profile-image"}),o.a.createElement(u.a,{strings:["Hi! ^200 I am Arsen"],typeSpeed:60}),o.a.createElement("p",null,"A curious computer tinkerer with passion for everything that makes the gray matter work"),o.a.createElement("button",{class:"view-work-button"},o.a.createElement(i.Link,{smooth:!0,duration:500,to:"about-me"},"More About Me ⇓")),o.a.createElement("button",{class:"resume-button"},o.a.createElement("a",{href:p.a,target:"_blank"},"Resume")))}n("Ju7o");var d=n("J91Q"),y=n.n(d),m=n("44NE"),h=n.n(m),g=n("V61D"),b=n.n(g);function v(){return o.a.createElement("div",{class:"about-me"},o.a.createElement("h1",null,"ABOUT ME"),o.a.createElement("p",null,"I am a Computer Science student at ",o.a.createElement("span",null,"University of California San Diego"),". In the past I have worked at UC San Diego IT Services and interned at startups like ",o.a.createElement("span",null,"Herth.io")," and ",o.a.createElement("span",null,"Instigate"),". Soon, I will be joining ",o.a.createElement("span",null,"Amazon")," as an SDE Intern to put my knowledge and skills in use and learn from the best minds in the industry. In my free time I pursue my interests in Machine Learning and Math and develop full stack applications which allow me combine my love for design and logic."),o.a.createElement("h2",null,"Things I am good at..."),o.a.createElement("div",{class:"skills-container"},["JAVA","JS6","HTML5","CSS3/SASS/LESS","React","Redux","MongoDB","C++","Node.js","AWS","Docker","Git","Linux/Unix","..."].map((function(e){return o.a.createElement(E,{key:e,skill:e})}))),o.a.createElement("br",null),o.a.createElement("h2",null,"Things I do when not coding..."),o.a.createElement("div",{class:"hobbies"},o.a.createElement(A,{src:y.a,alt:o.a.createElement(o.a.Fragment,null,"I am extremely passionate about cooking",o.a.createElement("br",null),"and consider it a true art.")}),o.a.createElement(A,{src:h.a,alt:o.a.createElement(o.a.Fragment,null,"I try to stay physically active",o.a.createElement("br",null),"so I take photos with basketballs.")}),o.a.createElement(A,{src:b.a,alt:o.a.createElement(o.a.Fragment,null,"I am also an avid reader.",o.a.createElement("br",null),"I read that this image has open copyright",o.a.createElement("br",null)," and downloaded it.")})))}function E(e){return o.a.createElement(i.Link,{class:"skill-tag",to:"projects",smooth:!0,duration:300,onClick:function(){document.querySelectorAll("[id*='"+e.skill.toLowerCase()+"']").forEach((function(e){var t=e.className;e.className=e.className+" active",setTimeout((function(){e.className=t}),3e3)}))}},e.skill)}function A(e){return o.a.createElement("figure",null,o.a.createElement("img",{src:e.src,alt:e.alt}),o.a.createElement("figcaption",null,e.alt))}n("tUrg");var S=n("+i52"),k=n.n(S),w=(n("Wbzz"),n("alIj"),n("Qb1u"),n("k0d1")),C=n.n(w),P=n("vbOl"),O=n.n(P),j=n("27FE"),T=n.n(j);n("erV9");function x(){return o.a.createElement("div",{class:"projects"},o.a.createElement("div",{class:"projects-header"},o.a.createElement(k.a,{width:"100%",height:"50vh",style:{position:"absolute",left:0,top:0},params:{particles:{number:{value:150,density:{enable:!0,value_area:800}},color:{value:"#ffffff"},shape:{type:"circle",stroke:{width:0,color:"#ffffff"},polygon:{nb_sides:3}},opacity:{value:.8,random:!1,anim:{enable:!1,speed:1,opacity_min:.1,sync:!1}},size:{value:3,random:!0,anim:{enable:!1,speed:20,size_min:.1,sync:!1}},line_linked:{enable:!0,distance:150,color:"#ffffff",opacity:.5,width:1},move:{enable:!0,speed:1,direction:"none",random:!1,straight:!1,out_mode:"out",bounce:!1,attract:{enable:!0,rotateX:600,rotateY:1200}}},interactivity:{detect_on:"canvas",events:{onhover:{enable:!0,mode:"grab"},onclick:{enable:!0,mode:"push"},resize:!0},modes:{grab:{distance:140,line_linked:{opacity:1}},bubble:{distance:400,size:40,duration:2,opacity:8,speed:3},repulse:{distance:200,duration:.4},push:{particles_nb:4},remove:{particles_nb:2}}},retina_detect:!0}}),o.a.createElement("h1",null,"PROJECTS")),o.a.createElement("div",{class:"thumbnails-container"},o.a.createElement(I,{title:"Orchid",link:"http://orchid-frontend.herokuapp.com/",thumbnail:C.a,description:" POS system developed using MERN Stack for managing inventory \n and customer data, executing sales and viewing reports",technologies:"React, Node.js/Express, HTML5/CSS3, MongoDB, AJAX",tags:["react","node.js","express","html5","css3/sass/less","mongodb","ajax","js","git"]}),o.a.createElement(I,{title:"OptiEat",thumbnail:O.a,link:"http://optieat.herokuapp.com/",description:" Within 36 hours created the front end and the RESTful API \n for the application that scans grocery shopping receipts and provides user a \n meal plan of recipes to minimize the waste. Reduced waste from 38% to 0%.",technologies:"React 16.9, Node JS/Express, HTML5, CSS3, AWS, Heroku, AWS, ML",tags:["react","node.js","express","html5","css3/sass/less","mongodb","ajax","js","git","aws"]}),o.a.createElement(I,{title:"Best Project Ever",thumbnail:T.a,link:"https://www.google.com",description:" Yep, you guessed right, it is still under construction.\n Until then, enjoy a free link to google.com",technologies:"Crazy advanced technology used here.",tags:[]})))}function I(e){return o.a.createElement("div",{class:"thumbnail",id:e.tags.join(" ")},o.a.createElement("a",{href:e.link,target:"_blank"},o.a.createElement("img",{src:e.thumbnail}),o.a.createElement("h4",{class:"title"},e.title),o.a.createElement("hr",{class:"project-section-divider"}),o.a.createElement("p",{class:"description"},e.description),o.a.createElement("hr",{class:"project-section-divider"}),o.a.createElement("i",{class:"technologies"},e.technologies)))}n("VATZ");var M=n("mYHQ"),R=n.n(M),F=n("hZZs"),L=n.n(F),N=n("k/FD"),D=n.n(N),z=n("WwZi"),J=n.n(z),B=n("+rrS"),U=n.n(B);function H(){return o.a.createElement("div",{className:"experience"},o.a.createElement("h1",null,"EXPERIENCE"),o.a.createElement("div",{className:"detailed-experience"},o.a.createElement("div",{className:"work-experience"},o.a.createElement("h3",null,"Work Experience"),o.a.createElement(q,{imageURL:R.a,expTitle:"SDE Intern at Amazon",date:"Dec 2019 - Present",bullets:["Currently, developing the Transfer Pricing Engine and the MJE system at Amazon for the Fintech Team."]}),o.a.createElement(q,{imageURL:U.a,expTitle:"UC San Diego IT - Customer Support Technician",date:"Jun 2019 - Aug 2019",bullets:[" With a team of other technicians, successfully executed the transition of over 60,000 users to two-step authentication within a month"," Assisted over 10,000 Fall 2019 incoming students with setting up network configurations"," Cooperated with 79 other IT Departments to efficiently solve users' problems"," Leveraged knowledge in Network/Hardware Architecture, Security Practices, Communication Skills"]}),o.a.createElement(q,{imageURL:J.a,expTitle:"Herth - Back End Developer Intern",date:"Jun 2018 -Aug 2018",bullets:[" Built RESTful API using Node JS/Express to do CRUD operations on users' data and panorama images saved on AWS S3 bucket"," Set up the authentication system for the website using Passport JS middleware"," Created scraper to gather data on real estate. Scraped data on over 11,600 properties in California"," Leveraged knowledge in JavaScript, Node.js, Express.js, MongoDB, Git, Passport JS, OAuth 2, AWS"]}),o.a.createElement(q,{imageURL:D.a,expTitle:"Glendale Community College - Mathematics Tutor",date:"Sep 2018 – Jan 2019",bullets:[" Tutored over 200 students individually or in small groups and helped them improve their math skills"," Had many tutees grow from receiving Cs in tests to getting As and receiving mathematics honors"," Helped students become independent problems solvers"," Assisted with math problems in all levels ranging from elementary algebra to multi-variable calculus"]})),o.a.createElement("div",{className:"education-experience"},o.a.createElement("h3",null,"Education Experience"),o.a.createElement(q,{imageURL:U.a,expTitle:"UC San Diego - Computer Science",date:"Gradutating Jun 2021",bullets:["Major GPA: 4.0 | Overall GPA 3.87","Provost's Honor"]}),o.a.createElement(q,{imageURL:L.a,expTitle:"ACM at UCSD",date:"March 2019 - Present",bullets:["Developed and maintained the membership portal for over 1000 members. ","Taught Python and Web Development to freshmen."]}),o.a.createElement(q,{imageURL:D.a,expTitle:"Glendale Community College - Computer Science",date:"Feb 2017 - May 2019",bullets:["GPA: 4.0","Selected for the GCC AS Scholarship for 3 semesters in a row for academic excellence and community involvement"]}))))}function q(e){return o.a.createElement("section",{style:{backgroundImage:"url("+e.imageURL+")",paddingLeft:"65px",backgroundPosition:"left top"},className:"experience-section"},o.a.createElement("h4",null,e.expTitle),o.a.createElement("h5",null,e.date),o.a.createElement("ul",null,e.bullets.map((function(e,t){return o.a.createElement("li",{key:t},e)}))))}t.default=function(){return o.a.createElement(a.a,null,o.a.createElement(s.a,{title:"Home"}),o.a.createElement(f,null),o.a.createElement("hr",{id:"about-me"}),o.a.createElement("hr",null),o.a.createElement(v,null),o.a.createElement("hr",{id:"projects"}),o.a.createElement("br",null),o.a.createElement(x,null),o.a.createElement("hr",{id:"experience"}),o.a.createElement("hr",null),o.a.createElement(H,null),o.a.createElement("hr",{id:"contact"}))}},V61D:function(e,t,n){e.exports=n.p+"static/books-3bfe99569d5a6f2a39623da4c39a0c6b.jpg"},WwZi:function(e,t){e.exports="data:image/png;base64,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"},erV9:function(e){e.exports=JSON.parse("{}")},hZZs:function(e,t){e.exports="data:image/png;base64,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"},"k/FD":function(e,t,n){e.exports=n.p+"static/GCC-logo-c0725fa6a785f5bb7c37180bc87a7474.png"},k0d1:function(e,t,n){e.exports=n.p+"static/orchid-fe22b79ea1cfc9023bcbd7c154f00d3d.png"},mYHQ:function(e,t,n){e.exports=n.p+"static/amazon-logo-d085051cd68fbbbd9788ce9cccdcd176.png"},tUrg:function(e,t,n){"use strict";n("OGtf")("link",(function(e){return function(t){return e(this,"a","href",t)}}))},vbOl:function(e,t,n){e.exports=n.p+"static/optieat-9b0c71ea6f862b0adb723e43975f711d.png"}}]);
//# sourceMappingURL=component---src-pages-index-js-e735b2fca2536deb74d8.js.map