{"version":3,"sources":["webpack:///./src/pages/concentrations.js"],"names":["Intro","styled","div","IntroDetails","Involvement","Title","h3","Divider","hr","Wave","Home","contributions","react","Fragment","express","linux","Concentrations","data","title","to","className","fluid","file","childImageSharp","alt","xmlns","viewBox","fill","fill-opacity","d","color","expandedContent","styles","skillLogo","src","REACT","NODE","TERMINAL","query"],"mappings":"2FAAA,mQAiBMA,GAjBN,UAiBcC,IAAOC,IAAV,wEAAGD,CAAH,+FAQLE,EAAeF,IAAOC,IAAV,+EAAGD,CAAH,mJAgBZG,EAAcH,IAAOC,IAAV,8EAAGD,CAAH,yGAUXI,EAAQJ,IAAOK,GAAV,wEAAGL,CAAH,wBAILM,EAAUN,IAAOO,GAAV,0EAAGP,CAAH,4GAUPQ,EAAOR,IAAOC,IAAV,uEAAGD,CAAH,uFASJS,EAAOT,IAAOC,IAAV,uEAAGD,CAAH,+WAyBJU,EAAgB,CACpBC,MACE,kBAAC,IAAMC,SAAP,KACE,kBAACR,EAAD,cACA,oLAEA,gLAEA,4BACE,sDACA,0EACA,mEAEF,kBAACE,EAAD,OAIJO,QACE,kBAAC,IAAMD,SAAP,KACE,kBAACR,EAAD,uBACA,4GACA,4BACE,gDACA,8CACA,yEAINU,MACE,kBAAC,IAAMF,SAAP,KACE,kBAACR,EAAD,eACA,gMAEA,4BACE,mEACA,+DACA,oGAyEOW,UAnEQ,SAAC,GAAY,IAAXC,EAAU,EAAVA,KAGvB,OACE,kBAAC,IAAD,KACE,kBAAC,IAAD,CAAKC,MAAM,uBACX,kBAACR,EAAD,KACE,kBAAC,OAAD,CAAMS,GAAG,KAAT,SAEF,kBAACnB,EAAD,KACE,kBAACG,EAAD,KACE,yBAAKiB,UAAU,mBACb,yBAAKA,UAAU,wBACb,yBAAKA,UAAU,UACb,kDACA,2FACA,4VAIF,yBAAKA,UAAU,UACb,kBAAC,IAAD,CACEC,MAAOJ,EAAKK,KAAKC,gBAAgBF,MACjCG,IAAI,wCAShB,kBAACf,EAAD,KACE,yBAAKgB,MAAM,6BAA6BC,QAAQ,gBAAe,0BAAMC,KAAK,UAAUC,eAAa,IAAIC,EAAE,4QAGzG,kBAACzB,EAAD,KACE,yDACA,yBAAKgB,UAAU,aACb,yBAAKA,UAAU,QACb,yBAAKA,UAAU,UACb,kBAAC,IAAD,CAAMU,MAAM,MAAMC,gBAAiBpB,EAAcC,OAC/C,yBAAKQ,UAAWY,IAAOC,UAAWC,IAAKC,IAAOX,IAAI,iBAGtD,yBAAKJ,UAAU,UACb,kBAAC,IAAD,CAAMW,gBAAiBpB,EAAcG,QAASgB,MAAM,UAClD,yBAAKV,UAAWY,IAAOC,UAAWC,IAAKE,IAAMZ,IAAI,oBAGrD,yBAAKJ,UAAU,UACb,kBAAC,IAAD,CAAMW,gBAAiBpB,EAAcI,MAAOe,MAAM,QAChD,yBAAKV,UAAWY,IAAOC,UAAWC,IAAKG,IAAUb,IAAI,uBAQ/D,kBAAC,IAAD,QASC,IAAMc,EAAK","file":"component---src-pages-concentrations-js-707533782ad673573303.js","sourcesContent":["import React from \"react\"\nimport styled from \"styled-components\";\nimport { graphql, Link } from \"gatsby\"\n\nimport Layout from \"../components/layout\"\nimport SEO from \"../components/seo\"\nimport Img from \"gatsby-image\"\nimport Card from \"../components/Card\"\nimport { Skills } from \"../components/Skills\"\nimport styles from \"../components/styles/HomeSkills.module.scss\"\nimport REACT from \"../images/React.svg\"\nimport TERMINAL from \"../images/Terminal.svg\"\nimport NODE from \"../images/nodejs.svg\";\nimport HomeInfo from \"../components/HomeInfo\"\nimport LARAVEL from \"../images/Laravel.svg\";\n\n\nconst Intro = styled.div`\n background-color: #004e92;\n padding: 5vh 0 0 0;\n color: #fff;\n position: relative;\n min-height: 50vh;\n`\n\nconst IntroDetails = styled.div`\n margin: 3rem 0 0 0;\n align-items: center;\n h2 {\n \n }\n @media only screen and (min-width: 1024px) {\n //transform: translate3d(0, 20%, 0);\n }\n @media only screen and (min-width: 960px) {\n margin: 0 0 0 0;\n //transform: translate3d(0, 20%, 0);\n }\n`\n\n\nconst Involvement = styled.div`\n margin: 5vh 0 0 0;\n h2 {\n text-align: center;\n }\n @media only screen and (min-width: 960px) {\n margin: -5vh 0 0 0;\n }\n`\n\nconst Title = styled.h3`\n text-align: center;\n`\n\nconst Divider = styled.hr`\nmargin: 1rem auto 1rem auto;\ndisplay: block;\nheight: 2px;\nbackground: hsl(0, 0%, 86%);\nwidth: 100%;\nmax-width: 100%\n`\n\n\nconst Wave = styled.div`\nmargin: -1rem 0 0 0;\n @media only screen and (min-width: 960px) {\n margin: 0 0 0 0;\n }\nsvg {\n\n}\n`\nconst Home = styled.div`\nposition: absolute;\ntop: 2rem;\nleft: 1rem;\nz-index: 30;\na {\nfont-size: 1.5rem;\nfont-weight: 700;\nfont-family: \"Open Sans\", sans-serif;\n\ntext-decoration: none;\npadding: .5rem 1rem;\nborder: 5px solid #fff;\nbackground-color: #fff;\ncolor: #000;\ntransition: background-color 400ms, color 400ms, border 400ms;\nborder-radius: 5px;\n&:hover {\nbackground-color: #008DD5;\nborder: 5px solid #008DD5;\ncolor: #fff;\n}\n}\n`\n\nconst contributions = {\n react: (\n \n React\n

I was responsible for the creation of the entire front end. I chose React because of its modularity and\n because of how easy it is to expand later on.

\n

For the UI, I took advantage of Material UI library which enabled me to roll out a working build\n quickly without sacrificing the user experience.

\n \n \n\n
\n ),\n express: (\n \n Node + Express\n

I chose Express because of how easy and minimal it is to setup a working API.

\n \n
\n ),\n linux: (\n \n Ubuntu\n

Ubuntu was the OS I chose for the Hyper-V instance hosting various internal applications because of its easy access\n to update to date packages without much work.

\n \n
\n ),\n}\n\nconst Concentrations = ({data}) => {\n\n\n return (\n \n \n \n Home\n \n \n \n
\n
\n
\n

Concentration Logs

\n

Monitoring & tracking critical levels of chemicals and water

\n

As a freelance developer, I worked closely with both the IT and food safety departments to transition a critical\n monitoring system from pen and paper to a modern, digital, and quantifiable system. As the sole developer,\n I managed both the front and back end of the application using a React, Node JS, and PostgreSQL.

\n
\n
\n \n
\n
\n
\n
\n\n
\n\n \n \n \n\n \n

Tech Stack & Contribution

\n
\n
\n
\n \n \"React\n \n
\n
\n \n \"Terminal\n \n
\n
\n \n \"Terminal\n \n
\n
\n
\n\n
\n\n \n\n\n
\n )\n}\n\nexport default Concentrations\n\nexport const query = graphql`\n query ConcentrationsQuery {\n file(relativePath: { eq: \"concentrations.png\" }) {\n childImageSharp {\n fluid(maxWidth: 700) {\n ...GatsbyImageSharpFluid\n }\n }\n }\n }\n`"],"sourceRoot":""}