{"componentChunkName":"component---src-templates-uses-page-js","path":"/uses","result":{"data":{"mdx":{"id":"2960596a-11b7-551e-995d-96855262d17c","body":"function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }\n\nfunction _objectWithoutProperties(source, excluded) { if (source == null) return {}; var target = _objectWithoutPropertiesLoose(source, excluded); var key, i; if (Object.getOwnPropertySymbols) { var sourceSymbolKeys = Object.getOwnPropertySymbols(source); for (i = 0; i < sourceSymbolKeys.length; i++) { key = sourceSymbolKeys[i]; if (excluded.indexOf(key) >= 0) continue; if (!Object.prototype.propertyIsEnumerable.call(source, key)) continue; target[key] = source[key]; } } return target; }\n\nfunction _objectWithoutPropertiesLoose(source, excluded) { if (source == null) return {}; var target = {}; var sourceKeys = Object.keys(source); var key, i; for (i = 0; i < sourceKeys.length; i++) { key = sourceKeys[i]; if (excluded.indexOf(key) >= 0) continue; target[key] = source[key]; } return target; }\n\n/* @jsxRuntime classic */\n\n/* @jsx mdx */\nvar _frontmatter = {\n  \"template\": \"uses-page\",\n  \"slug\": \"/uses\",\n  \"title\": \"Uses\"\n};\nvar layoutProps = {\n  _frontmatter: _frontmatter\n};\nvar MDXLayout = \"wrapper\";\nreturn function MDXContent(_ref) {\n  var components = _ref.components,\n      props = _objectWithoutProperties(_ref, [\"components\"]);\n\n  return mdx(MDXLayout, _extends({}, layoutProps, props, {\n    components: components,\n    mdxType: \"MDXLayout\"\n  }), mdx(\"p\", null, \"Here is the long-list of software and hardware that I utilize to simplify my life and maximize my productivity! Check it out and \", mdx(Link, {\n    to: \"/contact\",\n    mdxType: \"Link\"\n  }, \"let me know\"), \" if I'm missing anything glaring. Inspired by \", mdx(ExternalLink, {\n    url: \"https://wesbos.com/uses\",\n    mdxType: \"ExternalLink\"\n  }, \"Wes Bos\"), \".\"), mdx(\"h2\", null, \"Software\"), mdx(\"h3\", null, \"Development\"), mdx(\"table\", {\n    className: \"skills-table\"\n  }, mdx(\"thead\", null, mdx(\"tr\", null, mdx(\"th\", null, \"Name\"), mdx(\"th\", null, \"Description\"))), mdx(\"tbody\", null, mdx(\"tr\", null, mdx(\"td\", null, \"VSCode\"), mdx(\"td\", null, \"Code editor\")), mdx(\"tr\", null, mdx(\"td\", null, \"GitHub\"), mdx(\"td\", null, \"Git platform\")), mdx(\"tr\", null, mdx(\"td\", null, \"React\"), mdx(\"td\", null, \"Frontend JavaScript framework\")), mdx(\"tr\", null, mdx(\"td\", null, \"Redux\"), mdx(\"td\", null, \"Global state management\")), mdx(\"tr\", null, mdx(\"td\", null, \"Gatsby.js\"), mdx(\"td\", null, \"JAMstack site generator with React\")), mdx(\"tr\", null, mdx(\"td\", null, \"Netlify\"), mdx(\"td\", null, \"Simple content management system\")), mdx(\"tr\", null, mdx(\"td\", null, \"Express.js\"), mdx(\"td\", null, \"Node.js backend framework\")), mdx(\"tr\", null, mdx(\"td\", null, \".NET Core\"), mdx(\"td\", null, \"C# backend framework\")), mdx(\"tr\", null, mdx(\"td\", null, \"AWS\"), mdx(\"td\", null, \"Preferred cloud platform\")), mdx(\"tr\", null, mdx(\"td\", null, \"AWS Amplify\"), mdx(\"td\", null, \"Toolset to quicky build secure, scalable full-stack applications\")), mdx(\"tr\", null, mdx(\"td\", null, \"Serverless Framework\"), mdx(\"td\", null, \"Develop, deploy, monitor and secure serverless applications\")), mdx(\"tr\", null, mdx(\"td\", null, \"Python\"), mdx(\"td\", null, \"Preferred for quick scripting and data science\")), mdx(\"tr\", null, mdx(\"td\", null, \"Google Colab\"), mdx(\"td\", null, \"Cloud-based Jupyter notebook with free GPUs\")))), mdx(\"h3\", null, \"Design\"), mdx(\"table\", {\n    className: \"skills-table\"\n  }, mdx(\"thead\", null, mdx(\"tr\", null, mdx(\"th\", null, \"Name\"), mdx(\"th\", null, \"Description\"))), mdx(\"tbody\", null, mdx(\"tr\", null, mdx(\"td\", null, \"Figma\"), mdx(\"td\", null, \"Vector graphics editor and prototyping tool\")), mdx(\"tr\", null, mdx(\"td\", null, mdx(ExternalLink, {\n    url: \"https://unsplash.com\",\n    mdxType: \"ExternalLink\"\n  }, \"Unsplash\")), mdx(\"td\", null, \"Beautiful, free images and photos\")), mdx(\"tr\", null, mdx(\"td\", null, mdx(ExternalLink, {\n    url: \"https://www.manypixels.co/gallery/\",\n    mdxType: \"ExternalLink\"\n  }, \"ManyPixels\")), mdx(\"td\", null, \"Royalty-free illustrations to power up projects\")), mdx(\"tr\", null, mdx(\"td\", null, mdx(ExternalLink, {\n    url: \"https://undraw.co/illustrations\",\n    mdxType: \"ExternalLink\"\n  }, \"Undraw\")), mdx(\"td\", null, \"Open-source illustrations for any idea\")), mdx(\"tr\", null, mdx(\"td\", null, mdx(ExternalLink, {\n    url: \"https://react-icons.github.io/react-icons/\",\n    mdxType: \"ExternalLink\"\n  }, \"React Icons\")), mdx(\"td\", null, \"Include popular icons in React projects easily\")))), mdx(\"h3\", null, \"Social\"), mdx(\"table\", {\n    className: \"skills-table\"\n  }, mdx(\"thead\", null, mdx(\"tr\", null, mdx(\"th\", null, \"Platform\"), mdx(\"th\", null, \"Username\"))), mdx(\"tbody\", null, mdx(\"tr\", null, mdx(\"td\", null, \"Twitter\"), mdx(\"td\", null, mdx(ExternalLink, {\n    url: \"https://twitter.com/mattsichterman\",\n    mdxType: \"ExternalLink\"\n  }, \"mattsichterman\"))), mdx(\"tr\", null, mdx(\"td\", null, \"Linkedin\"), mdx(\"td\", null, mdx(ExternalLink, {\n    url: \"https://www.linkedin.com/in/msichterman/\",\n    mdxType: \"ExternalLink\"\n  }, \"msichterman\"))), mdx(\"tr\", null, mdx(\"td\", null, \"Instagram\"), mdx(\"td\", null, mdx(ExternalLink, {\n    url: \"https://www.instagram.com/mattsichterman/\",\n    mdxType: \"ExternalLink\"\n  }, \"mattsichterman\"))), mdx(\"tr\", null, mdx(\"td\", null, \"Telegram\"), mdx(\"td\", null, \"msichterman\")), mdx(\"tr\", null, mdx(\"td\", null, \"Discord\"), mdx(\"td\", {\n    className: \"word-break\"\n  }, \"Matt Sichterman#9045\")))), mdx(\"h3\", null, \"Productivity\"), mdx(\"table\", {\n    className: \"skills-table\"\n  }, mdx(\"thead\", null, mdx(\"tr\", null, mdx(\"th\", null, \"Name\"), mdx(\"th\", null, \"Description\"))), mdx(\"tbody\", null, mdx(\"tr\", null, mdx(\"td\", null, \"Notion\"), mdx(\"td\", null, \"Markdown based notes, tasks, and wikis\")))), mdx(\"h3\", null, \"Utilities\"), mdx(\"table\", {\n    className: \"skills-table\"\n  }, mdx(\"thead\", null, mdx(\"tr\", null, mdx(\"th\", null, \"Name\"), mdx(\"th\", null, \"Description\"))), mdx(\"tbody\", null, mdx(\"tr\", null, mdx(\"td\", null, \"Postman\"), mdx(\"td\", null, \"Simplify creating and testing APIs\")), mdx(\"tr\", null, mdx(\"td\", null, \"Kap\"), mdx(\"td\", null, \"Screen recorder with GIF functionality\")), mdx(\"tr\", null, mdx(\"td\", null, \"Caffiene\"), mdx(\"td\", null, \"Prevent Mac from sleeping\")), mdx(\"tr\", null, mdx(\"td\", null, \"CleanMyMac X\"), mdx(\"td\", null, \"Reclaim free space in seconds, speed up Mac, remove malware\")))), mdx(\"h3\", null, \"VSCode\"), mdx(\"table\", {\n    className: \"skills-table\"\n  }, mdx(\"thead\", null, mdx(\"tr\", null, mdx(\"th\", null, \"Extension\"), mdx(\"th\", null, \"Description\"))), mdx(\"tbody\", null, mdx(\"tr\", null, mdx(\"td\", null, \"One Dark Pro\"), mdx(\"td\", null, \"Preferred theme\")), mdx(\"tr\", null, mdx(\"td\", null, \"Bracket Pair Colorizer\"), mdx(\"td\", null, \"Colorize matching brackets\")), mdx(\"tr\", null, mdx(\"td\", null, \"Prettier\"), mdx(\"td\", null, \"Code formatter on file save\")), mdx(\"tr\", null, mdx(\"td\", {\n    className: \"word-break\"\n  }, \"ES7 React/Redux/GraphQL/React-Native snippets\"), mdx(\"td\", null, \"JavaScript and React/Redux snippets\")))), mdx(\"h3\", null, \"Google Chrome\"), mdx(\"table\", {\n    className: \"skills-table\"\n  }, mdx(\"thead\", null, mdx(\"tr\", null, mdx(\"th\", null, \"Extension\"), mdx(\"th\", null, \"Description\"))), mdx(\"tbody\", null, mdx(\"tr\", null, mdx(\"td\", null, \"The Great Suspender\"), mdx(\"td\", null, \"Reduce Chrome's memory footprint\")), mdx(\"tr\", null, mdx(\"td\", null, \"LastPass\"), mdx(\"td\", null, \"Password manager\")), mdx(\"tr\", null, mdx(\"td\", null, \"Page Ruler Redux\"), mdx(\"td\", null, \"Quick and easy way to measure components and check alignment\")), mdx(\"tr\", null, mdx(\"td\", null, \"ColorZilla\"), mdx(\"td\", null, \"Pick and analyze colors on any page\")), mdx(\"tr\", null, mdx(\"td\", null, \"WhatFont\"), mdx(\"td\", null, \"Identify the font face and size on any page\")))), mdx(\"h2\", null, \"Hardware\"), mdx(\"table\", {\n    className: \"skills-table\"\n  }, mdx(\"thead\", null, mdx(\"tr\", null, mdx(\"th\", null, \"Device\"), mdx(\"th\", null, \"Description\"))), mdx(\"tbody\", null, mdx(\"tr\", null, mdx(\"td\", null, \"iPhone XR\"), mdx(\"td\", null, \"Phone\")), mdx(\"tr\", null, mdx(\"td\", null, \"iPad Air 3\"), mdx(\"td\", null, \"Tablet\")), mdx(\"tr\", null, mdx(\"td\", null, \"MacBook Air 13-inch (2017)\"), mdx(\"td\", null, \"Computer\")))));\n}\n;\nMDXContent.isMDXComponent = true;","excerpt":"Here is the long-list of software and hardware that I utilize to simplify my life and maximize my productivity! Check it out and  let me…","frontmatter":{"title":"Uses"}}},"pageContext":{"id":"2960596a-11b7-551e-995d-96855262d17c","previous":{"id":"7ffa7580-3edc-5071-94ca-992d67a0901f","frontmatter":{"slug":"blog/test2","template":"blog-post","title":"Test 3: Tag Test 3","tags":["markdown","utility","javascript","react","gatsby"]}},"next":{"id":"0ea9b273-54e3-5eb5-992a-3dc42ecc1685","frontmatter":{"slug":"/reading-list","template":"reading-list-page","title":"Reading List","tags":null}}}},"staticQueryHashes":["1381280129","228695001","347376371","4267595483"]}