\r\n\r\n\r\n","import mod from \"-!../../../node_modules/thread-loader/dist/cjs.js!../../../node_modules/babel-loader/lib/index.js??clonedRuleSet-42.use[1]!../../../node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./icons.vue?vue&type=script&lang=js&\"; export default mod; export * from \"-!../../../node_modules/thread-loader/dist/cjs.js!../../../node_modules/babel-loader/lib/index.js??clonedRuleSet-42.use[1]!../../../node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./icons.vue?vue&type=script&lang=js&\"","import { render, staticRenderFns } from \"./icons.vue?vue&type=template&id=0fcb2e7e&\"\nimport script from \"./icons.vue?vue&type=script&lang=js&\"\nexport * from \"./icons.vue?vue&type=script&lang=js&\"\n\n\n/* normalize component */\nimport normalizer from \"!../../../node_modules/@vue/vue-loader-v15/lib/runtime/componentNormalizer.js\"\nvar component = normalizer(\n script,\n render,\n staticRenderFns,\n false,\n null,\n null,\n null\n \n)\n\nexport default component.exports","import Vue from 'vue';\nimport Vuetify from 'vuetify/lib/framework';\n\n\nimport icons from '../components/partials/icons.vue';\n\nVue.use(Vuetify);\n\nexport default new Vuetify({\n icons: {\n values: {\n \n adobe: {\n component: icons, // you can use string here if component is registered globally\n props: { // pass props to your component if needed\n icon: 'adobe',\n },\n },\n aws: {\n component: icons, // you can use string here if component is registered globally\n props: { // pass props to your component if needed\n icon: 'aws',\n },\n },\n docker: {\n component: icons, // you can use string here if component is registered globally\n props: { // pass props to your component if needed\n icon: 'docker',\n },\n },\n dynamodb: {\n component: icons, // you can use string here if component is registered globally\n props: { // pass props to your component if needed\n icon: 'dynamodb',\n },\n },\n html: {\n component: icons, // you can use string here if component is registered globally\n props: { // pass props to your component if needed\n icon: 'html',\n },\n },\n gitlab: {\n component: icons, // you can use string here if component is registered globally\n props: { // pass props to your component if needed\n icon: 'gitlab',\n },\n },\n lambda: {\n component: icons, // you can use string here if component is registered globally\n props: { // pass props to your component if needed\n icon: 'lambda',\n },\n },\n linux: {\n component: icons, // you can use string here if component is registered globally\n props: { // pass props to your component if needed\n icon: 'linux',\n },\n },\n mysql: {\n component: icons, // you can use string here if component is registered globally\n props: { // pass props to your component if needed\n icon: 'mysql',\n },\n },\n nodejs: {\n component: icons, // you can use string here if component is registered globally\n props: { // pass props to your component if needed\n icon: 'nodejs',\n },\n },\n python: {\n component: icons, // you can use string here if component is registered globally\n props: { // pass props to your component if needed\n icon: 'python',\n },\n },\n php: {\n component: icons, // you can use string here if component is registered globally\n props: { // pass props to your component if needed\n icon: 'php',\n },\n },\n redis: {\n component: icons, // you can use string here if component is registered globally\n props: { // pass props to your component if needed\n icon: 'redis',\n },\n },\n serverless: {\n component: icons, // you can use string here if component is registered globally\n props: { // pass props to your component if needed\n icon: 'serverless',\n },\n },\n scss: {\n component: icons, // you can use string here if component is registered globally\n props: { // pass props to your component if needed\n icon: 'scss',\n },\n },\n },\n }\n});\n","var render = function render(){var _vm=this,_c=_vm._self._c;return _c('div',[_c('Slideshow'),_c('Projects'),_c('Skills'),_c('Workplaces')],1)\n}\nvar staticRenderFns = []\n\nexport { render, staticRenderFns }","var render = function render(){var _vm=this,_c=_vm._self._c;return _c('v-carousel',{attrs:{\"cycle\":\"\",\"height\":\"300\",\"hide-delimiter-background\":\"\",\"show-arrows-on-hover\":\"\"}},_vm._l((_vm.slides),function(slide,i){return _c('v-carousel-item',{key:i},[_c('v-sheet',{staticClass:\"py-4\",attrs:{\"color\":slide.color + ' darken-4',\"height\":\"100%\"}},[_c('v-row',{staticClass:\"fill-height\",attrs:{\"align\":\"center\",\"justify\":\"center\"}},[_c('v-col',{attrs:{\"justify\":\"center\",\"align\":\"center\"}},[_c('v-card',{staticClass:\"mx-4\",attrs:{\"max-width\":\"400\"}},[_c('v-card-title',[_c('v-icon',{staticClass:\"mr-2\",attrs:{\"color\":slide.color + ' darken-2'}},[_vm._v(\"mdi-\"+_vm._s(slide.icon))]),_vm._v(\" \"+_vm._s(slide.title))],1),_c('v-card-text',{attrs:{\"align\":\"left\"}},[_vm._v(_vm._s(slide.text))])],1)],1)],1)],1)],1)}),1)\n}\nvar staticRenderFns = []\n\nexport { render, staticRenderFns }","\r\n\r\n\r\n \r\n \r\n \r\n \r\n \r\n mdi-{{ slide.icon }}\r\n {{ slide.title }}\r\n {{ slide.text }}\r\n \r\n \r\n \r\n \r\n \r\n \r\n\r\n\r\n\r\n","import mod from \"-!../../../node_modules/thread-loader/dist/cjs.js!../../../node_modules/babel-loader/lib/index.js??clonedRuleSet-42.use[1]!../../../node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./slideshow.vue?vue&type=script&lang=js&\"; export default mod; export * from \"-!../../../node_modules/thread-loader/dist/cjs.js!../../../node_modules/babel-loader/lib/index.js??clonedRuleSet-42.use[1]!../../../node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./slideshow.vue?vue&type=script&lang=js&\"","import { render, staticRenderFns } from \"./slideshow.vue?vue&type=template&id=6b7ca530&\"\nimport script from \"./slideshow.vue?vue&type=script&lang=js&\"\nexport * from \"./slideshow.vue?vue&type=script&lang=js&\"\n\n\n/* normalize component */\nimport normalizer from \"!../../../node_modules/@vue/vue-loader-v15/lib/runtime/componentNormalizer.js\"\nvar component = normalizer(\n script,\n render,\n staticRenderFns,\n false,\n null,\n null,\n null\n \n)\n\nexport default component.exports","var render = function render(){var _vm=this,_c=_vm._self._c;return _c('v-sheet',{staticClass:\"grey-linear-gradient pb-8\",attrs:{\"color\":\"grey\"}},[_c('v-container',[_c('v-row',[_c('v-col',{staticClass:\"grey--text text--darken-1 text-center my-4\",attrs:{\"cols\":\"12\"}},[_c('h2',[_vm._v(\"My Skills and Abilities\")])])],1),_vm._l((_vm.skills),function(skillset,set){return [_c('div',{key:set,attrs:{\"align\":\"center\",\"justify\":\"center\"}},[_c('h3',{staticClass:\"grey--text text--lighten-1 my-8 skillset\"},[_c('v-icon',{attrs:{\"color\":\"grey lighten-1\"}},[_vm._v(_vm._s(skillset.icon))]),_vm._v(\" \"+_vm._s(skillset.label)+\" \")],1),_c('v-row',{attrs:{\"align\":\"center\",\"justify\":\"center\"}},_vm._l((skillset.skills),function(skill){return _c('v-col',{key:skill.label,attrs:{\"cols\":\"4\",\"sm\":\"3\",\"md\":\"2\"}},[_c('v-icon',{staticClass:\"mr-2\",attrs:{\"large\":\"\",\"color\":skill.color,\"align\":\"center\"}},[_vm._v(_vm._s(skill.icon))]),_c('br'),_c('span',{staticClass:\"skilllabel grey--text text--darken-1\"},[_vm._v(_vm._s(skill.label))])],1)}),1),(set != _vm.lastSkillSet)?_c('v-divider',{staticClass:\"my-4\"}):_vm._e()],1)]})],2)],1)\n}\nvar staticRenderFns = []\n\nexport { render, staticRenderFns }","\r\n \r\n \r\n \r\n \r\n