{"componentChunkName":"component---src-templates-blog-post-template-js","path":"/2018/11/30/job-hunt-dev-project/","result":{"data":{"mdx":{"id":"56f083fe-ad5b-51bc-b02f-146b3cc298df","frontmatter":{"title":"Turning a job hunt into a dev project","date":"2018 November 30th","cover":{"id":"555ff90f-d819-5b9a-b65c-a30395e73fd3","publicURL":"/static/cover-30f6e7f77f649b5f591960cc33e29334.jpg"}},"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/* @jsx mdx */\nvar _frontmatter = {\n  \"date\": \"2018-11-30T00:00:00.000Z\",\n  \"title\": \"Turning a job hunt into a dev project\",\n  \"tags\": [\"information\", \"learning\", \"career\", \"ramble\"],\n  \"published\": true,\n  \"cover\": \"./cover.jpg\",\n  \"coverCredit\": \"Photo by Marko Blažević on Unsplash\"\n};\n\nvar makeShortcode = function makeShortcode(name) {\n  return function MDXDefaultShortcode(props) {\n    console.warn(\"Component \" + name + \" was not imported, exported, or provided by MDXProvider as global scope\");\n    return mdx(\"div\", props);\n  };\n};\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(\"h2\", {\n    \"id\": \"cliffstldr\",\n    \"style\": {\n      \"position\": \"relative\"\n    }\n  }, mdx(\"a\", _extends({\n    parentName: \"h2\"\n  }, {\n    \"href\": \"#cliffstldr\",\n    \"aria-label\": \"cliffstldr permalink\",\n    \"className\": \"anchor-toc before\"\n  }), mdx(\"svg\", _extends({\n    parentName: \"a\"\n  }, {\n    \"aria-hidden\": \"true\",\n    \"focusable\": \"false\",\n    \"height\": \"16\",\n    \"version\": \"1.1\",\n    \"viewBox\": \"0 0 16 16\",\n    \"width\": \"16\"\n  }), mdx(\"path\", _extends({\n    parentName: \"svg\"\n  }, {\n    \"fillRule\": \"evenodd\",\n    \"d\": \"M4 9h1v1H4c-1.5 0-3-1.69-3-3.5S2.55 3 4 3h4c1.45 0 3 1.69 3 3.5 0 1.41-.91 2.72-2 3.25V8.59c.58-.45 1-1.27 1-2.09C10 5.22 8.98 4 8 4H4c-.98 0-2 1.22-2 2.5S3 9 4 9zm9-3h-1v1h1c1 0 2 1.22 2 2.5S13.98 12 13 12H9c-.98 0-2-1.22-2-2.5 0-.83.42-1.64 1-2.09V6.25c-1.09.53-2 1.84-2 3.25C6 11.31 7.55 13 9 13h4c1.45 0 3-1.69 3-3.5S14.5 6 13 6z\"\n  })))), \"Cliffs/TL;DR\"), mdx(\"p\", null, \"I made a \", mdx(\"a\", _extends({\n    parentName: \"p\"\n  }, {\n    \"href\": \"https://scottspence.me/faq\",\n    \"target\": \"_blank\",\n    \"rel\": \"noopener\"\n  }), \"recruiter FAQ\"), \" on my personal site for recruiters and\\ncreated an \", mdx(\"a\", _extends({\n    parentName: \"p\"\n  }, {\n    \"href\": \"https://cv.scottspence.me/\",\n    \"target\": \"_blank\",\n    \"rel\": \"noopener\"\n  }), \"online CV\"), \".\"), mdx(\"h2\", {\n    \"id\": \"preamble\",\n    \"style\": {\n      \"position\": \"relative\"\n    }\n  }, mdx(\"a\", _extends({\n    parentName: \"h2\"\n  }, {\n    \"href\": \"#preamble\",\n    \"aria-label\": \"preamble permalink\",\n    \"className\": \"anchor-toc before\"\n  }), mdx(\"svg\", _extends({\n    parentName: \"a\"\n  }, {\n    \"aria-hidden\": \"true\",\n    \"focusable\": \"false\",\n    \"height\": \"16\",\n    \"version\": \"1.1\",\n    \"viewBox\": \"0 0 16 16\",\n    \"width\": \"16\"\n  }), mdx(\"path\", _extends({\n    parentName: \"svg\"\n  }, {\n    \"fillRule\": \"evenodd\",\n    \"d\": \"M4 9h1v1H4c-1.5 0-3-1.69-3-3.5S2.55 3 4 3h4c1.45 0 3 1.69 3 3.5 0 1.41-.91 2.72-2 3.25V8.59c.58-.45 1-1.27 1-2.09C10 5.22 8.98 4 8 4H4c-.98 0-2 1.22-2 2.5S3 9 4 9zm9-3h-1v1h1c1 0 2 1.22 2 2.5S13.98 12 13 12H9c-.98 0-2-1.22-2-2.5 0-.83.42-1.64 1-2.09V6.25c-1.09.53-2 1.84-2 3.25C6 11.31 7.55 13 9 13h4c1.45 0 3-1.69 3-3.5S14.5 6 13 6z\"\n  })))), \"Preamble\"), mdx(\"p\", null, \"Apologies up front about this post if it comes across as entitled or\\nranty and I\\u2019m sure a lot of people will disagree with my approach.\"), mdx(\"p\", null, \"I\\u2019m going to try my hardest to not get too cynical here, so, first up\\nlet\\u2019s get this out there to start with. I think technical recruitment\\nis in a very bad state! It has been for a long while (since 2010 at\\nthe very least).\"), mdx(\"blockquote\", null, mdx(\"p\", {\n    parentName: \"blockquote\"\n  }, \"Let\\u2019s call it job hunting/talent finding fatigue, as we as\\ndevelopers have fatigues in other areas, however this isn\\u2019t one of\\nour own making.\")), mdx(\"p\", null, \"Starting out on a job hunt and getting your CV out there will generate\\na lot of calls where the most irrelevant keyword on your CV will\\ngenerate unwanted calls from what at times appear to be desperate\\nrecruiters.\"), mdx(\"blockquote\", null, mdx(\"p\", {\n    parentName: \"blockquote\"\n  }, \"Urgent position to fill: Team Lead, 6+ year experience - immediate\\nstart \\xA3900 a day, 3 month contract.\")), mdx(\"p\", null, \"Ok, that\\u2019s a bit harsh! it\\u2019s the truth, Ruth! It all sounds a bit\\nclich\\xE9 now as well.\"), mdx(\"p\", null, \"Being a developer I began to notice patterns with each call I got, the\\nsame questions kept getting asked over and over. Also as a developer I\\nwant to keep things \", mdx(\"a\", _extends({\n    parentName: \"p\"\n  }, {\n    \"href\": \"https://en.wikipedia.org/wiki/Don%27t_repeat_yourself\",\n    \"target\": \"_blank\",\n    \"rel\": \"noopener\"\n  }), \"DRY\"), \" to save myself (and the recruiter) a bit of\\ntime.\"), mdx(\"p\", null, \"So to this end I decided to add an \", mdx(\"a\", _extends({\n    parentName: \"p\"\n  }, {\n    \"href\": \"https://scottspence.me/faq\",\n    \"target\": \"_blank\",\n    \"rel\": \"noopener\"\n  }), \"FAQ\"), \" section to my personal\\nportfolio, this was a list of all the questions I had been asked on\\nthe many calls previously, so, rather than have the recruiter have me\\non the phone for ten minutes just to qualify me for the role they\\ncould do the \", mdx(\"em\", {\n    parentName: \"p\"\n  }, \"vast\"), \" majority of that with the provided \", mdx(\"a\", _extends({\n    parentName: \"p\"\n  }, {\n    \"href\": \"https://scottspence.me/faq\",\n    \"target\": \"_blank\",\n    \"rel\": \"noopener\"\n  }), \"FAQ\"), \", almost\\nlike a reverse job spec, all they have to do is READ the \", mdx(\"a\", _extends({\n    parentName: \"p\"\n  }, {\n    \"href\": \"https://scottspence.me/faq\",\n    \"target\": \"_blank\",\n    \"rel\": \"noopener\"\n  }), \"FAQ\"), \"! Then\\ncheck off my wants and needs from the list I have already provided.\"), mdx(\"p\", null, \"For some reason though, a lot of recruiters would insist on talking to\\nme, taking time out of my day, they\\u2019d then proceed to ask the same\\nquestions every other recruiter would ask. This would qualify them to\\nme as someone that didn\\u2019t value my time and they\\u2019d lose any\\ncredibility they may have had with me.\"), mdx(\"p\", null, \"So, I made a site, a portfolio, that listed all you could want to know\\nabout me. I added the About, which covers my back-story and coding\\nhistory, how I got into it and where I am now. There\\u2019s also a Now\\nsection and a Uses section. They are what I\\u2019m doing now, in my life\\nans the things I use, like code editor and hardware.\"), mdx(\"p\", null, \"The pages of the portfolio are all in markdown generated by Gatsby, so\\nwhen there was a question asked that was not on the list I could add\\nit quickly. Using Netlify made this even simpler, because it was a Git\\npush and the changes would be live in minutes,\"), mdx(\"p\", null, \"Making a site, this is more for prospective employers rather than\\nrecruiters and although the majority of recruiters will talk to you as\\nthough they are the ones considering you for the role they\\u2019re only the\\nfirst stage in what can be a quite lengthy process.\"), mdx(\"p\", null, \"So, let\\u2019s forget about recruiters for now and concentrate on the one\\nmain thing you need to get out there if you\\u2019re looking for a job, your\\nCV.\"), mdx(\"p\", null, \"Making a \", \"[CV]\", \", I went to the effort to make a basic site using my\\nfavourite tech stack \", mdx(\"strong\", {\n    parentName: \"p\"\n  }, mdx(\"a\", _extends({\n    parentName: \"strong\"\n  }, {\n    \"href\": \"https://jamstack.org/\",\n    \"target\": \"_blank\",\n    \"rel\": \"noopener\"\n  }), \"teh JAMStack behbeh!\")), \" I used the\\n\", mdx(\"a\", _extends({\n    parentName: \"p\"\n  }, {\n    \"href\": \"https://jsonresume.org/\",\n    \"target\": \"_blank\",\n    \"rel\": \"noopener\"\n  }), \"JSONresume\"), \" tool to detail all the roles I had held then used the\\nJSONresume as a guide for how I should make the individual components\\nfor the \", \"[CV]\", \".\"), mdx(\"p\", null, \"If you want to get started with your own JSON Resume you can run the\\nnpm command \", mdx(\"inlineCode\", {\n    parentName: \"p\"\n  }, \"npx resume-cli init\"), \" to kick-start your own.\"), mdx(\"p\", null, \"Feel free to \", mdx(\"a\", _extends({\n    parentName: \"p\"\n  }, {\n    \"href\": \"https://github.com/spences10/cv\",\n    \"target\": \"_blank\",\n    \"rel\": \"noopener\"\n  }), \"use my CV\"), \" as a template for your own as well, all you\\nneed to do is generate your CV and push it to now.sh.\"), mdx(\"p\", null, \"This was my full employment history and quite long and as I was\\nlooking for a job in a new field the vast majority of it was not\\npertinent to a my job search, this is why I decided rather than blast\\nout my \", \"[CV]\", \" everywhere I\\u2019d post out the list of answers to the\\nquestions recruiters always asked me when calling me. So rather than\\nhave them crawl through my mostly irrelevant job history they could\\nget the answers to the questions they wanted answering. The \", \"[CV]\", \" was\\nthere if they wanted more detail on me, all they had to do was READ!\"), mdx(\"p\", null, \"In my mind the \", mdx(\"a\", _extends({\n    parentName: \"p\"\n  }, {\n    \"href\": \"https://scottspence.me\",\n    \"target\": \"_blank\",\n    \"rel\": \"noopener\"\n  }), \"personal portfolio\"), \" and the \", \"[CV]\", \" site were a good\\nindication of my current skill level with styling and preferred stack,\\nin reality no one cares as long as it looks nice and recruiters even\\nless so because it doesn\\u2019t answer the questions they want to ask.\"), mdx(\"p\", null, mdx(\"img\", _extends({\n    parentName: \"p\"\n  }, {\n    \"src\": \"https://thepracticaldev.s3.amazonaws.com/i/ptve31bchle6hgg6wuaq.gif\",\n    \"alt\": \"build-it\"\n  }))), mdx(\"p\", null, \"This wasn\\u2019t field of dreams though! So, how do I get recruiters to my\\npage? Well, rather than have a CV in MS Word format that I would post\\nonto every job site I could find, I had, a, link to my \", mdx(\"a\", _extends({\n    parentName: \"p\"\n  }, {\n    \"href\": \"https://scottspence.me/faq\",\n    \"target\": \"_blank\",\n    \"rel\": \"noopener\"\n  }), \"FAQ\"), \" on a MS\\nWord doc! \\uD83D\\uDE43\"), mdx(\"p\", null, \"On the MS Word doc I would have all the search terms a recruiter would\\nsearch for, JavaScript, React, HTML, CSS and so on at the bottom of\\nthe document. At the top was a greeting:\"), mdx(\"p\", null, mdx(\"span\", _extends({\n    parentName: \"p\"\n  }, {\n    \"className\": \"gatsby-resp-image-wrapper\",\n    \"style\": {\n      \"position\": \"relative\",\n      \"display\": \"block\",\n      \"marginLeft\": \"auto\",\n      \"marginRight\": \"auto\",\n      \"maxWidth\": \"640px\"\n    }\n  }), \"\\n      \", mdx(\"a\", _extends({\n    parentName: \"span\"\n  }, {\n    \"className\": \"gatsby-resp-image-link\",\n    \"href\": \"/static/11a27b76e59cb7c0015d28592c76c4c8/9888a/jobsite-cv.jpg\",\n    \"style\": {\n      \"display\": \"block\"\n    },\n    \"target\": \"_blank\",\n    \"rel\": [\"noopener\"]\n  }), \"\\n    \", mdx(\"span\", _extends({\n    parentName: \"a\"\n  }, {\n    \"className\": \"gatsby-resp-image-background-image\",\n    \"style\": {\n      \"paddingBottom\": \"64.02337228714524%\",\n      \"position\": \"relative\",\n      \"bottom\": \"0\",\n      \"left\": \"0\",\n      \"backgroundImage\": \"url('data:image/svg+xml,%3csvg%20xmlns=\\\\'http://www.w3.org/2000/svg\\\\'%20width=\\\\'400\\\\'%20height=\\\\'256\\\\'%3e%3cpath%20d=\\\\'M201%2031l2%203%203%202h-6l4%201c2%200%203%201%203%202l1%201%201-1%202-1%203-2h1c0%202%201%202%203%202s3-1%203-4-2-4-5-1h-2c0-2-1-2-3-2-3%200-3%200-3%203%200%201%200%202-1%201l-2-3-2-1h4c0-1-1-2-3-2s-3%200-3%202M26%2054v3c-3%201%201%202%2013%202h14v-3l-1-2H32l-2%201v-1c2-1%201-2-2-2-2%200-2%200-2%202m130%2070l-1%203c0%203%200%203%204%203h66c6%200%206%200%205-3%200-2%200-2-1%200h-1c0-1-1-2-2-1l-2-1c-2-1-4-1-4%202h-1c-1-2-7-1-8%200h-2c-1-2-26-2-27%200l-1%201v-2h-4l-1-1c0-1-3-1-4%201%200%202-3%203-3%201l-8-2h-4l-1-1m-14%2022v4l-1-3-1-2c0%202-3%203-3%201-1-1-12-2-13-1s0%203%202%203v1c-2%201-1%201%203%201s5%200%205-2h1c0%203%208%203%208%200v-2l1%202%202%202%201-1v-1l1%201%201%201%201-1v-1l1%201%206%201%206-1%201-1%201%201c-1%201%200%201%202%201s3%200%202-1l-1-2%202%201c2%202%2011%203%2010%201-1-1%200-1%201-1l1%201c-1%201%200%201%202%201%206%200%205-5%200-5-4%200-5%200-5%202l-2%202v-2l-1-2c-11-1-25%200-26%201l-1%201v-1c0-1-1-2-2-1l-3-1c0-3-2-1-2%202m-68%2032l-4%201c0-2-4%200-5%202-1%201-1%201-1-1v-2l-1%202c-1%202-2%202-2%201-1-3-4-2-4%200s0%202-1%200-1-2-1%200l-1-1c-1-2-1-2-1%200h-1l-2-2v6h3v-1l1%201h3c1%201%202%201%203-1h1c0%201%201%202%202%201h2l1-2c0-2%200-2%201%200%200%203%202%203%203%201h2l6%201h5l2%201%201-1h9l2-1%202-2v-3l-1%202c0%202%200%202-1%201%200-2-8-2-9%200-1%201-1%201-1-1h-1c0%203-1%202-3%200-1-2-1-2-3%200h-3l-2-2h-1m49%203c0%202%200%202-1%200%200-2-1-2-11-2-9%200-11%201-11%202%200%203%203%204%205%203h4c2-2%203-3%203-1l3%201h11v-1l1%201%201%201%201-4c0-3%200-3-1-1l-1%203v-5l-1%202c-1%202-1%202-1%200%200-3-2-3-2%201m-73%207c-2%201-1%204%200%203l1%201c-1%201%202%201%209%201%206%200%209%200%208-1l-2-2h4c1-1%201-1%201%201s0%202%207%202l6-1c-1-1%200-1%201-1l1%201c-1%201%201%201%203%201l5-1h1c1%201%2018%202%2020%201h1v-1l1-1%201%201%207%201c4%200%206%200%205-1l1-1c1%201%201%200%201-1%200-2-5-3-6-1l-1%201v-1c1-1-1-1-6-1l-11-1c-3%200-3%200-3%203v3l-1-3c-1-3-1-3-1-1h-1c-1-2-10-1-12%201h-1c0-2-10-3-12-2h-8c-3-1-3%200-4%201-1%202-1%202-1%200v-2l-1%202c-1%202-1%202-2%201-2-2-10-3-11-2m35%208l1%204c1%201%201%201-1%201l-1-2c0-2-1-2-6-2h-8c-2-1-2-1-2%201l-1%203-1-1h-1l-2-1c-1-3-6-2-6%201%200%202%203%203%203%200h1c0%202%2019%203%2020%201h1l7%201%208-1h1c0%202%207%201%207-1h1c0%203%2025%203%2027%200%201-2%202-2%202-1%201%201%200%202-1%202a307%20307%200%200052%200l1-3-1-2-1%202h-1l-19-1-19-1h-1c-1%201-6%202-7%201h-3l-4-1c-1-2-3%200-3%202h-1c-1-2-6-2-6%200h-1c0-2-10-1-12%201h-1c0-2-2-3-9-2l-5-1h-8m-36%2010c0%203%202%204%209%204l8-1h1c0%203%202%202%202-1v-2l1%203c1%202%201%202%201%200v-2l2%202c1%202%202%202%203%201h3c0%202%208-1%208-3%200-1%200-2-8-2h-9c-2-1-2-1-2%201v3l-1-3-1-1-4%201c-4-1-5%200-5%201-1%202-1%202-1%200%200-3%200-3-1-1l-1%203v-3c0-2%200-2-1-1h-1c-1-2-3-1-3%201m53%200c0%202%200%202-1%201-2-3-13-1-13%203%200%202%208%201%209-1l1-1c0%202%202%203%209%203%204%200%205%200%206-2h2v-2l1%202c1%201%201%201%201-2%200-2%200-3-1-2h-4l-5%201h-2c1-2%200-2-1-2l-2%202m-59%2019c0%202-1%203-2%203-1%201-2%200-2-1h2l1-1c0-2-4-1-5%202%200%202%200%202%205%202%204%200%205-1%205-2h1c0%203%202%202%202%200s0-2%201%201l1%203%201-3c2-3%202-3%202-1%200%201%201%202%205%202l4-1-2-1v-1h1l1-1c0-2-4-1-4%201-1%202-3%201-3-2v-3l-1%201c0%202%200%202-5%202l-6-1-1-2-1%203m194%2017c0%202-1%202-4%202-5%200-6%201-5%203h27l3%201c3-1%204-5%201-5l-2%201h-9c0%201-10%200-10-2h-1m-136%203c0%203%200%203%201%202h1c-1%202%201%202%2034%202a329%20329%200%200035-2c-1%200-2%200-1-1%202-1%201-2-4-2-3%200-4%200-4%202v1c-1%200-2-1-1-2l-9-1h-11c-7-1-13%200-13%202l-1%201-1-2h-1l-1-1h-2l-2-1c0-1-1-1-1%201h-1c0-2-2-1-2%201-1%202-3%203-3%201a3650%203650%200%2001-13%200\\\\'%20fill=\\\\'%23d3d3d3\\\\'%20fill-rule=\\\\'evenodd\\\\'/%3e%3c/svg%3e')\",\n      \"backgroundSize\": \"cover\",\n      \"display\": \"block\"\n    }\n  })), \"\\n  \", mdx(\"picture\", {\n    parentName: \"a\"\n  }, \"\\n        \", mdx(\"source\", _extends({\n    parentName: \"picture\"\n  }, {\n    \"srcSet\": [\"/static/11a27b76e59cb7c0015d28592c76c4c8/60a22/jobsite-cv.webp 160w\", \"/static/11a27b76e59cb7c0015d28592c76c4c8/4c812/jobsite-cv.webp 320w\", \"/static/11a27b76e59cb7c0015d28592c76c4c8/0ba47/jobsite-cv.webp 640w\", \"/static/11a27b76e59cb7c0015d28592c76c4c8/e46b2/jobsite-cv.webp 960w\", \"/static/11a27b76e59cb7c0015d28592c76c4c8/40d0b/jobsite-cv.webp 1198w\"],\n    \"sizes\": \"(max-width: 640px) 100vw, 640px\",\n    \"type\": \"image/webp\"\n  })), \"\\n        \", mdx(\"source\", _extends({\n    parentName: \"picture\"\n  }, {\n    \"srcSet\": [\"/static/11a27b76e59cb7c0015d28592c76c4c8/0913d/jobsite-cv.jpg 160w\", \"/static/11a27b76e59cb7c0015d28592c76c4c8/cb69c/jobsite-cv.jpg 320w\", \"/static/11a27b76e59cb7c0015d28592c76c4c8/c08c5/jobsite-cv.jpg 640w\", \"/static/11a27b76e59cb7c0015d28592c76c4c8/6a068/jobsite-cv.jpg 960w\", \"/static/11a27b76e59cb7c0015d28592c76c4c8/9888a/jobsite-cv.jpg 1198w\"],\n    \"sizes\": \"(max-width: 640px) 100vw, 640px\",\n    \"type\": \"image/jpeg\"\n  })), \"\\n        \", mdx(\"img\", _extends({\n    parentName: \"picture\"\n  }, {\n    \"className\": \"gatsby-resp-image-image\",\n    \"src\": \"/static/11a27b76e59cb7c0015d28592c76c4c8/c08c5/jobsite-cv.jpg\",\n    \"alt\": \"jobsite-cv\",\n    \"title\": \"jobsite-cv\",\n    \"loading\": \"lazy\",\n    \"style\": {\n      \"width\": \"100%\",\n      \"height\": \"100%\",\n      \"margin\": \"0\",\n      \"verticalAlign\": \"middle\",\n      \"position\": \"absolute\",\n      \"top\": \"0\",\n      \"left\": \"0\"\n    }\n  })), \"\\n      \"), \"\\n  \"), \"\\n    \")), mdx(\"p\", null, \"It was a friendly hello and something different to what must be very\\nrepetitive.\"), mdx(\"p\", null, \"I used Google analytics\\u2019s, on the \", mdx(\"a\", _extends({\n    parentName: \"p\"\n  }, {\n    \"href\": \"https://scottspence.me/faq\",\n    \"target\": \"_blank\",\n    \"rel\": \"noopener\"\n  }), \"FAQ\"), \" and the \", \"[CV]\", \" to see how much\\ntraffic they were getting, the \", mdx(\"a\", _extends({\n    parentName: \"p\"\n  }, {\n    \"href\": \"https://scottspence.me/faq\",\n    \"target\": \"_blank\",\n    \"rel\": \"noopener\"\n  }), \"FAQ\"), \" a lot more than the \", \"[CV]\", \", so, I\\ncould glean from that, that the recruiters were getting the answers to\\ntheir questions without having to pick up the phone. Win Win, right?\"), mdx(\"p\", null, \"The stats weren\\u2019t great however, with a bounce rate of around 3\\nseconds \\uD83D\\uDE32 you could see the vast majority of recruiters would rather\\npick up the phone than READ the information provided.\"));\n}\n;\nMDXContent.isMDXComponent = true;","excerpt":"Cliffs/TL;DR I made a  recruiter FAQ  on my personal site for recruiters and\ncreated an  online CV . Preamble Apologies up front about this…","tableOfContents":{"items":[{"url":"#cliffstldr","title":"Cliffs/TL;DR"},{"url":"#preamble","title":"Preamble"}]},"timeToRead":4,"fields":{"slug":"/2018/11/30/job-hunt-dev-project/","editLink":"https://github.com/spences10/thelocalhost.blog/edit/authoring/posts/2018/11/30/job-hunt-dev-project/index.md"}}},"pageContext":{"slug":"/2018/11/30/job-hunt-dev-project/","previous":{"id":"a2915b9a-97a3-58a4-b11e-dc22b1cc860d","excerpt":"Let's go through getting styled-components working with the Gatsby\ndefault starter. In this example we're going to use the Gatsby default starter you get\nwith  CodeSandbox  and add in styled-components, so first up, open a\n new CodeSandbox  and…","frontmatter":{"title":"Convert the Gatsby default starter to styled-components","date":"2018-11-29T00:00:00.000Z"},"fields":{"slug":"/2018/11/29/gatsby-starter-to-styled-components/"}},"next":{"id":"82832ebd-cf53-5cc8-a3d7-725de1ad3d0a","excerpt":"From scratch to Create React App on Windows An opinionated guide on setting up a web development environment on\nWindows 10 I have been a professional web developer for 10 months now and used\nboth MacOs and Windows in that time. My preferred OS to use…","frontmatter":{"title":"Windows Web-dev bootstrap","date":"2018-12-24T00:00:00.000Z"},"fields":{"slug":"/2018/12/24/wsl-bootstrap-2019/"}}}}}