{"componentChunkName":"component---packages-blog-core-src-templates-post-js","path":"/power-of-following-the-system/","result":{"data":{"post":{"__typename":"MdxArticleProxy","id":"37a86946-f3aa-5b3d-bdd7-5fceb2a6f43e","title":"Power of following the system","slug":"/power-of-following-the-system/","link":null,"excerpt":"Have you wondered what makes someone, \na world class athlete? \nor the best piano player? \nor the…","timeToRead":1,"featured":null,"thumbnailText":null,"date":"February 25, 2022","category":{"__typename":"CategoriesJson","id":"1923b3b7-f276-5f85-9f8a-d310468813fc","name":"Life & Productivity","slug":"/category/life-and-productivity/","color":null,"icon":"/static/35c6c4f7d744541f08be2bbd2770c8db/life-productivity.svg"},"author":{"__typename":"AuthorsJson","id":"cb7eeca4-38c9-5674-90b7-7e96c482987b","name":"Arvind Pandey","slug":"/author/arvind-pandey/","title":"Software Engineer","description":"Specialized in Software Design, Development, and Engineering Leadership.","skills":["Javascript","React","Node.js"],"social":[{"name":"Github","url":"https://github.com/arvind3157"},{"name":"Twitter","url":"https://twitter.com/arvpande"},{"name":"Linkedin","url":"https://www.linkedin.com/in/arvpande/"}],"thumbnail":{"__typename":"ImageSharp","regular":{"width":150,"height":150,"src":"/static/1cf0ccf6c2ce94576dce6b324f5995d6/a9ab2/arvind-pandey.jpg","srcSet":"/static/1cf0ccf6c2ce94576dce6b324f5995d6/a9ab2/arvind-pandey.jpg 1x,\n/static/1cf0ccf6c2ce94576dce6b324f5995d6/3fb33/arvind-pandey.jpg 1.5x,\n/static/1cf0ccf6c2ce94576dce6b324f5995d6/d7080/arvind-pandey.jpg 2x","srcWebp":"/static/1cf0ccf6c2ce94576dce6b324f5995d6/a3d54/arvind-pandey.webp","srcSetWebp":"/static/1cf0ccf6c2ce94576dce6b324f5995d6/a3d54/arvind-pandey.webp 1x,\n/static/1cf0ccf6c2ce94576dce6b324f5995d6/cc134/arvind-pandey.webp 1.5x,\n/static/1cf0ccf6c2ce94576dce6b324f5995d6/3cb0e/arvind-pandey.webp 2x"}}},"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  \"title\": \"Power of following the system\",\n  \"category\": \"Life & Productivity\",\n  \"author\": \"Arvind Pandey\",\n  \"date\": \"2022-02-25T00:00:00.000Z\",\n  \"tags\": [\"#productivity\"],\n  \"thumbnail\": \"cover.jpg\"\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, \"Have you wondered what makes someone,\", mdx(\"br\", null), \"\\na world class athlete?\", mdx(\"br\", null), \"\\nor the best piano player?\", mdx(\"br\", null), \"\\nor the best in any class of work or sport?\", mdx(\"br\", null), \"\\nIf you try observing or reading through their lifes,\", mdx(\"br\", null), \"\\nit\\u2019s this at the very core - \", mdx(\"strong\", {\n    parentName: \"p\"\n  }, \"following the system.\"), mdx(\"br\", null), \"\\nWanted to illustrate this with an example.\", mdx(\"br\", null), \"\\nYou want to be expert in one domain.\", mdx(\"br\", null), \"\\nYou figured out the best in class youtube playlist.\", mdx(\"br\", null), \"\\nIt has almost everything to teach you about that domain.\", mdx(\"br\", null), \"\\nThe playlist has just 15 videos, each 30 mins long.\", mdx(\"br\", null), \"\\nYou are excited and started watching the video.\", mdx(\"br\", null), \"\\nSo are others who want to get expertise in \", mdx(\"br\", null), \"\\nthe same domain.\", mdx(\"br\", null), \"\\nHave you observed one thing,\", mdx(\"br\", null), \"\\nthe very first video has \", mdx(\"br\", null), \"\\nrelatively very high numbers of views?\", mdx(\"br\", null), \"\\nThe subsequent video has a lot less views, \", mdx(\"br\", null), \"\\nit roughly decreases by more than 50% in some cases.\", mdx(\"br\", null), \"\\nThis is how competition decreases too.\", mdx(\"br\", null), \"\\nNot everybody wants to go through the boring system.\", mdx(\"br\", null), \"\\nMost of us drop in the middle. \", mdx(\"br\", null), \"\\nThe one who stays on the course,\", mdx(\"br\", null), \"\\nrises to the top. \", mdx(\"br\", null), \"\\nYou don\\u2019t need to do anything extraordinary \", mdx(\"br\", null), \"\\nto be in top 1%.\", mdx(\"br\", null), \"\\nYou just need to follow the system.\", mdx(\"br\", null)), mdx(\"p\", null, mdx(\"img\", _extends({\n    parentName: \"p\"\n  }, {\n    \"src\": \"https://user-images.githubusercontent.com/5745702/155680101-e2feaebd-1575-4c76-bace-efa7d31b7e60.jpeg\",\n    \"alt\": \"cover\"\n  }))));\n}\n;\nMDXContent.isMDXComponent = true;","keywords":null,"tags":[{"id":"e310c062-5525-595f-bebe-f3b41e50a526","name":"#productivity","slug":"/tag/productivity/"}],"thumbnail":{"__typename":"ImageSharp","vertical":{"src":"/static/a150493dbcf54481016566a4eb3f9a63/8f7be/cover.jpg","srcSet":"/static/a150493dbcf54481016566a4eb3f9a63/8f7be/cover.jpg 1x,\n/static/a150493dbcf54481016566a4eb3f9a63/1af80/cover.jpg 1.5x,\n/static/a150493dbcf54481016566a4eb3f9a63/1acf6/cover.jpg 2x","srcWebp":"/static/a150493dbcf54481016566a4eb3f9a63/03323/cover.webp","srcSetWebp":"/static/a150493dbcf54481016566a4eb3f9a63/03323/cover.webp 1x,\n/static/a150493dbcf54481016566a4eb3f9a63/c8e9c/cover.webp 1.5x,\n/static/a150493dbcf54481016566a4eb3f9a63/e7f4c/cover.webp 2x","width":380,"height":290},"hero":{"src":"/static/a150493dbcf54481016566a4eb3f9a63/a8483/cover.jpg","srcSet":"/static/a150493dbcf54481016566a4eb3f9a63/a8483/cover.jpg 1x,\n/static/a150493dbcf54481016566a4eb3f9a63/fc0c4/cover.jpg 1.5x,\n/static/a150493dbcf54481016566a4eb3f9a63/5497e/cover.jpg 2x","srcWebp":"/static/a150493dbcf54481016566a4eb3f9a63/7330c/cover.webp","srcSetWebp":"/static/a150493dbcf54481016566a4eb3f9a63/7330c/cover.webp 1x,\n/static/a150493dbcf54481016566a4eb3f9a63/2b083/cover.webp 1.5x,\n/static/a150493dbcf54481016566a4eb3f9a63/c851e/cover.webp 2x","width":1600,"height":650}}},"tagCategoryPosts":{"nodes":[{"__typename":"MdxArticleProxy","id":"04096062-4d18-5897-80c6-02f61b4fd68f","title":"Pause and observe","slug":"/pause-and-observe/","link":null,"excerpt":"For a moment pause and look around.\nLook at every simplest object around you.\nPerhaps the chair you…","timeToRead":1,"featured":null,"thumbnailText":null,"date":"August 22, 2022","category":{"__typename":"CategoriesJson","id":"1923b3b7-f276-5f85-9f8a-d310468813fc","name":"Life & Productivity","slug":"/category/life-and-productivity/","color":null,"icon":"/static/35c6c4f7d744541f08be2bbd2770c8db/life-productivity.svg"},"author":{"__typename":"AuthorsJson","id":"cb7eeca4-38c9-5674-90b7-7e96c482987b","name":"Arvind Pandey","slug":"/author/arvind-pandey/","title":"Software Engineer","description":"Specialized in Software Design, Development, and Engineering Leadership.","skills":["Javascript","React","Node.js"],"social":[{"name":"Github","url":"https://github.com/arvind3157"},{"name":"Twitter","url":"https://twitter.com/arvpande"},{"name":"Linkedin","url":"https://www.linkedin.com/in/arvpande/"}],"thumbnail":{"__typename":"ImageSharp","regular":{"width":150,"height":150,"src":"/static/1cf0ccf6c2ce94576dce6b324f5995d6/a9ab2/arvind-pandey.jpg","srcSet":"/static/1cf0ccf6c2ce94576dce6b324f5995d6/a9ab2/arvind-pandey.jpg 1x,\n/static/1cf0ccf6c2ce94576dce6b324f5995d6/3fb33/arvind-pandey.jpg 1.5x,\n/static/1cf0ccf6c2ce94576dce6b324f5995d6/d7080/arvind-pandey.jpg 2x","srcWebp":"/static/1cf0ccf6c2ce94576dce6b324f5995d6/a3d54/arvind-pandey.webp","srcSetWebp":"/static/1cf0ccf6c2ce94576dce6b324f5995d6/a3d54/arvind-pandey.webp 1x,\n/static/1cf0ccf6c2ce94576dce6b324f5995d6/cc134/arvind-pandey.webp 1.5x,\n/static/1cf0ccf6c2ce94576dce6b324f5995d6/3cb0e/arvind-pandey.webp 2x"}}},"thumbnail":{"__typename":"ImageSharp","vertical":{"src":"/static/20a905621466618b13ff1c36854349c2/8f7be/pause.jpg","srcSet":"/static/20a905621466618b13ff1c36854349c2/8f7be/pause.jpg 1x,\n/static/20a905621466618b13ff1c36854349c2/1af80/pause.jpg 1.5x,\n/static/20a905621466618b13ff1c36854349c2/1acf6/pause.jpg 2x","srcWebp":"/static/20a905621466618b13ff1c36854349c2/03323/pause.webp","srcSetWebp":"/static/20a905621466618b13ff1c36854349c2/03323/pause.webp 1x,\n/static/20a905621466618b13ff1c36854349c2/c8e9c/pause.webp 1.5x,\n/static/20a905621466618b13ff1c36854349c2/e7f4c/pause.webp 2x","width":380,"height":290},"hero":{"src":"/static/20a905621466618b13ff1c36854349c2/a8483/pause.jpg","srcSet":"/static/20a905621466618b13ff1c36854349c2/a8483/pause.jpg 1x,\n/static/20a905621466618b13ff1c36854349c2/fc0c4/pause.jpg 1.5x,\n/static/20a905621466618b13ff1c36854349c2/5497e/pause.jpg 2x","srcWebp":"/static/20a905621466618b13ff1c36854349c2/7330c/pause.webp","srcSetWebp":"/static/20a905621466618b13ff1c36854349c2/7330c/pause.webp 1x,\n/static/20a905621466618b13ff1c36854349c2/2b083/pause.webp 1.5x,\n/static/20a905621466618b13ff1c36854349c2/c851e/pause.webp 2x","width":1600,"height":650}}},{"__typename":"MdxArticleProxy","id":"1450d6be-94a2-5bd2-9189-8b85e4325a35","title":"How to build a winning system","slug":"/how-to-build-a-winning-system/","link":null,"excerpt":"Since 2013, I have been able to run more than 100 [ official  + unofficial] marathons, including…","timeToRead":2,"featured":null,"thumbnailText":null,"date":"August 14, 2022","category":{"__typename":"CategoriesJson","id":"1923b3b7-f276-5f85-9f8a-d310468813fc","name":"Life & Productivity","slug":"/category/life-and-productivity/","color":null,"icon":"/static/35c6c4f7d744541f08be2bbd2770c8db/life-productivity.svg"},"author":{"__typename":"AuthorsJson","id":"cb7eeca4-38c9-5674-90b7-7e96c482987b","name":"Arvind Pandey","slug":"/author/arvind-pandey/","title":"Software Engineer","description":"Specialized in Software Design, Development, and Engineering Leadership.","skills":["Javascript","React","Node.js"],"social":[{"name":"Github","url":"https://github.com/arvind3157"},{"name":"Twitter","url":"https://twitter.com/arvpande"},{"name":"Linkedin","url":"https://www.linkedin.com/in/arvpande/"}],"thumbnail":{"__typename":"ImageSharp","regular":{"width":150,"height":150,"src":"/static/1cf0ccf6c2ce94576dce6b324f5995d6/a9ab2/arvind-pandey.jpg","srcSet":"/static/1cf0ccf6c2ce94576dce6b324f5995d6/a9ab2/arvind-pandey.jpg 1x,\n/static/1cf0ccf6c2ce94576dce6b324f5995d6/3fb33/arvind-pandey.jpg 1.5x,\n/static/1cf0ccf6c2ce94576dce6b324f5995d6/d7080/arvind-pandey.jpg 2x","srcWebp":"/static/1cf0ccf6c2ce94576dce6b324f5995d6/a3d54/arvind-pandey.webp","srcSetWebp":"/static/1cf0ccf6c2ce94576dce6b324f5995d6/a3d54/arvind-pandey.webp 1x,\n/static/1cf0ccf6c2ce94576dce6b324f5995d6/cc134/arvind-pandey.webp 1.5x,\n/static/1cf0ccf6c2ce94576dce6b324f5995d6/3cb0e/arvind-pandey.webp 2x"}}},"thumbnail":{"__typename":"ImageSharp","vertical":{"src":"/static/7f9ed6794069dc69adcfd4fd1e90362e/8f7be/system.jpg","srcSet":"/static/7f9ed6794069dc69adcfd4fd1e90362e/8f7be/system.jpg 1x,\n/static/7f9ed6794069dc69adcfd4fd1e90362e/1af80/system.jpg 1.5x,\n/static/7f9ed6794069dc69adcfd4fd1e90362e/1acf6/system.jpg 2x","srcWebp":"/static/7f9ed6794069dc69adcfd4fd1e90362e/03323/system.webp","srcSetWebp":"/static/7f9ed6794069dc69adcfd4fd1e90362e/03323/system.webp 1x,\n/static/7f9ed6794069dc69adcfd4fd1e90362e/c8e9c/system.webp 1.5x,\n/static/7f9ed6794069dc69adcfd4fd1e90362e/e7f4c/system.webp 2x","width":380,"height":290},"hero":{"src":"/static/7f9ed6794069dc69adcfd4fd1e90362e/a8483/system.jpg","srcSet":"/static/7f9ed6794069dc69adcfd4fd1e90362e/a8483/system.jpg 1x,\n/static/7f9ed6794069dc69adcfd4fd1e90362e/fc0c4/system.jpg 1.5x,\n/static/7f9ed6794069dc69adcfd4fd1e90362e/5497e/system.jpg 2x","srcWebp":"/static/7f9ed6794069dc69adcfd4fd1e90362e/7330c/system.webp","srcSetWebp":"/static/7f9ed6794069dc69adcfd4fd1e90362e/7330c/system.webp 1x,\n/static/7f9ed6794069dc69adcfd4fd1e90362e/2b083/system.webp 1.5x,\n/static/7f9ed6794069dc69adcfd4fd1e90362e/c851e/system.webp 2x","width":1600,"height":650}}},{"__typename":"MdxArticleProxy","id":"44518b2c-8786-5a32-bc0d-dc6ad1c734fb","title":"5 simple steps to take control of your schedule","slug":"/5-simple-steps-to-take-control-of-your-schedule/","link":null,"excerpt":"“Focused action beats brilliance.” – Mark Sanborn Remote work has brought a lot of flexibility in…","timeToRead":3,"featured":null,"thumbnailText":null,"date":"March 19, 2021","category":{"__typename":"CategoriesJson","id":"1923b3b7-f276-5f85-9f8a-d310468813fc","name":"Life & Productivity","slug":"/category/life-and-productivity/","color":null,"icon":"/static/35c6c4f7d744541f08be2bbd2770c8db/life-productivity.svg"},"author":{"__typename":"AuthorsJson","id":"cb7eeca4-38c9-5674-90b7-7e96c482987b","name":"Arvind Pandey","slug":"/author/arvind-pandey/","title":"Software Engineer","description":"Specialized in Software Design, Development, and Engineering Leadership.","skills":["Javascript","React","Node.js"],"social":[{"name":"Github","url":"https://github.com/arvind3157"},{"name":"Twitter","url":"https://twitter.com/arvpande"},{"name":"Linkedin","url":"https://www.linkedin.com/in/arvpande/"}],"thumbnail":{"__typename":"ImageSharp","regular":{"width":150,"height":150,"src":"/static/1cf0ccf6c2ce94576dce6b324f5995d6/a9ab2/arvind-pandey.jpg","srcSet":"/static/1cf0ccf6c2ce94576dce6b324f5995d6/a9ab2/arvind-pandey.jpg 1x,\n/static/1cf0ccf6c2ce94576dce6b324f5995d6/3fb33/arvind-pandey.jpg 1.5x,\n/static/1cf0ccf6c2ce94576dce6b324f5995d6/d7080/arvind-pandey.jpg 2x","srcWebp":"/static/1cf0ccf6c2ce94576dce6b324f5995d6/a3d54/arvind-pandey.webp","srcSetWebp":"/static/1cf0ccf6c2ce94576dce6b324f5995d6/a3d54/arvind-pandey.webp 1x,\n/static/1cf0ccf6c2ce94576dce6b324f5995d6/cc134/arvind-pandey.webp 1.5x,\n/static/1cf0ccf6c2ce94576dce6b324f5995d6/3cb0e/arvind-pandey.webp 2x"}}},"thumbnail":{"__typename":"ImageSharp","vertical":{"src":"/static/eafc370e6a5645536f940cace12c3e12/8f7be/cover.jpg","srcSet":"/static/eafc370e6a5645536f940cace12c3e12/8f7be/cover.jpg 1x,\n/static/eafc370e6a5645536f940cace12c3e12/1af80/cover.jpg 1.5x,\n/static/eafc370e6a5645536f940cace12c3e12/1acf6/cover.jpg 2x","srcWebp":"/static/eafc370e6a5645536f940cace12c3e12/03323/cover.webp","srcSetWebp":"/static/eafc370e6a5645536f940cace12c3e12/03323/cover.webp 1x,\n/static/eafc370e6a5645536f940cace12c3e12/c8e9c/cover.webp 1.5x,\n/static/eafc370e6a5645536f940cace12c3e12/e7f4c/cover.webp 2x","width":380,"height":290},"hero":{"src":"/static/eafc370e6a5645536f940cace12c3e12/a8483/cover.jpg","srcSet":"/static/eafc370e6a5645536f940cace12c3e12/a8483/cover.jpg 1x,\n/static/eafc370e6a5645536f940cace12c3e12/fc0c4/cover.jpg 1.5x,\n/static/eafc370e6a5645536f940cace12c3e12/5497e/cover.jpg 2x","srcWebp":"/static/eafc370e6a5645536f940cace12c3e12/7330c/cover.webp","srcSetWebp":"/static/eafc370e6a5645536f940cace12c3e12/7330c/cover.webp 1x,\n/static/eafc370e6a5645536f940cace12c3e12/2b083/cover.webp 1.5x,\n/static/eafc370e6a5645536f940cace12c3e12/c851e/cover.webp 2x","width":1600,"height":650}}},{"__typename":"MdxArticleProxy","id":"73bc35f0-25a4-5ac7-a21f-45b999a4a0a2","title":"Becoming Rejection Proof","slug":"/becoming-rejection-proof/","link":null,"excerpt":"Today, I'm going to tell you about a book changed my life in some positive way. A few years back I…","timeToRead":5,"featured":null,"thumbnailText":null,"date":"August 18, 2020","category":{"__typename":"CategoriesJson","id":"1923b3b7-f276-5f85-9f8a-d310468813fc","name":"Life & Productivity","slug":"/category/life-and-productivity/","color":null,"icon":"/static/35c6c4f7d744541f08be2bbd2770c8db/life-productivity.svg"},"author":{"__typename":"AuthorsJson","id":"cb7eeca4-38c9-5674-90b7-7e96c482987b","name":"Arvind Pandey","slug":"/author/arvind-pandey/","title":"Software Engineer","description":"Specialized in Software Design, Development, and Engineering Leadership.","skills":["Javascript","React","Node.js"],"social":[{"name":"Github","url":"https://github.com/arvind3157"},{"name":"Twitter","url":"https://twitter.com/arvpande"},{"name":"Linkedin","url":"https://www.linkedin.com/in/arvpande/"}],"thumbnail":{"__typename":"ImageSharp","regular":{"width":150,"height":150,"src":"/static/1cf0ccf6c2ce94576dce6b324f5995d6/a9ab2/arvind-pandey.jpg","srcSet":"/static/1cf0ccf6c2ce94576dce6b324f5995d6/a9ab2/arvind-pandey.jpg 1x,\n/static/1cf0ccf6c2ce94576dce6b324f5995d6/3fb33/arvind-pandey.jpg 1.5x,\n/static/1cf0ccf6c2ce94576dce6b324f5995d6/d7080/arvind-pandey.jpg 2x","srcWebp":"/static/1cf0ccf6c2ce94576dce6b324f5995d6/a3d54/arvind-pandey.webp","srcSetWebp":"/static/1cf0ccf6c2ce94576dce6b324f5995d6/a3d54/arvind-pandey.webp 1x,\n/static/1cf0ccf6c2ce94576dce6b324f5995d6/cc134/arvind-pandey.webp 1.5x,\n/static/1cf0ccf6c2ce94576dce6b324f5995d6/3cb0e/arvind-pandey.webp 2x"}}},"thumbnail":{"__typename":"ImageSharp","vertical":{"src":"/static/371b5e58b6c80df5a6146ccd6006682e/8f7be/cover.jpg","srcSet":"/static/371b5e58b6c80df5a6146ccd6006682e/8f7be/cover.jpg 1x,\n/static/371b5e58b6c80df5a6146ccd6006682e/1af80/cover.jpg 1.5x,\n/static/371b5e58b6c80df5a6146ccd6006682e/1acf6/cover.jpg 2x","srcWebp":"/static/371b5e58b6c80df5a6146ccd6006682e/03323/cover.webp","srcSetWebp":"/static/371b5e58b6c80df5a6146ccd6006682e/03323/cover.webp 1x,\n/static/371b5e58b6c80df5a6146ccd6006682e/c8e9c/cover.webp 1.5x,\n/static/371b5e58b6c80df5a6146ccd6006682e/e7f4c/cover.webp 2x","width":380,"height":290},"hero":{"src":"/static/371b5e58b6c80df5a6146ccd6006682e/a8483/cover.jpg","srcSet":"/static/371b5e58b6c80df5a6146ccd6006682e/a8483/cover.jpg 1x,\n/static/371b5e58b6c80df5a6146ccd6006682e/fc0c4/cover.jpg 1.5x","srcWebp":"/static/371b5e58b6c80df5a6146ccd6006682e/7330c/cover.webp","srcSetWebp":"/static/371b5e58b6c80df5a6146ccd6006682e/7330c/cover.webp 1x,\n/static/371b5e58b6c80df5a6146ccd6006682e/2b083/cover.webp 1.5x","width":1600,"height":650}}}]},"tagPosts":{"nodes":[{"__typename":"MdxArticleProxy","id":"04096062-4d18-5897-80c6-02f61b4fd68f","title":"Pause and observe","slug":"/pause-and-observe/","link":null,"excerpt":"For a moment pause and look around.\nLook at every simplest object around you.\nPerhaps the chair you…","timeToRead":1,"featured":null,"thumbnailText":null,"date":"August 22, 2022","category":{"__typename":"CategoriesJson","id":"1923b3b7-f276-5f85-9f8a-d310468813fc","name":"Life & Productivity","slug":"/category/life-and-productivity/","color":null,"icon":"/static/35c6c4f7d744541f08be2bbd2770c8db/life-productivity.svg"},"author":{"__typename":"AuthorsJson","id":"cb7eeca4-38c9-5674-90b7-7e96c482987b","name":"Arvind Pandey","slug":"/author/arvind-pandey/","title":"Software Engineer","description":"Specialized in Software Design, Development, and Engineering Leadership.","skills":["Javascript","React","Node.js"],"social":[{"name":"Github","url":"https://github.com/arvind3157"},{"name":"Twitter","url":"https://twitter.com/arvpande"},{"name":"Linkedin","url":"https://www.linkedin.com/in/arvpande/"}],"thumbnail":{"__typename":"ImageSharp","regular":{"width":150,"height":150,"src":"/static/1cf0ccf6c2ce94576dce6b324f5995d6/a9ab2/arvind-pandey.jpg","srcSet":"/static/1cf0ccf6c2ce94576dce6b324f5995d6/a9ab2/arvind-pandey.jpg 1x,\n/static/1cf0ccf6c2ce94576dce6b324f5995d6/3fb33/arvind-pandey.jpg 1.5x,\n/static/1cf0ccf6c2ce94576dce6b324f5995d6/d7080/arvind-pandey.jpg 2x","srcWebp":"/static/1cf0ccf6c2ce94576dce6b324f5995d6/a3d54/arvind-pandey.webp","srcSetWebp":"/static/1cf0ccf6c2ce94576dce6b324f5995d6/a3d54/arvind-pandey.webp 1x,\n/static/1cf0ccf6c2ce94576dce6b324f5995d6/cc134/arvind-pandey.webp 1.5x,\n/static/1cf0ccf6c2ce94576dce6b324f5995d6/3cb0e/arvind-pandey.webp 2x"}}},"thumbnail":{"__typename":"ImageSharp","vertical":{"src":"/static/20a905621466618b13ff1c36854349c2/8f7be/pause.jpg","srcSet":"/static/20a905621466618b13ff1c36854349c2/8f7be/pause.jpg 1x,\n/static/20a905621466618b13ff1c36854349c2/1af80/pause.jpg 1.5x,\n/static/20a905621466618b13ff1c36854349c2/1acf6/pause.jpg 2x","srcWebp":"/static/20a905621466618b13ff1c36854349c2/03323/pause.webp","srcSetWebp":"/static/20a905621466618b13ff1c36854349c2/03323/pause.webp 1x,\n/static/20a905621466618b13ff1c36854349c2/c8e9c/pause.webp 1.5x,\n/static/20a905621466618b13ff1c36854349c2/e7f4c/pause.webp 2x","width":380,"height":290},"hero":{"src":"/static/20a905621466618b13ff1c36854349c2/a8483/pause.jpg","srcSet":"/static/20a905621466618b13ff1c36854349c2/a8483/pause.jpg 1x,\n/static/20a905621466618b13ff1c36854349c2/fc0c4/pause.jpg 1.5x,\n/static/20a905621466618b13ff1c36854349c2/5497e/pause.jpg 2x","srcWebp":"/static/20a905621466618b13ff1c36854349c2/7330c/pause.webp","srcSetWebp":"/static/20a905621466618b13ff1c36854349c2/7330c/pause.webp 1x,\n/static/20a905621466618b13ff1c36854349c2/2b083/pause.webp 1.5x,\n/static/20a905621466618b13ff1c36854349c2/c851e/pause.webp 2x","width":1600,"height":650}}},{"__typename":"MdxArticleProxy","id":"1450d6be-94a2-5bd2-9189-8b85e4325a35","title":"How to build a winning system","slug":"/how-to-build-a-winning-system/","link":null,"excerpt":"Since 2013, I have been able to run more than 100 [ official  + unofficial] marathons, including…","timeToRead":2,"featured":null,"thumbnailText":null,"date":"August 14, 2022","category":{"__typename":"CategoriesJson","id":"1923b3b7-f276-5f85-9f8a-d310468813fc","name":"Life & Productivity","slug":"/category/life-and-productivity/","color":null,"icon":"/static/35c6c4f7d744541f08be2bbd2770c8db/life-productivity.svg"},"author":{"__typename":"AuthorsJson","id":"cb7eeca4-38c9-5674-90b7-7e96c482987b","name":"Arvind Pandey","slug":"/author/arvind-pandey/","title":"Software Engineer","description":"Specialized in Software Design, Development, and Engineering Leadership.","skills":["Javascript","React","Node.js"],"social":[{"name":"Github","url":"https://github.com/arvind3157"},{"name":"Twitter","url":"https://twitter.com/arvpande"},{"name":"Linkedin","url":"https://www.linkedin.com/in/arvpande/"}],"thumbnail":{"__typename":"ImageSharp","regular":{"width":150,"height":150,"src":"/static/1cf0ccf6c2ce94576dce6b324f5995d6/a9ab2/arvind-pandey.jpg","srcSet":"/static/1cf0ccf6c2ce94576dce6b324f5995d6/a9ab2/arvind-pandey.jpg 1x,\n/static/1cf0ccf6c2ce94576dce6b324f5995d6/3fb33/arvind-pandey.jpg 1.5x,\n/static/1cf0ccf6c2ce94576dce6b324f5995d6/d7080/arvind-pandey.jpg 2x","srcWebp":"/static/1cf0ccf6c2ce94576dce6b324f5995d6/a3d54/arvind-pandey.webp","srcSetWebp":"/static/1cf0ccf6c2ce94576dce6b324f5995d6/a3d54/arvind-pandey.webp 1x,\n/static/1cf0ccf6c2ce94576dce6b324f5995d6/cc134/arvind-pandey.webp 1.5x,\n/static/1cf0ccf6c2ce94576dce6b324f5995d6/3cb0e/arvind-pandey.webp 2x"}}},"thumbnail":{"__typename":"ImageSharp","vertical":{"src":"/static/7f9ed6794069dc69adcfd4fd1e90362e/8f7be/system.jpg","srcSet":"/static/7f9ed6794069dc69adcfd4fd1e90362e/8f7be/system.jpg 1x,\n/static/7f9ed6794069dc69adcfd4fd1e90362e/1af80/system.jpg 1.5x,\n/static/7f9ed6794069dc69adcfd4fd1e90362e/1acf6/system.jpg 2x","srcWebp":"/static/7f9ed6794069dc69adcfd4fd1e90362e/03323/system.webp","srcSetWebp":"/static/7f9ed6794069dc69adcfd4fd1e90362e/03323/system.webp 1x,\n/static/7f9ed6794069dc69adcfd4fd1e90362e/c8e9c/system.webp 1.5x,\n/static/7f9ed6794069dc69adcfd4fd1e90362e/e7f4c/system.webp 2x","width":380,"height":290},"hero":{"src":"/static/7f9ed6794069dc69adcfd4fd1e90362e/a8483/system.jpg","srcSet":"/static/7f9ed6794069dc69adcfd4fd1e90362e/a8483/system.jpg 1x,\n/static/7f9ed6794069dc69adcfd4fd1e90362e/fc0c4/system.jpg 1.5x,\n/static/7f9ed6794069dc69adcfd4fd1e90362e/5497e/system.jpg 2x","srcWebp":"/static/7f9ed6794069dc69adcfd4fd1e90362e/7330c/system.webp","srcSetWebp":"/static/7f9ed6794069dc69adcfd4fd1e90362e/7330c/system.webp 1x,\n/static/7f9ed6794069dc69adcfd4fd1e90362e/2b083/system.webp 1.5x,\n/static/7f9ed6794069dc69adcfd4fd1e90362e/c851e/system.webp 2x","width":1600,"height":650}}},{"__typename":"MdxArticleProxy","id":"44518b2c-8786-5a32-bc0d-dc6ad1c734fb","title":"5 simple steps to take control of your schedule","slug":"/5-simple-steps-to-take-control-of-your-schedule/","link":null,"excerpt":"“Focused action beats brilliance.” – Mark Sanborn Remote work has brought a lot of flexibility in…","timeToRead":3,"featured":null,"thumbnailText":null,"date":"March 19, 2021","category":{"__typename":"CategoriesJson","id":"1923b3b7-f276-5f85-9f8a-d310468813fc","name":"Life & Productivity","slug":"/category/life-and-productivity/","color":null,"icon":"/static/35c6c4f7d744541f08be2bbd2770c8db/life-productivity.svg"},"author":{"__typename":"AuthorsJson","id":"cb7eeca4-38c9-5674-90b7-7e96c482987b","name":"Arvind Pandey","slug":"/author/arvind-pandey/","title":"Software Engineer","description":"Specialized in Software Design, Development, and Engineering Leadership.","skills":["Javascript","React","Node.js"],"social":[{"name":"Github","url":"https://github.com/arvind3157"},{"name":"Twitter","url":"https://twitter.com/arvpande"},{"name":"Linkedin","url":"https://www.linkedin.com/in/arvpande/"}],"thumbnail":{"__typename":"ImageSharp","regular":{"width":150,"height":150,"src":"/static/1cf0ccf6c2ce94576dce6b324f5995d6/a9ab2/arvind-pandey.jpg","srcSet":"/static/1cf0ccf6c2ce94576dce6b324f5995d6/a9ab2/arvind-pandey.jpg 1x,\n/static/1cf0ccf6c2ce94576dce6b324f5995d6/3fb33/arvind-pandey.jpg 1.5x,\n/static/1cf0ccf6c2ce94576dce6b324f5995d6/d7080/arvind-pandey.jpg 2x","srcWebp":"/static/1cf0ccf6c2ce94576dce6b324f5995d6/a3d54/arvind-pandey.webp","srcSetWebp":"/static/1cf0ccf6c2ce94576dce6b324f5995d6/a3d54/arvind-pandey.webp 1x,\n/static/1cf0ccf6c2ce94576dce6b324f5995d6/cc134/arvind-pandey.webp 1.5x,\n/static/1cf0ccf6c2ce94576dce6b324f5995d6/3cb0e/arvind-pandey.webp 2x"}}},"thumbnail":{"__typename":"ImageSharp","vertical":{"src":"/static/eafc370e6a5645536f940cace12c3e12/8f7be/cover.jpg","srcSet":"/static/eafc370e6a5645536f940cace12c3e12/8f7be/cover.jpg 1x,\n/static/eafc370e6a5645536f940cace12c3e12/1af80/cover.jpg 1.5x,\n/static/eafc370e6a5645536f940cace12c3e12/1acf6/cover.jpg 2x","srcWebp":"/static/eafc370e6a5645536f940cace12c3e12/03323/cover.webp","srcSetWebp":"/static/eafc370e6a5645536f940cace12c3e12/03323/cover.webp 1x,\n/static/eafc370e6a5645536f940cace12c3e12/c8e9c/cover.webp 1.5x,\n/static/eafc370e6a5645536f940cace12c3e12/e7f4c/cover.webp 2x","width":380,"height":290},"hero":{"src":"/static/eafc370e6a5645536f940cace12c3e12/a8483/cover.jpg","srcSet":"/static/eafc370e6a5645536f940cace12c3e12/a8483/cover.jpg 1x,\n/static/eafc370e6a5645536f940cace12c3e12/fc0c4/cover.jpg 1.5x,\n/static/eafc370e6a5645536f940cace12c3e12/5497e/cover.jpg 2x","srcWebp":"/static/eafc370e6a5645536f940cace12c3e12/7330c/cover.webp","srcSetWebp":"/static/eafc370e6a5645536f940cace12c3e12/7330c/cover.webp 1x,\n/static/eafc370e6a5645536f940cace12c3e12/2b083/cover.webp 1.5x,\n/static/eafc370e6a5645536f940cace12c3e12/c851e/cover.webp 2x","width":1600,"height":650}}},{"__typename":"MdxArticleProxy","id":"73bc35f0-25a4-5ac7-a21f-45b999a4a0a2","title":"Becoming Rejection Proof","slug":"/becoming-rejection-proof/","link":null,"excerpt":"Today, I'm going to tell you about a book changed my life in some positive way. A few years back I…","timeToRead":5,"featured":null,"thumbnailText":null,"date":"August 18, 2020","category":{"__typename":"CategoriesJson","id":"1923b3b7-f276-5f85-9f8a-d310468813fc","name":"Life & Productivity","slug":"/category/life-and-productivity/","color":null,"icon":"/static/35c6c4f7d744541f08be2bbd2770c8db/life-productivity.svg"},"author":{"__typename":"AuthorsJson","id":"cb7eeca4-38c9-5674-90b7-7e96c482987b","name":"Arvind Pandey","slug":"/author/arvind-pandey/","title":"Software Engineer","description":"Specialized in Software Design, Development, and Engineering Leadership.","skills":["Javascript","React","Node.js"],"social":[{"name":"Github","url":"https://github.com/arvind3157"},{"name":"Twitter","url":"https://twitter.com/arvpande"},{"name":"Linkedin","url":"https://www.linkedin.com/in/arvpande/"}],"thumbnail":{"__typename":"ImageSharp","regular":{"width":150,"height":150,"src":"/static/1cf0ccf6c2ce94576dce6b324f5995d6/a9ab2/arvind-pandey.jpg","srcSet":"/static/1cf0ccf6c2ce94576dce6b324f5995d6/a9ab2/arvind-pandey.jpg 1x,\n/static/1cf0ccf6c2ce94576dce6b324f5995d6/3fb33/arvind-pandey.jpg 1.5x,\n/static/1cf0ccf6c2ce94576dce6b324f5995d6/d7080/arvind-pandey.jpg 2x","srcWebp":"/static/1cf0ccf6c2ce94576dce6b324f5995d6/a3d54/arvind-pandey.webp","srcSetWebp":"/static/1cf0ccf6c2ce94576dce6b324f5995d6/a3d54/arvind-pandey.webp 1x,\n/static/1cf0ccf6c2ce94576dce6b324f5995d6/cc134/arvind-pandey.webp 1.5x,\n/static/1cf0ccf6c2ce94576dce6b324f5995d6/3cb0e/arvind-pandey.webp 2x"}}},"thumbnail":{"__typename":"ImageSharp","vertical":{"src":"/static/371b5e58b6c80df5a6146ccd6006682e/8f7be/cover.jpg","srcSet":"/static/371b5e58b6c80df5a6146ccd6006682e/8f7be/cover.jpg 1x,\n/static/371b5e58b6c80df5a6146ccd6006682e/1af80/cover.jpg 1.5x,\n/static/371b5e58b6c80df5a6146ccd6006682e/1acf6/cover.jpg 2x","srcWebp":"/static/371b5e58b6c80df5a6146ccd6006682e/03323/cover.webp","srcSetWebp":"/static/371b5e58b6c80df5a6146ccd6006682e/03323/cover.webp 1x,\n/static/371b5e58b6c80df5a6146ccd6006682e/c8e9c/cover.webp 1.5x,\n/static/371b5e58b6c80df5a6146ccd6006682e/e7f4c/cover.webp 2x","width":380,"height":290},"hero":{"src":"/static/371b5e58b6c80df5a6146ccd6006682e/a8483/cover.jpg","srcSet":"/static/371b5e58b6c80df5a6146ccd6006682e/a8483/cover.jpg 1x,\n/static/371b5e58b6c80df5a6146ccd6006682e/fc0c4/cover.jpg 1.5x","srcWebp":"/static/371b5e58b6c80df5a6146ccd6006682e/7330c/cover.webp","srcSetWebp":"/static/371b5e58b6c80df5a6146ccd6006682e/7330c/cover.webp 1x,\n/static/371b5e58b6c80df5a6146ccd6006682e/2b083/cover.webp 1.5x","width":1600,"height":650}}}]},"categoryPosts":{"nodes":[{"__typename":"MdxArticleProxy","id":"04096062-4d18-5897-80c6-02f61b4fd68f","title":"Pause and observe","slug":"/pause-and-observe/","link":null,"excerpt":"For a moment pause and look around.\nLook at every simplest object around you.\nPerhaps the chair you…","timeToRead":1,"featured":null,"thumbnailText":null,"date":"August 22, 2022","category":{"__typename":"CategoriesJson","id":"1923b3b7-f276-5f85-9f8a-d310468813fc","name":"Life & Productivity","slug":"/category/life-and-productivity/","color":null,"icon":"/static/35c6c4f7d744541f08be2bbd2770c8db/life-productivity.svg"},"author":{"__typename":"AuthorsJson","id":"cb7eeca4-38c9-5674-90b7-7e96c482987b","name":"Arvind Pandey","slug":"/author/arvind-pandey/","title":"Software Engineer","description":"Specialized in Software Design, Development, and Engineering Leadership.","skills":["Javascript","React","Node.js"],"social":[{"name":"Github","url":"https://github.com/arvind3157"},{"name":"Twitter","url":"https://twitter.com/arvpande"},{"name":"Linkedin","url":"https://www.linkedin.com/in/arvpande/"}],"thumbnail":{"__typename":"ImageSharp","regular":{"width":150,"height":150,"src":"/static/1cf0ccf6c2ce94576dce6b324f5995d6/a9ab2/arvind-pandey.jpg","srcSet":"/static/1cf0ccf6c2ce94576dce6b324f5995d6/a9ab2/arvind-pandey.jpg 1x,\n/static/1cf0ccf6c2ce94576dce6b324f5995d6/3fb33/arvind-pandey.jpg 1.5x,\n/static/1cf0ccf6c2ce94576dce6b324f5995d6/d7080/arvind-pandey.jpg 2x","srcWebp":"/static/1cf0ccf6c2ce94576dce6b324f5995d6/a3d54/arvind-pandey.webp","srcSetWebp":"/static/1cf0ccf6c2ce94576dce6b324f5995d6/a3d54/arvind-pandey.webp 1x,\n/static/1cf0ccf6c2ce94576dce6b324f5995d6/cc134/arvind-pandey.webp 1.5x,\n/static/1cf0ccf6c2ce94576dce6b324f5995d6/3cb0e/arvind-pandey.webp 2x"}}},"thumbnail":{"__typename":"ImageSharp","vertical":{"src":"/static/20a905621466618b13ff1c36854349c2/8f7be/pause.jpg","srcSet":"/static/20a905621466618b13ff1c36854349c2/8f7be/pause.jpg 1x,\n/static/20a905621466618b13ff1c36854349c2/1af80/pause.jpg 1.5x,\n/static/20a905621466618b13ff1c36854349c2/1acf6/pause.jpg 2x","srcWebp":"/static/20a905621466618b13ff1c36854349c2/03323/pause.webp","srcSetWebp":"/static/20a905621466618b13ff1c36854349c2/03323/pause.webp 1x,\n/static/20a905621466618b13ff1c36854349c2/c8e9c/pause.webp 1.5x,\n/static/20a905621466618b13ff1c36854349c2/e7f4c/pause.webp 2x","width":380,"height":290},"hero":{"src":"/static/20a905621466618b13ff1c36854349c2/a8483/pause.jpg","srcSet":"/static/20a905621466618b13ff1c36854349c2/a8483/pause.jpg 1x,\n/static/20a905621466618b13ff1c36854349c2/fc0c4/pause.jpg 1.5x,\n/static/20a905621466618b13ff1c36854349c2/5497e/pause.jpg 2x","srcWebp":"/static/20a905621466618b13ff1c36854349c2/7330c/pause.webp","srcSetWebp":"/static/20a905621466618b13ff1c36854349c2/7330c/pause.webp 1x,\n/static/20a905621466618b13ff1c36854349c2/2b083/pause.webp 1.5x,\n/static/20a905621466618b13ff1c36854349c2/c851e/pause.webp 2x","width":1600,"height":650}}},{"__typename":"MdxArticleProxy","id":"1450d6be-94a2-5bd2-9189-8b85e4325a35","title":"How to build a winning system","slug":"/how-to-build-a-winning-system/","link":null,"excerpt":"Since 2013, I have been able to run more than 100 [ official  + unofficial] marathons, including…","timeToRead":2,"featured":null,"thumbnailText":null,"date":"August 14, 2022","category":{"__typename":"CategoriesJson","id":"1923b3b7-f276-5f85-9f8a-d310468813fc","name":"Life & Productivity","slug":"/category/life-and-productivity/","color":null,"icon":"/static/35c6c4f7d744541f08be2bbd2770c8db/life-productivity.svg"},"author":{"__typename":"AuthorsJson","id":"cb7eeca4-38c9-5674-90b7-7e96c482987b","name":"Arvind Pandey","slug":"/author/arvind-pandey/","title":"Software Engineer","description":"Specialized in Software Design, Development, and Engineering Leadership.","skills":["Javascript","React","Node.js"],"social":[{"name":"Github","url":"https://github.com/arvind3157"},{"name":"Twitter","url":"https://twitter.com/arvpande"},{"name":"Linkedin","url":"https://www.linkedin.com/in/arvpande/"}],"thumbnail":{"__typename":"ImageSharp","regular":{"width":150,"height":150,"src":"/static/1cf0ccf6c2ce94576dce6b324f5995d6/a9ab2/arvind-pandey.jpg","srcSet":"/static/1cf0ccf6c2ce94576dce6b324f5995d6/a9ab2/arvind-pandey.jpg 1x,\n/static/1cf0ccf6c2ce94576dce6b324f5995d6/3fb33/arvind-pandey.jpg 1.5x,\n/static/1cf0ccf6c2ce94576dce6b324f5995d6/d7080/arvind-pandey.jpg 2x","srcWebp":"/static/1cf0ccf6c2ce94576dce6b324f5995d6/a3d54/arvind-pandey.webp","srcSetWebp":"/static/1cf0ccf6c2ce94576dce6b324f5995d6/a3d54/arvind-pandey.webp 1x,\n/static/1cf0ccf6c2ce94576dce6b324f5995d6/cc134/arvind-pandey.webp 1.5x,\n/static/1cf0ccf6c2ce94576dce6b324f5995d6/3cb0e/arvind-pandey.webp 2x"}}},"thumbnail":{"__typename":"ImageSharp","vertical":{"src":"/static/7f9ed6794069dc69adcfd4fd1e90362e/8f7be/system.jpg","srcSet":"/static/7f9ed6794069dc69adcfd4fd1e90362e/8f7be/system.jpg 1x,\n/static/7f9ed6794069dc69adcfd4fd1e90362e/1af80/system.jpg 1.5x,\n/static/7f9ed6794069dc69adcfd4fd1e90362e/1acf6/system.jpg 2x","srcWebp":"/static/7f9ed6794069dc69adcfd4fd1e90362e/03323/system.webp","srcSetWebp":"/static/7f9ed6794069dc69adcfd4fd1e90362e/03323/system.webp 1x,\n/static/7f9ed6794069dc69adcfd4fd1e90362e/c8e9c/system.webp 1.5x,\n/static/7f9ed6794069dc69adcfd4fd1e90362e/e7f4c/system.webp 2x","width":380,"height":290},"hero":{"src":"/static/7f9ed6794069dc69adcfd4fd1e90362e/a8483/system.jpg","srcSet":"/static/7f9ed6794069dc69adcfd4fd1e90362e/a8483/system.jpg 1x,\n/static/7f9ed6794069dc69adcfd4fd1e90362e/fc0c4/system.jpg 1.5x,\n/static/7f9ed6794069dc69adcfd4fd1e90362e/5497e/system.jpg 2x","srcWebp":"/static/7f9ed6794069dc69adcfd4fd1e90362e/7330c/system.webp","srcSetWebp":"/static/7f9ed6794069dc69adcfd4fd1e90362e/7330c/system.webp 1x,\n/static/7f9ed6794069dc69adcfd4fd1e90362e/2b083/system.webp 1.5x,\n/static/7f9ed6794069dc69adcfd4fd1e90362e/c851e/system.webp 2x","width":1600,"height":650}}},{"__typename":"MdxArticleProxy","id":"5a9756aa-6392-524c-b4a5-2f73206b6569","title":"Your job role is not your identity, so relax a bit","slug":"/your-job-role-is-not-your-identity-so-relax-a-bit/","link":null,"excerpt":"Think for a moment.  \nYou were born.  \nYou were a kid.  \nWent to school.  \nDid an specialisation…","timeToRead":1,"featured":null,"thumbnailText":null,"date":"February 24, 2022","category":{"__typename":"CategoriesJson","id":"1923b3b7-f276-5f85-9f8a-d310468813fc","name":"Life & Productivity","slug":"/category/life-and-productivity/","color":null,"icon":"/static/35c6c4f7d744541f08be2bbd2770c8db/life-productivity.svg"},"author":{"__typename":"AuthorsJson","id":"cb7eeca4-38c9-5674-90b7-7e96c482987b","name":"Arvind Pandey","slug":"/author/arvind-pandey/","title":"Software Engineer","description":"Specialized in Software Design, Development, and Engineering Leadership.","skills":["Javascript","React","Node.js"],"social":[{"name":"Github","url":"https://github.com/arvind3157"},{"name":"Twitter","url":"https://twitter.com/arvpande"},{"name":"Linkedin","url":"https://www.linkedin.com/in/arvpande/"}],"thumbnail":{"__typename":"ImageSharp","regular":{"width":150,"height":150,"src":"/static/1cf0ccf6c2ce94576dce6b324f5995d6/a9ab2/arvind-pandey.jpg","srcSet":"/static/1cf0ccf6c2ce94576dce6b324f5995d6/a9ab2/arvind-pandey.jpg 1x,\n/static/1cf0ccf6c2ce94576dce6b324f5995d6/3fb33/arvind-pandey.jpg 1.5x,\n/static/1cf0ccf6c2ce94576dce6b324f5995d6/d7080/arvind-pandey.jpg 2x","srcWebp":"/static/1cf0ccf6c2ce94576dce6b324f5995d6/a3d54/arvind-pandey.webp","srcSetWebp":"/static/1cf0ccf6c2ce94576dce6b324f5995d6/a3d54/arvind-pandey.webp 1x,\n/static/1cf0ccf6c2ce94576dce6b324f5995d6/cc134/arvind-pandey.webp 1.5x,\n/static/1cf0ccf6c2ce94576dce6b324f5995d6/3cb0e/arvind-pandey.webp 2x"}}},"thumbnail":{"__typename":"ImageSharp","vertical":{"src":"/static/71e9c9196c6396ce3cc7785b7ca9c51e/8f7be/cover.jpg","srcSet":"/static/71e9c9196c6396ce3cc7785b7ca9c51e/8f7be/cover.jpg 1x,\n/static/71e9c9196c6396ce3cc7785b7ca9c51e/1af80/cover.jpg 1.5x,\n/static/71e9c9196c6396ce3cc7785b7ca9c51e/1acf6/cover.jpg 2x","srcWebp":"/static/71e9c9196c6396ce3cc7785b7ca9c51e/03323/cover.webp","srcSetWebp":"/static/71e9c9196c6396ce3cc7785b7ca9c51e/03323/cover.webp 1x,\n/static/71e9c9196c6396ce3cc7785b7ca9c51e/c8e9c/cover.webp 1.5x,\n/static/71e9c9196c6396ce3cc7785b7ca9c51e/e7f4c/cover.webp 2x","width":380,"height":290},"hero":{"src":"/static/71e9c9196c6396ce3cc7785b7ca9c51e/a8483/cover.jpg","srcSet":"/static/71e9c9196c6396ce3cc7785b7ca9c51e/a8483/cover.jpg 1x,\n/static/71e9c9196c6396ce3cc7785b7ca9c51e/fc0c4/cover.jpg 1.5x,\n/static/71e9c9196c6396ce3cc7785b7ca9c51e/5497e/cover.jpg 2x","srcWebp":"/static/71e9c9196c6396ce3cc7785b7ca9c51e/7330c/cover.webp","srcSetWebp":"/static/71e9c9196c6396ce3cc7785b7ca9c51e/7330c/cover.webp 1x,\n/static/71e9c9196c6396ce3cc7785b7ca9c51e/2b083/cover.webp 1.5x,\n/static/71e9c9196c6396ce3cc7785b7ca9c51e/c851e/cover.webp 2x","width":1600,"height":650}}},{"__typename":"MdxArticleProxy","id":"44518b2c-8786-5a32-bc0d-dc6ad1c734fb","title":"5 simple steps to take control of your schedule","slug":"/5-simple-steps-to-take-control-of-your-schedule/","link":null,"excerpt":"“Focused action beats brilliance.” – Mark Sanborn Remote work has brought a lot of flexibility in…","timeToRead":3,"featured":null,"thumbnailText":null,"date":"March 19, 2021","category":{"__typename":"CategoriesJson","id":"1923b3b7-f276-5f85-9f8a-d310468813fc","name":"Life & Productivity","slug":"/category/life-and-productivity/","color":null,"icon":"/static/35c6c4f7d744541f08be2bbd2770c8db/life-productivity.svg"},"author":{"__typename":"AuthorsJson","id":"cb7eeca4-38c9-5674-90b7-7e96c482987b","name":"Arvind Pandey","slug":"/author/arvind-pandey/","title":"Software Engineer","description":"Specialized in Software Design, Development, and Engineering Leadership.","skills":["Javascript","React","Node.js"],"social":[{"name":"Github","url":"https://github.com/arvind3157"},{"name":"Twitter","url":"https://twitter.com/arvpande"},{"name":"Linkedin","url":"https://www.linkedin.com/in/arvpande/"}],"thumbnail":{"__typename":"ImageSharp","regular":{"width":150,"height":150,"src":"/static/1cf0ccf6c2ce94576dce6b324f5995d6/a9ab2/arvind-pandey.jpg","srcSet":"/static/1cf0ccf6c2ce94576dce6b324f5995d6/a9ab2/arvind-pandey.jpg 1x,\n/static/1cf0ccf6c2ce94576dce6b324f5995d6/3fb33/arvind-pandey.jpg 1.5x,\n/static/1cf0ccf6c2ce94576dce6b324f5995d6/d7080/arvind-pandey.jpg 2x","srcWebp":"/static/1cf0ccf6c2ce94576dce6b324f5995d6/a3d54/arvind-pandey.webp","srcSetWebp":"/static/1cf0ccf6c2ce94576dce6b324f5995d6/a3d54/arvind-pandey.webp 1x,\n/static/1cf0ccf6c2ce94576dce6b324f5995d6/cc134/arvind-pandey.webp 1.5x,\n/static/1cf0ccf6c2ce94576dce6b324f5995d6/3cb0e/arvind-pandey.webp 2x"}}},"thumbnail":{"__typename":"ImageSharp","vertical":{"src":"/static/eafc370e6a5645536f940cace12c3e12/8f7be/cover.jpg","srcSet":"/static/eafc370e6a5645536f940cace12c3e12/8f7be/cover.jpg 1x,\n/static/eafc370e6a5645536f940cace12c3e12/1af80/cover.jpg 1.5x,\n/static/eafc370e6a5645536f940cace12c3e12/1acf6/cover.jpg 2x","srcWebp":"/static/eafc370e6a5645536f940cace12c3e12/03323/cover.webp","srcSetWebp":"/static/eafc370e6a5645536f940cace12c3e12/03323/cover.webp 1x,\n/static/eafc370e6a5645536f940cace12c3e12/c8e9c/cover.webp 1.5x,\n/static/eafc370e6a5645536f940cace12c3e12/e7f4c/cover.webp 2x","width":380,"height":290},"hero":{"src":"/static/eafc370e6a5645536f940cace12c3e12/a8483/cover.jpg","srcSet":"/static/eafc370e6a5645536f940cace12c3e12/a8483/cover.jpg 1x,\n/static/eafc370e6a5645536f940cace12c3e12/fc0c4/cover.jpg 1.5x,\n/static/eafc370e6a5645536f940cace12c3e12/5497e/cover.jpg 2x","srcWebp":"/static/eafc370e6a5645536f940cace12c3e12/7330c/cover.webp","srcSetWebp":"/static/eafc370e6a5645536f940cace12c3e12/7330c/cover.webp 1x,\n/static/eafc370e6a5645536f940cace12c3e12/2b083/cover.webp 1.5x,\n/static/eafc370e6a5645536f940cace12c3e12/c851e/cover.webp 2x","width":1600,"height":650}}},{"__typename":"MdxArticleProxy","id":"b94ddb75-59af-5483-9a9d-00bccc6d05a5","title":"Computers are powerful, not smart.","slug":"/computers-are-powerful-not-smart/","link":null,"excerpt":"Sometimes we are confused with power and smartness. Our subject is Computer vs Human. We mistakenly…","timeToRead":1,"featured":null,"thumbnailText":null,"date":"October 22, 2020","category":{"__typename":"CategoriesJson","id":"1923b3b7-f276-5f85-9f8a-d310468813fc","name":"Life & Productivity","slug":"/category/life-and-productivity/","color":null,"icon":"/static/35c6c4f7d744541f08be2bbd2770c8db/life-productivity.svg"},"author":{"__typename":"AuthorsJson","id":"cb7eeca4-38c9-5674-90b7-7e96c482987b","name":"Arvind Pandey","slug":"/author/arvind-pandey/","title":"Software Engineer","description":"Specialized in Software Design, Development, and Engineering Leadership.","skills":["Javascript","React","Node.js"],"social":[{"name":"Github","url":"https://github.com/arvind3157"},{"name":"Twitter","url":"https://twitter.com/arvpande"},{"name":"Linkedin","url":"https://www.linkedin.com/in/arvpande/"}],"thumbnail":{"__typename":"ImageSharp","regular":{"width":150,"height":150,"src":"/static/1cf0ccf6c2ce94576dce6b324f5995d6/a9ab2/arvind-pandey.jpg","srcSet":"/static/1cf0ccf6c2ce94576dce6b324f5995d6/a9ab2/arvind-pandey.jpg 1x,\n/static/1cf0ccf6c2ce94576dce6b324f5995d6/3fb33/arvind-pandey.jpg 1.5x,\n/static/1cf0ccf6c2ce94576dce6b324f5995d6/d7080/arvind-pandey.jpg 2x","srcWebp":"/static/1cf0ccf6c2ce94576dce6b324f5995d6/a3d54/arvind-pandey.webp","srcSetWebp":"/static/1cf0ccf6c2ce94576dce6b324f5995d6/a3d54/arvind-pandey.webp 1x,\n/static/1cf0ccf6c2ce94576dce6b324f5995d6/cc134/arvind-pandey.webp 1.5x,\n/static/1cf0ccf6c2ce94576dce6b324f5995d6/3cb0e/arvind-pandey.webp 2x"}}},"thumbnail":{"__typename":"ImageSharp","vertical":{"src":"/static/a1c92463c61a4957bb1e0852ad5db6ac/8f7be/cover.jpg","srcSet":"/static/a1c92463c61a4957bb1e0852ad5db6ac/8f7be/cover.jpg 1x,\n/static/a1c92463c61a4957bb1e0852ad5db6ac/1af80/cover.jpg 1.5x,\n/static/a1c92463c61a4957bb1e0852ad5db6ac/1acf6/cover.jpg 2x","srcWebp":"/static/a1c92463c61a4957bb1e0852ad5db6ac/03323/cover.webp","srcSetWebp":"/static/a1c92463c61a4957bb1e0852ad5db6ac/03323/cover.webp 1x,\n/static/a1c92463c61a4957bb1e0852ad5db6ac/c8e9c/cover.webp 1.5x,\n/static/a1c92463c61a4957bb1e0852ad5db6ac/e7f4c/cover.webp 2x","width":380,"height":290},"hero":{"src":"/static/a1c92463c61a4957bb1e0852ad5db6ac/a8483/cover.jpg","srcSet":"/static/a1c92463c61a4957bb1e0852ad5db6ac/a8483/cover.jpg 1x,\n/static/a1c92463c61a4957bb1e0852ad5db6ac/fc0c4/cover.jpg 1.5x","srcWebp":"/static/a1c92463c61a4957bb1e0852ad5db6ac/7330c/cover.webp","srcSetWebp":"/static/a1c92463c61a4957bb1e0852ad5db6ac/7330c/cover.webp 1x,\n/static/a1c92463c61a4957bb1e0852ad5db6ac/2b083/cover.webp 1.5x","width":1600,"height":650}}},{"__typename":"MdxArticleProxy","id":"73bc35f0-25a4-5ac7-a21f-45b999a4a0a2","title":"Becoming Rejection Proof","slug":"/becoming-rejection-proof/","link":null,"excerpt":"Today, I'm going to tell you about a book changed my life in some positive way. A few years back I…","timeToRead":5,"featured":null,"thumbnailText":null,"date":"August 18, 2020","category":{"__typename":"CategoriesJson","id":"1923b3b7-f276-5f85-9f8a-d310468813fc","name":"Life & Productivity","slug":"/category/life-and-productivity/","color":null,"icon":"/static/35c6c4f7d744541f08be2bbd2770c8db/life-productivity.svg"},"author":{"__typename":"AuthorsJson","id":"cb7eeca4-38c9-5674-90b7-7e96c482987b","name":"Arvind Pandey","slug":"/author/arvind-pandey/","title":"Software Engineer","description":"Specialized in Software Design, Development, and Engineering Leadership.","skills":["Javascript","React","Node.js"],"social":[{"name":"Github","url":"https://github.com/arvind3157"},{"name":"Twitter","url":"https://twitter.com/arvpande"},{"name":"Linkedin","url":"https://www.linkedin.com/in/arvpande/"}],"thumbnail":{"__typename":"ImageSharp","regular":{"width":150,"height":150,"src":"/static/1cf0ccf6c2ce94576dce6b324f5995d6/a9ab2/arvind-pandey.jpg","srcSet":"/static/1cf0ccf6c2ce94576dce6b324f5995d6/a9ab2/arvind-pandey.jpg 1x,\n/static/1cf0ccf6c2ce94576dce6b324f5995d6/3fb33/arvind-pandey.jpg 1.5x,\n/static/1cf0ccf6c2ce94576dce6b324f5995d6/d7080/arvind-pandey.jpg 2x","srcWebp":"/static/1cf0ccf6c2ce94576dce6b324f5995d6/a3d54/arvind-pandey.webp","srcSetWebp":"/static/1cf0ccf6c2ce94576dce6b324f5995d6/a3d54/arvind-pandey.webp 1x,\n/static/1cf0ccf6c2ce94576dce6b324f5995d6/cc134/arvind-pandey.webp 1.5x,\n/static/1cf0ccf6c2ce94576dce6b324f5995d6/3cb0e/arvind-pandey.webp 2x"}}},"thumbnail":{"__typename":"ImageSharp","vertical":{"src":"/static/371b5e58b6c80df5a6146ccd6006682e/8f7be/cover.jpg","srcSet":"/static/371b5e58b6c80df5a6146ccd6006682e/8f7be/cover.jpg 1x,\n/static/371b5e58b6c80df5a6146ccd6006682e/1af80/cover.jpg 1.5x,\n/static/371b5e58b6c80df5a6146ccd6006682e/1acf6/cover.jpg 2x","srcWebp":"/static/371b5e58b6c80df5a6146ccd6006682e/03323/cover.webp","srcSetWebp":"/static/371b5e58b6c80df5a6146ccd6006682e/03323/cover.webp 1x,\n/static/371b5e58b6c80df5a6146ccd6006682e/c8e9c/cover.webp 1.5x,\n/static/371b5e58b6c80df5a6146ccd6006682e/e7f4c/cover.webp 2x","width":380,"height":290},"hero":{"src":"/static/371b5e58b6c80df5a6146ccd6006682e/a8483/cover.jpg","srcSet":"/static/371b5e58b6c80df5a6146ccd6006682e/a8483/cover.jpg 1x,\n/static/371b5e58b6c80df5a6146ccd6006682e/fc0c4/cover.jpg 1.5x","srcWebp":"/static/371b5e58b6c80df5a6146ccd6006682e/7330c/cover.webp","srcSetWebp":"/static/371b5e58b6c80df5a6146ccd6006682e/7330c/cover.webp 1x,\n/static/371b5e58b6c80df5a6146ccd6006682e/2b083/cover.webp 1.5x","width":1600,"height":650}}}]},"previous":{"__typename":"MdxArticleProxy","id":"5a9756aa-6392-524c-b4a5-2f73206b6569","slug":"/your-job-role-is-not-your-identity-so-relax-a-bit/","title":"Your job role is not your identity, so relax a bit"},"next":{"__typename":"MdxArticleProxy","id":"1450d6be-94a2-5bd2-9189-8b85e4325a35","slug":"/how-to-build-a-winning-system/","title":"How to build a winning system"}},"pageContext":{"id":"37a86946-f3aa-5b3d-bdd7-5fceb2a6f43e","categoryId":"1923b3b7-f276-5f85-9f8a-d310468813fc","tagsIds":["e310c062-5525-595f-bebe-f3b41e50a526"],"hasTags":true,"previousId":"5a9756aa-6392-524c-b4a5-2f73206b6569","nextId":"1450d6be-94a2-5bd2-9189-8b85e4325a35","paginatePostsPage":true,"basePath":"/","services":{"algolia":true,"mailchimp":true,"disqus":true},"siteUrl":"//arvindpandey.in/","mobileMenu":{"title":"Topics","items":[{"name":"Life & Productivity","slug":"/category/life-and-productivity/"},{"name":"Programming","slug":"/category/programming/"},{"name":"Running","slug":"/category/running/"}]},"darkMode":true}},"staticQueryHashes":["1992822086","2918496967","4235339838","4240507859","92822325"]}