Files
asimonson1125.github.io/static/js/main.1b15c403.chunk.js
2021-09-26 22:57:49 -04:00

2 lines
5.3 KiB
JavaScript

(this.webpackJsonpportfolio=this.webpackJsonpportfolio||[]).push([[0],{22:function(e,t,s){},31:function(e,t,s){"use strict";s.r(t);var i=s(7),n=s.n(i),c=s(14),r=s.n(c),o=s(15),a=s(2),l=(s(22),s(0));function j(e){for(var t,s=0;s<e.children.length;s++)t=Object(l.jsxs)(l.Fragment,{children:[t,Object(l.jsx)("li",{children:e.children[s]})]});return Object(l.jsx)("ul",{className:"navBar",children:t})}var d=s.p+"static/media/github.bfe22a7c.svg",h=s.p+"static/media/instagram.246d7b69.svg",m=s.p+"static/media/linkedin.9e984989.svg",b=s.p+"static/media/email.eabba385.svg";function x(){return Object(l.jsx)("table",{class:"socials",children:Object(l.jsxs)("tr",{children:[Object(l.jsx)("td",{children:Object(l.jsx)("a",{href:"https://github.com/asimonson1125",children:Object(l.jsx)("img",{alt:"Github",src:d})})}),Object(l.jsx)("td",{children:Object(l.jsx)("a",{href:"https://www.instagram.com/an_a.simonson/",children:Object(l.jsx)("img",{alt:"Instagram",src:h})})}),Object(l.jsx)("td",{children:Object(l.jsx)("a",{href:"https://www.linkedin.com/in/simonsonandrew/",children:Object(l.jsx)("img",{alt:"LinkedIn",src:m})})}),Object(l.jsx)("td",{children:Object(l.jsx)("a",{href:"mailto:asimonson1125@gmail.com",children:Object(l.jsx)("img",{alt:"E-mail",src:b})})})]})})}s.p;function u(e){var t;return e.children.forEach((function(e){t=Object(l.jsxs)(l.Fragment,{children:[t,e]})})),Object(l.jsx)(l.Fragment,{children:Object(l.jsx)("ul",{className:"projectList",children:t})})}function g(e){return"WIP"==e.status?"yellow":"Complete"==e.status?"green":"Incomplete"==e.status&&"red",Object(l.jsxs)("li",{className:"project",children:[Object(l.jsxs)("div",{className:"topBox",children:[Object(l.jsx)("h3",{children:e.title}),Object(l.jsx)("p",{children:e.children})]}),Object(l.jsx)("div",{className:"bottomBox",children:Object(l.jsx)("a",{href:e.link,children:e.linkText})})]})}var p=Object(l.jsx)(o.a,{children:Object(l.jsxs)("div",{children:[Object(l.jsx)(a.a,{exact:!0,path:"/",component:function(){return Object(l.jsxs)(l.Fragment,{children:[Object(l.jsx)("h2",{children:"A biography"}),Object(l.jsx)("p",{children:"Ahoy, I'm Andrew Simonson"}),Object(l.jsxs)("p",{children:["I'm primarily an ",Object(l.jsx)("strong",{children:"extremely"})," forgetful person who, when productive, rewrites fate in favor of my own short-term interests, or rather, whatever half-assed mistake results from the attempt."]}),Object(l.jsxs)("p",{children:["When I'm not ",Object(l.jsx)("del",{children:"losing my mind"}),"wasting time, you can find me building discord bots, playing chess, or actually exercising, doing things like, idk, playing racquetball or soccer."]}),Object(l.jsxs)("p",{children:["I'm a first year student at ",Object(l.jsx)("strong",{children:"Rochester Institute of Technology "}),"in the ",Object(l.jsx)("b",{children:"Computing Exploration"})," program. I'm from Hagerstown, Maryland."]})]})}}),Object(l.jsx)(a.a,{exact:!0,path:"/projects/",component:function(){return Object(l.jsxs)(l.Fragment,{children:[Object(l.jsx)("h2",{children:"Projects"}),Object(l.jsxs)(u,{children:[Object(l.jsx)(g,{status:"WIP",title:"Digital Portfolio",link:"https://github.com/asimonson1125/asimonson1125.github.io",linkText:"view code",children:"A personal portfolio site made with React.js"}),Object(l.jsx)(g,{status:"WIP",title:"Slate",link:"https://github.com/asimonson1125/Slate",linkText:"view code",children:"Slate is a thing"}),Object(l.jsx)(g,{status:"WIP",title:"Querist",link:"https://github.com/asimonson1125/Querist",linkText:"view code",children:"A modular discord bot to manage class discord servers."}),Object(l.jsx)(g,{status:"Complete",title:"NationsGame Rolls Simulator",link:"https://github.com/asimonson1125/NG-Rolls-Simulator",linkText:"view code",children:"A simulator for the browser game, NationsGame, to analyze unit composition and predict in-game victors and unit statistics."}),Object(l.jsx)(g,{status:"Complete",title:"Humans vs. Zombies Bot",link:"https://github.com/asimonson1125/HvZ-bot",linkText:"view code",children:"A Discord bot to handle role management and statistics for RIT's Humans vs. Zombies games."}),Object(l.jsx)(g,{status:"Incomplete",title:"WallCycle",link:"https://github.com/asimonson1125/WallCycle",linkText:"view code",children:"A GNOME extension that cycles through a folder of wallpapers"}),Object(l.jsx)(g,{status:"Complete",title:"WinKeylogger",link:"https://github.com/asimonson1125/WinKeylogger",linkText:"view code",children:"A C++ keylogger for windows based off a udemy course with my custom modifications and powershell script."})]})]})}})]})});var O=function(){return Object(l.jsxs)("div",{className:"App",children:[Object(l.jsxs)("div",{className:"header",children:[Object(l.jsx)("h1",{children:"Andrew Simonson"}),Object(l.jsxs)(j,{children:[Object(l.jsx)("a",{href:"/",children:"Home"}),Object(l.jsx)("a",{href:"resume.pdf",children:"Resume"}),Object(l.jsx)("a",{href:"/projects",children:"Projects"})]})]}),Object(l.jsx)("div",{className:"foreground",children:p}),Object(l.jsx)("div",{className:"footer",children:Object(l.jsx)(x,{})})]})},f=function(e){e&&e instanceof Function&&s.e(3).then(s.bind(null,32)).then((function(t){var s=t.getCLS,i=t.getFID,n=t.getFCP,c=t.getLCP,r=t.getTTFB;s(e),i(e),n(e),c(e),r(e)}))};r.a.render(Object(l.jsx)(n.a.StrictMode,{children:Object(l.jsx)(O,{})}),document.getElementById("root")),f()}},[[31,1,2]]]);
//# sourceMappingURL=main.1b15c403.chunk.js.map